Master the art of integration and understand accumulation functions
← Back to UnitsUnit 6 focuses on integration as accumulation and the fundamental theorem of calculus. You'll learn how to:
Integration represents the accumulation of change over an interval. If f(x) represents a rate of change, then the integral gives us the total change.
where F'(x) = f(x)
Integration is the reverse of differentiation. If f(x) is the rate of change, then ∫f(x)dx gives the total change.
If v(t) = 3t² represents velocity (rate of change of position), find the total distance traveled from t = 1 to t = 3.
Solution: ∫13 3t² dt = [t³]13 = 27 - 1 = 26 units
The derivative of an integral is the original function
where F'(x) = f(x)
Find d/dx[∫0x t² dt]
Solution: By FTC Part 1, d/dx[∫0x t² dt] = x²
An accumulation function represents the accumulated change from a starting point to a variable endpoint:
A(x) gives the accumulated change from a to x
Let A(x) = ∫2x (3t - 1) dt. Find A(5) and A'(x).
Solution:
The definite integral gives the net area between the curve and the x-axis:
Positive areas above x-axis, negative areas below
Find the area between y = x² and the x-axis from x = 0 to x = 2.
Solution: Area = ∫02 x² dx = [x³/3]02 = 8/3 square units
Integration gives the net change in a quantity over time:
Total change equals final value minus initial value
If the rate of change of a population is P'(t) = 1000e^(0.02t), find the net change in population from t = 0 to t = 10.
Solution: Net Change = ∫010 1000e^(0.02t) dt = [50000e^(0.02t)]010 = 50000(e^0.2 - 1) ≈ 11,070
for n ≠ -1
where F'(u) = f(u)
LIATE rule for choosing u
Decompose into simpler fractions
Evaluate ∫14 (2x + 3) dx
Solution:
∫14 (2x + 3) dx = [x² + 3x]14
= (16 + 12) - (1 + 3) = 28 - 4 = 24
Find d/dx[∫0x sin(t) dt]
Solution:
By the Fundamental Theorem of Calculus Part 1:
d/dx[∫0x sin(t) dt] = sin(x)
If A(x) = ∫1x t² dt, find A(3) and A'(x).
Solution:
A(3) = ∫13 t² dt = [t³/3]13 = 27/3 - 1/3 = 26/3
A'(x) = x² (by FTC Part 1)
Take our comprehensive Unit 6 practice test with 15 multiple choice questions and 3 free response problems!
Progressive difficulty levels
Show your work
Real exam conditions
Get instant feedback and detailed solutions!
In Unit 7, you'll learn about differential equations and their applications.
Go to Unit 7: Differential Equations →