โ ๏ธ Common Mistakes: Definite Integrals and the Fundamental Theorem
Avoid these 4 frequent errors
๐ Real-World Applications: Definite Integrals and the Fundamental Theorem
See how this math is used in the real world
๐ Worked Example: Related Rates โ Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
What is Definite Integrals and the Fundamental Theorem?โพ
The connection between derivatives and integrals
How can I study Definite Integrals and the Fundamental Theorem effectively?โพ
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Definite Integrals and the Fundamental Theorem study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Definite Integrals and the Fundamental Theorem on Study Mondo are 100% free. No account is needed to access the content.
What course covers Definite Integrals and the Fundamental Theorem?โพ
Definite Integrals and the Fundamental Theorem is part of the AP Calculus AB course on Study Mondo, specifically in the Integration section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Definite Integrals and the Fundamental Theorem?
โซabโf(x)dx=limnโโโโi=1nโf(xiโ)ฮx
๐ก Key Idea: The definite integral is the limit of Riemann sums as the number of rectangles approaches infinity!
Notation
โซabโf(x)dx
Components:
โซ - integral symbol
a - lower limit of integration
b - upper limit of integration
f(x) - integrand
dx - with respect to x
Read as: "The integral from a to b of f(x) with respect to x"
Definite vs Indefinite Integrals
Indefinite Integral
โซf(x)dx=F(x)+C
No limits
Result is a function (family of antiderivatives)
Includes +C
Definite Integral
โซabโf(x)dx=number
Has limits a and b
Result is a number (area)
No +C needed
The Fundamental Theorem of Calculus
This is one of the most important theorems in all of mathematics! It connects derivatives and integrals.
Part 1 (FTC1)
If f is continuous on [a,b] and F is any antiderivative of f, then:
โซabโf(x)dx=F(b)โF(a)
In words: To evaluate a definite integral, find an antiderivative, then subtract its values at the endpoints!
Notation for FTC1
We write F(x)โabโ or [F(x)]abโ to mean F(b)โF(a)
In words: The derivative of an integral with respect to its upper limit is the integrand!
This shows that differentiation and integration are inverse operations!
Example 5: Using FTC Part 2
Find dxdโ[โซ0xโt2dt]
Solution:
By FTC Part 2:
dxdโ[โซ0xโt2dt]=x2
Verification: Do it the long way:
โซ0xโt2dt=[3t3โ]0xโ=3x3โโ0=3x3โ
dxdโ[3x3โ]=33x2โ=x2 โ
Example 6: With Chain Rule
Find dxdโ[โซ0x2โsintdt]
Solution:
Upper limit is x2, not just x. Need chain rule!
Let u=x2, then by FTC Part 2 and chain rule:
dxdโ[โซ0x2โsintdt]=sin(x2)โ dxdโ[x2]
=sin(x2)โ 2x=2xsin(x2)
Average Value of a Function
The average value of f on [a,b] is:
favgโ=bโa1โโซabโf(x)dx
Think: Total area divided by width = average height
Example 7: Average Value
Find the average value of f(x)=x2 on [0,3].
Solution:
favgโ=3โ01โโซ03โx2dx
=31โ[3x3โ]03โ
=31โโ 327โ=31โโ 9=3
Answer: The average value is 3.
Mean Value Theorem for Integrals
If f is continuous on [a,b], there exists c in [a,b] such that:
โซabโf(x)dx=f(c)(bโa)
In words: There's a point where the function equals its average value!
f(c)=bโa1โโซabโf(x)dx=favgโ
โ ๏ธ Common Mistakes
Mistake 1: Including +C
WRONG: โซ02โx2dx=3x3โ+Cโ02โ
RIGHT: โซ02โx2dx=3x3โโ02โ
Definite integrals are numbers, no +C needed!
Mistake 2: Wrong Order of Subtraction
WRONG: F(a)โF(b)
RIGHT: F(b)โF(a) (upper minus lower!)
Mistake 3: Forgetting Negative Areas
If the function dips below the x-axis, the integral can be negative!
For total area, use absolute values or split at zeros.
Mistake 4: Wrong Variable in FTC Part 2
dxdโ[โซaxโf(t)dt]=f(x)
Not f(t)! The answer is in terms of x (the upper limit).
Why FTC is Profound
The Fundamental Theorem of Calculus reveals:
Differentiation and Integration are inverse operations!
Integration "undoes" differentiation
Differentiation "undoes" integration
This connects two seemingly different problems:
Area problem (integration)
Tangent problem (differentiation)
๐ Practice Strategy
For evaluation: Find antiderivative, evaluate at limits, subtract
Don't include +C for definite integrals
Remember: F(b)โF(a) (upper minus lower)
Check limits: Is the answer positive/negative as expected?
For FTC Part 2: Derivative of integral = integrand (watch for chain rule)
For average value: bโa1โโซabโf(x)dx
For total area: Split at zeros if function crosses x-axis
xโ
โ
x22โ)dx
๐ก Show Solution
Step 1: Rewrite using exponents
โซ14โ(3x1/2โ2xโ2)dx
Step 2: Find antiderivative
For 3x1/2:
3โ 3/2
For โ2xโ2:
โ2โ โ1
F(x)=2x3/2+x2โ
Step 3: Apply FTC
โซ14โ(3x
Step 4: Evaluate at upper limit (x=4)
F(4)=2(4)3/2+4
Step 5: Evaluate at lower limit (x=1)
F(1)=2(1)3/2+1
Step 6: Subtract
F(4)โF(1)=16.5โ4=12.5
Answer: 225โ or 12.5
2Problem 2medium
โ Question:
Evaluate the following definite integrals:
a) โซ13โ(2x+1)dx
b) โซ0ฯ/2โcosxdx
๐ก Show Solution
Solution:
Part (a): Find the antiderivative, then apply FTC:
โซ(2x+1)dx=x2+
3Problem 3easy
โ Question:
Given โซ13โf(x)dx=7 and โซ35โf(x)dx=โ2, find โซ15โf(x)dx and โซ51โf(x)dx.
๐ก Show Solution
Part 1: Find โซ15โf(x)dx
Use the additivity property:
4Problem 4hard
โ Question:
Evaluate โซโ12โโฃxโฃdx.
๐ก Show Solution
Solution:
The absolute value function changes at x=0:
โฃxโฃ={
5Problem 5hard
โ Question:
Find dxdโ[โซ2x3โ1+t4โdt].
๐ก Show Solution
Solution using FTC Part 2 with Chain Rule
The upper limit is u=x3 (not just x), so we need the chain rule!
Step 1: Apply FTC Part 2
By the Fundamental Theorem Part 2:
Area Between Curves
โพ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
x3/2
โ
=
3โ
32x3/2โ=
2x3/2
xโ1
โ
=
2xโ1=
x2โ
โ
โ
x22โ)dx=
[2x3/2+x2โ]14โ
2
โ
=
2(8)+
0.5=
16+
0.5=
16.5
2
โ
=
2(1)+
2=
4
x+
C
Fundamental Theorem of Calculus:
โซ13โ(2x+1)dx=[x2+x]13โ
=(32+3)โ(12+1)
=12โ2=10
Part (b): Antiderivative of cosx is sinx:
โซ0ฯ/2โcosxdx=[sinx]0ฯ/2โ
=sin(ฯ/2)โsin(0)
=1โ0=1
โซ15โf(x)dx=โซ13โf(x)dx+โซ35โf(x)dx
=7+(โ2)=5
Part 2: Find โซ51โf(x)dx
Use the property that reversing limits changes the sign: