Accumulation Area Slides Calculus: Integration Series
Accumulation & The Area Problem
Lesson 1: Bridging the gap between rates of change and total net change.
FTC-001
The Velocity Paradox
A car travels at a varying speed over 2 hours.
"How can we determine exactly how far it went using only a graph of its speed?"
No distance formula available.
Velocity is NOT constant.
Velocity (v)
Time (t)
What does this shaded region represent?
Scenario 1: Constant Speed
v(t) = c
The Physics
Distance = Rate \(\times\) Time
If you go 60 mph for 2 hours, you've traveled 120 miles.
The Geometry
The graph of \(v(t) = 60\) is a horizontal line.
The region under the graph from \(t=0\) to \(t=2\) is a rectangle .
60
2
Area = \(60 \times 2 = 120\)
Geometric Area = Physical Accumulation
Scenario 2: Uniform Acceleration
v(t) = at
What if the speed increases?
Suppose \(v(t) = 10t\) (m/s). How far does the object go in 4 seconds?
At \(t=0\), \(v=0\)
At \(t=4\), \(v=40\)
40
4
The shape is a triangle .
Area = \(\frac{1}{2}bh = \frac{1}{2}(4)(40) = 80\) m
The Big Leap
If we can find the "Net Change" by calculating geometric area for constant and linear functions...
"How do we find the area when the rate of change is a curve?"
Calculus enters the chat
Velocity Distance Explorer Worksheet Velocity & Distance Explorer
Lesson 1: Understanding Accumulation through Geometry
Student:
Date:
The Key Concept
In physics and calculus, the area under a velocity-time graph represents the total displacement (change in position) over a given time interval. If the velocity function is simple (constant or linear), we can use basic geometry to find this exact value.
1
The Commuter: Constant Velocity
A train travels at a constant velocity of \(v(t) = 80\) km/h for 3 hours.
Sketch the velocity graph on the right.
Shade the region between the graph and the \(t\)-axis from \(t=0\) to \(t=3\).
Calculate the area of this region using the formula for a rectangle.
Calculation Area:
Velocity (km/h)
Time (hours)
2
The Dragster: Linear Acceleration
A car starts from rest and accelerates uniformly. Its velocity function is \(v(t) = 20t\) m/s.
Find the velocity at \(t=5\) seconds: \(v(5) = \) ________
Sketch the graph from \(t=0\) to \(t=5\).
What geometric shape is formed? _________________
Calculate the total distance traveled in those 5 seconds.
Calculation Area:
Velocity (m/s)
Time (s)
Analysis Challenge
Consider the velocity graph for an object that travels at 10 m/s for 4 seconds, then instantly jumps to 30 m/s for another 4 seconds.
1. Describe the total area under this piecewise graph.
2. If a velocity function is \(v(t) = t^2\), why can't we use simple geometry (like rectangles or triangles) to find the exact displacement?
Accumulation Teacher Guide Accumulation Discussion Guide
Teacher Resource • Lesson 1
Lesson Objectives
Interpret velocity-time graphs as rates of change.
Calculate net displacement using geometric area.
Relate the concept of area to physical accumulation.
Identify limitations of basic geometry for curved functions.
Facilitation Prompts
The "Hook" Discussion
"If I tell you I'm driving 60 mph, and then I speed up to 80 mph, can you tell me exactly where I am at 2:00 PM?"
Key Point: Students should realize they need an initial position (starting point) and a way to calculate the total change during that time interval. This introduces the difference between position and displacement.
Analyzing Units
"When we calculate the area of a rectangle on a velocity graph, we multiply height (velocity) by width (time). What are the resulting units?"
Key Point: \((meters/second) \times (seconds) = meters\). This dimensional analysis is the 'aha!' moment for many students regarding why area equals distance.
Watch For...
Area vs. Slope: Students often confuse finding the area (accumulation) with finding the slope (acceleration). Remind them that slope is differentiation , while area is integration .
Negative Velocity: If the graph goes below the t-axis, what happens? (Displacement decreases/moving backward). This prepares them for the concept of 'signed area' later.
Ending the Lesson
Show a graph of \(f(x) = x^2\). Ask: "Can we find this area using a triangle?" When they say no, ask: "How could we estimate it using what we know about rectangles?"
Riemann Sum Mechanics Slides Calculus: Integration Series
Riemann Sum Mechanics
Lesson 2: Approximating the Area of Irregular Curved Regions
The Strategy: Divide & Conquer
We don't have a formula for the area under a curve like \(f(x) = x^2\). But we DO have a formula for rectangles .
The Algorithm:
Partition the interval \([a, b]\) into \(n\) sub-intervals.
Build a rectangle on each sub-interval.
Sum the areas of all rectangles.
Where do we anchor the height?
LRAM
Left-hand Rectangular Approximation Method
Height is determined by the function value at the left edge of each sub-interval.
RRAM
Right-hand Rectangular Approximation Method
Height is determined by the function value at the right edge of each sub-interval.
MRAM
Midpoint Rectangular Approximation Method
Height is determined by the function value at the midpoint of each sub-interval.
Predicting Error
Is \(f(x)\) Increasing?
LRAM is an underestimate .
RRAM is an overestimate .
Is \(f(x)\) Decreasing?
LRAM is an overestimate .
RRAM is an underestimate .
Critical Thinking
"How can we make these approximations more accurate without switching methods?"
Hint: Look at the gaps
Rectangle Rectifier Worksheet RECTANGLE RECTIFIER
TASK: APPROXIMATE AREA VIA RIEMANN SUMS
AGENT NAME
DATE
Width of each sub-interval (\(\Delta x\))
\[\Delta x = \frac{b - a}{n}\]
The Summation
\[\text{Area} \approx \sum_{i=1}^{n} f(x_i) \Delta x\]
01 \(f(x) = x^2 + 1\) on \([0, 2]\) with \(n = 4\)
METHOD: LRAM
1. Calculate \(\Delta x\): ________
2. List the x-values (left endpoints):
3. Set up the sum and solve:
Sketch Rectangles Below
0
1
2
02 \(f(x) = \sqrt{x}\) on \([1, 4]\) with \(n = 3\)
METHOD: RRAM
\(\Delta x =\) ________
x-values: { ___, ___, ___ }
Work Space:
Is this an overestimate or underestimate? Why?
OVER
UNDER
Comparison Challenge
Suppose we used \(n = 100\) rectangles for Problem 1 instead of \(n = 4\). Without calculating, explain what would happen to the gap between the actual area and our LRAM approximation.
Riemann Sum Cheat Sheet Cheat Sheet: Riemann Sums
Integral Calculus Foundation | Quick Reference 02
THE SETUP
Interval
\([a, b]\)
The boundaries of the region on the x-axis.
Sub-intervals (\(n\))
\(n\)
The number of rectangles used.
Width (\(\Delta x\))
\(\frac{b - a}{n}\)
The base of every rectangle.
SUMMATION METHODS
Method x-values to use (\(x_i\)) Formula Template LRAM \(a, a+\Delta x, \dots, b-\Delta x\) \(\Delta x[f(x_0) + f(x_1) + \dots + f(x_{n-1})]\) RRAM \(a+\Delta x, a+2\Delta x, \dots, b\) \(\Delta x[f(x_1) + f(x_2) + \dots + f(x_n)]\) MRAM Midpoints of intervals \(\Delta x[f(m_1) + f(m_2) + \dots + f(m_n)]\)
ESTIMATION LOGIC
INCREASING FUNCTIONS
Left Sum Underestimate
Right Sum Overestimate
DECREASING FUNCTIONS
Left Sum Overestimate
Right Sum Underestimate
"As \(n \to \infty\), the approximation \(\to\) the actual area."
Integral Limits Slides Calculus: Integration Series
To Infinity & Beyond
Lesson 3: The Limit Definition of the Definite Integral
What if \(n\) grows forever?
As the number of rectangles (\(n\)) increases, two things happen simultaneously:
The approximation becomes the EXACT area.
\[\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x\]
This limit of a Riemann sum is how we define the Definite Integral .
Anatomy of the Notation
\(\int\)
b UPPER LIMIT
a LOWER LIMIT
f(x) Integrand dx Differential
What it is
An Accumulator
What it represents
Exact Net Area
What it outputs
A Real Number
The Great Translation
Riemann Sum Form
\[\lim_{n \to \infty} \sum_{i=1}^{n} (x_i^3) \Delta x\]
"The sum of heights \(x^3\) times widths \(\Delta x\) on \([0, 5]\)"
Integral Form
\[\int_{0}^{5} x^3 \, dx\]
Integral Notation Notes NOTATION MASTER: THE DEFINITE INTEGRAL
LESSON 03: TRANSITIONING FROM SUMMATION TO INTEGRATION
REFERENCE NO.
INT-LIM-3.1
Student Name:
Period:
The Formal Definition
\[\int_{a}^{b} f(x) \, dx = \lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x\]
The left side is the shorthand notation (Calculus). It reads: "The definite integral of \(f(x)\) from \(a\) to \(b\)."
The right side is the conceptual reality. It is an infinite sum of rectangles with width \(\Delta x\) and height \(f(x_i)\).
The Integral Components
f(x)
The Integrand
The function whose area you are measuring. Physically, this is the rate of change .
dx
The Differential
Represents the infinitely small width of each rectangle. It indicates which variable is being integrated.
a, b
Limits of Integration
The starting and ending points on the x-axis. \(a\) is the lower limit; \(b\) is the upper limit.
Guided Translation
Convert the following Riemann sum limits into definite integral notation.
Riemann Sum Limit Definite Integral Notation \[\lim_{n \to \infty} \sum_{i=1}^{n} (x_i^2 - 4) \Delta x\] on \([1, 6]\) Write integral here
|
| \[\lim_{n \to \infty} \sum_{i=1}^{n} \sin(x_i) \Delta x\] on \([0, \pi]\) |
Write integral here
|
Think Ahead:
If finding the limit of a sum is incredibly difficult algebraically, is there a faster way to evaluate these integrals? (Hint: Think about what you know about derivatives).
Sum to Integral Exit Ticket Lesson 03: Exit Ticket
SUM TO INTEGRAL
Verify your understanding of notation translation.
Student ID:
1. Translate the following limit into a definite integral:
\[\lim_{n \to \infty} \sum_{i=1}^{n} (5x_i^4 + 2) \Delta x\] on \([2, 10]\)
Answer:
Write notation here...
2. Match the component to its description:
Integrand
Differential (\(dx\))
Upper Limit
A. The ending boundary of the region.
B. The function being integrated.
C. Represents the infinitesimal width.
3. Reflection:
Does the definite integral \(\int_{a}^{b} f(x) dx\) result in a function or a number? Why?
© CALCULUS ACCUMULATION SERIES • FOUNDATIONS
Antiderivative Logic Slides Calculus: Integration Series
The Derivative Reverse
Lesson 4: Antiderivatives and Indefinite Integrals
Calculus Jeopardy
So far, we have been asking:
"Given \(f(x)\), what is the slope \(f'(x)\)?"
"Now we ask: If this is the derivative, what was the original function?"
This "original function" is called the Antiderivative .
The Answer (Derivative)
2x
The Question (Antiderivative)
x^2
The Mystery of "+ C"
Consider these functions:
f(x) = x^2 f'(x) = 2x
f(x) = x^2 + 5 f'(x) = 2x
f(x) = x^2 - 100 f'(x) = 2x
"The derivative of any constant is zero . So when we go backwards, we don't know if there was a constant there!"
\[\int 2x \, dx = x^2 + C\]
The Indefinite Integral represents a family of functions.
The Power Rule for Integration
\[\int x^n \, dx = \frac{x^{n+1}}{n+1} + C\]
(where n ≠ -1)
Step 1
Add 1 to the exponent
Step 2
Divide by the new exponent
Step 3
Don't forget the + C!
Antiderivative Challenge Cards ANTIDERIVATIVE CHALLENGE
Lesson 4: Speed Round Practice
Topic
Reversing Power Rule
Differentiation nx^{n-1}
Integration \frac{x^{n+1}}{n+1} + C
Level: Easy
Integrate the following:
\[\int 3x^2 \, dx\]
Solution:
Level: Easy
Integrate the following:
\[\int 10x^4 \, dx\]
Solution:
Level: Medium
Integrate the following:
\[\int (x^3 + 5x - 2) \, dx\]
Solution:
Level: Medium
Integrate the following:
\[\int (\cos(x) + e^x) \, dx\]
Solution:
Level: Hard
Integrate the following:
\[\int \frac{1}{x^2} \, dx\]
Hint: Rewrite as a negative exponent first!
Solution:
Wildcard
Solve for C:
If \(\int f'(x) dx = x^2 + C\) and the graph of \(f(x)\) passes through the point \((0, 5)\), what is the value of \(C\)?
Solution: C =
End of Speed Round • Remember the +C or lose the points!
FTC Mastery Slides Calculus: Integration Series
The Grand Connection
Lesson 5: The Fundamental Theorem of Calculus
Slope meets Area
The Calculus Bridge
For weeks, we've seen Calculus as two separate islands:
Differential
Slopes & Tangents
Integral
Area & Sums
"The Fundamental Theorem proves they are inverse processes . One undoes the other."
FTC Part 1
\[\frac{d}{dx} \int_{a}^{x} f(t) dt = f(x)\]
The derivative of an accumulation function is the original function.
FTC Part 2: Evaluation
NO MORE RECTANGLES
If \(F(x)\) is the antiderivative of \(f(x)\):
\[\int_{a}^{b} f(x) dx = F(b) - F(a)\]
"To find the exact area, just find the antiderivative and subtract the values at the boundaries!"
1
Find the Antiderivative \(F(x)\)
2
Plug in the Upper Limit \(b\)
3
Subtract value at Lower Limit \(a\)
Example: Area of \(x^2\) on \([0, 3]\)
Step 1: The Integral
\[\int_{0}^{3} x^2 dx\]
Step 2: Antiderivative
\[\left[ \frac{1}{3}x^3 \right]_0^3\]
Step 3: Evaluate
\[\frac{1}{3}(3)^3 - \frac{1}{3}(0)^3 = 9\]
Exact Area = 9
No limits, no infinite sums, just pure algebraic precision.
FTC Final Boss Worksheet Module: Integration Concepts
THE FTC FINAL BOSS
Mission: Exact Analytical Evaluation of Definite Integrals
Technician Identity
Analytical Protocol
Evaluate exactly using \(\int_a^b f(x) dx = F(b) - F(a)\)
\(\int F'(x)dx\)
01
Polynomial Evaluation
\[\int_{1}^{3} (x^2 + 4x - 1) \, dx\]
Show Your Work
02
Trigonometric Area
\[\int_{0}^{\pi/2} \cos(x) \, dx\]
Show Your Work
03
The FTC Part 1 Specialist
Find the derivative \(\frac{d}{dx} G(x)\) for the accumulation function defined by:
\[G(x) = \int_{5}^{x} \sqrt{t^3 + 1} \, dt\]
Result: \(G'(x) =\)
Final Debrief
Explain why the constant \(+C\) is not necessary when evaluating definite integrals using the Fundamental Theorem of Calculus. (Hint: Think about what happens when you subtract \(F(b) - F(a)\)).
EVALUATION COMPLETE
FTC Final Boss Answer Key ANSWER KEY: FTC FINAL BOSS
Teacher Resource • For Evaluation Only
Verified
Problem 01: Polynomial Evaluation
\[\int_{1}^{3} (x^2 + 4x - 1) \, dx\]
1. Find Antiderivative: \(F(x) = \frac{1}{3}x^3 + 2x^2 - x\)
2. Evaluate at 3: \(F(3) = \frac{1}{3}(27) + 2(9) - 3 = 9 + 18 - 3 = 24\)
3. Evaluate at 1: \(F(1) = \frac{1}{3}(1) + 2(1) - 1 = \frac{1}{3} + 1 = \frac{4}{3}\)
4. Final Answer: \(24 - \frac{4}{3} = \frac{72}{3} - \frac{4}{3} = \frac{68}{3} \approx 22.67\)
Problem 02: Trigonometric Area
\[\int_{0}^{\pi/2} \cos(x) \, dx\]
1. Find Antiderivative: \(F(x) = \sin(x)\)
2. Evaluate at \(\pi/2\): \(\sin(\pi/2) = 1\)
3. Evaluate at 0: \(\sin(0) = 0\)
4. Final Answer: \(1 - 0 = 1\)
Problem 03: FTC Part 1 Specialist
\[G(x) = \int_{5}^{x} \sqrt{t^3 + 1} \, dt\]
Using the Fundamental Theorem of Calculus (Part 1):
Answer: \(G'(x) = \sqrt{x^3 + 1}\)
Note: The lower limit of 5 is a constant, so it does not affect the derivative of the accumulation function.
Final Debrief: The Mystery of C
"When calculating \((F(b) + C) - (F(a) + C)\), the constant \(C\) cancels out: \(F(b) + C - F(a) - C = F(b) - F(a)\). Thus, while \(C\) exists for the indefinite integral, it has no effect on the net area calculated by a definite integral."