๐ 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?
How can I study Area Between Curves 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 Area Between Curves study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Area Between Curves on Study Mondo are 100% free. No account is needed to access the content.
What course covers Area Between Curves?โพ
Area Between Curves 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 Area Between Curves?
x
x=0
x=1
๐ก Key Idea: Area between curves = (Upper curve) - (Lower curve), integrated over the interval!
Area=โซabโ[f(x)โg(x)]dx
where f(x)โฅg(x) on [a,b]
The Formula (Vertical Slices)
When integrating with respect to x
A=โซabโ[topโbottom]dx
Steps:
Sketch the curves
Identify which is on top
Find intersection points (if needed for limits)
Integrate (top - bottom)
Example 1: Basic Area Between Curves
Find the area between y=x2 and y=x from x=0 to x=1.
Step 1: Sketch the curves
y=x is a line through the origin
y=x2 is a parabola
On [0,1], the line is above the parabola.
Step 2: Set up integral
Top curve: y=x
Bottom curve: y=x2
A=โซ01โ(xโx2)dx
Step 3: Integrate
=โซ01โ(xโx2)dx
=[2x2โโ3x3โ]01โ
=(21โโ31โ)โ(0โ0)
=63โโ62โ=61โ
Answer: 61โ square units
Finding Intersection Points
Often, the limits of integration are intersection points of the curves.
To find intersections: Set the functions equal and solve!
f(x)=g(x)
Example 2: Finding Intersections First
Find the area between y=x2 and y=2x+3.
Step 1: Find intersection points
Set x2=2x+3:
x2=2x+3x2โ2xโ3=0(xโ3)(x+1)=0
So x=โ1 or x=3
Step 2: Determine which is on top
Test a point between x=โ1 and x=3, say x=0:
At x=0:
Line: y=2(0)+3=3
Parabola: y=02=0
The line is above the parabola!
Step 3: Set up and evaluate integral
A=โซโ13โ[(2x+3)โx2]dx
=โซโ13โ(2x+3โx2)dx
=[x2+3xโ3x3โ]โ13โ
At x=3:
32+3(3)โ333โ=9+9โ9=9
At x=โ1:
(โ1)2+3(โ1)โ3(โ1)3โ=1โ3+31โ=โ35โ
Step 4: Subtract
A=9โ(โ35โ)=9+35โ=327โ+35โ=332โ
Answer: 332โ square units
When Curves Switch Position
Sometimes the "top" curve changes!
Strategy: Split the integral at the switching point.
A=โซacโ[f(x)โg(x)]dx+โซcbโ[g(x)โf(x)]dx
where c is where the curves cross
Example 3: Curves That Cross
Find the area between y=sinx and y=cosx from x=0 to x=2ฯโ.
First integral:
โซ0ฯ/4โ(cosxโsinx)dx=[sinx+cosx]0ฯ/4โ
=(22โโ+22โโ)โ(0+1)
=2โโ1
Second integral:
โซฯ/4ฯ/2โ(sinxโcosx)dx=[โcosxโsinx]ฯ/4ฯ/2โ
=(0โ1)โ(โ22โโโ22โโ)
=โ1โ(โ2โ)=2โโ1
Step 5: Add the areas
A=(2โโ1)+(2โโ1)=22โโ2=2(2โโ1)
Answer: 2(2โโ1) square units
Horizontal Slices (Integrating with respect to y)
Sometimes it's easier to integrate with respect to y!
A=โซcdโ[rightโleft]dy
When to use:
Functions given as x=f(y)
Simpler to express in terms of y
Horizontal rectangles make more sense
Example 4: Horizontal Integration
Find the area between x=y2 and x=y+2 from y=โ1 to y=2.
Step 1: Identify right and left
Test a point, say y=0:
Parabola: x=02=0
Line: x=0+2=2
Line is to the right!
Step 2: Set up integral
A=โซโ12โ[(y+2)โy2]dy
Step 3: Integrate
=โซโ12โ(y+2โy2)dy
=[2y2โ+2yโ3y3โ]โ12โ
At y=2:
24โ+4โ38โ=2+4โ38โ=6โ38โ=310โ
At y=โ1:
21โโ2+31โ=63โโ612โ+62โ=โ67โ
Step 4: Subtract
A=310โโ(โ67โ)=620โ+67โ=627โ=29โ
Answer: 29โ square units
Choosing Between dx and dy
Use dx (vertical slices) when:
Functions are y=f(x)
Vertical lines cross each curve once
Natural to think "top minus bottom"
Use dy (horizontal slices) when:
Functions are x=f(y)
Horizontal lines cross each curve once
Would need multiple pieces with dx
โ ๏ธ Common Mistakes
Mistake 1: Wrong Order
WRONG: Bottom - Top
RIGHT: Top - Bottom (or Right - Left for dy)
Always subtract the lower/left function!
Mistake 2: Forgetting Absolute Value
If you get a negative area, you either:
Subtracted in wrong order, OR
Need to split where curves cross
Area should be positive!
Mistake 3: Wrong Limits
Check: Are your limits the actual intersection points?
Set f(x)=g(x) and solve to find where curves meet!
Mistake 4: Not Splitting When Needed
If curves cross in the middle of the interval, you must split the integral at that point!
Area Between Multiple Curves
For three curves where f(x)โฅg(x)โฅh(x):
Area between f and h:
โซabโ[f(x)โh(x)]dx
Area between f and g only:
โซabโ[f(x)โg(x)]dx
Area between g and h only:
โซabโ[g(x)โh(x)]dx
Summary of Steps
Sketch the curves
Find intersection points (set functions equal)
Determine which is on top (or right)
Check if curves switch position
Set up integral: โซabโ[topโbottom]dx
Evaluate using FTC
Check: Is the answer positive?
๐ Practice Strategy
Always sketch - visual helps identify top/bottom
Find intersections by setting functions equal
Test a point to determine which is on top
Watch for crossings - split the integral if needed
Choose dx or dy based on which is simpler
Top minus bottom (or right minus left)
Check your answer - area should be positive!
y=0
๐ก Show Solution
Step 1: Find intersection points
Set x2โ4=0:
x2=4x=ยฑ2
So the parabola crosses the x-axis at x=โ2 and x=2.
Step 2: Determine which is on top
Between x=โ2 and x=2, the parabola y=x2โ is the x-axis (negative values).
Top: y=0
Bottom: y=x2โ4
Step 3: Set up integral
A=โซโ22โ[0โ(x2โ
=โซโ22โ(4โx2)dx
Step 4: Integrate
=[4xโ3x3โ]
At x=2:
4(2)โ38โ
At x=โ2:
4(โ2)โ3
Step 5: Subtract
A=316โโ(โ
Answer: 332โ square units
2Problem 2medium
โ Question:
Find the area of the region bounded by y=x2 and y=2x.
๐ก Show Solution
Solution:
Step 1: Find intersection points.
x2=2xx2
3Problem 3medium
โ Question:
Find the area between y=ex and y=eโx from x=0 to x=1.
๐ก Show Solution
Step 1: Determine which is on top
At x=0: both equal 1 (they meet!)
At x=0.5:
e
4Problem 4hard
โ Question:
Find the area between y=sinx and y=cosx from x=0 to x=ฯ/2.
๐ก Show Solution
Solution:
Step 1: Find where the curves intersect in [0,ฯ/2].
sinx=cosx
5Problem 5hard
โ Question:
Find the area of the region bounded by y=x and y=x3.
๐ก Show Solution
Step 1: Find intersection points
Set x=x3:
x3โx=
Definite Integrals and the Fundamental Theorem
โพ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
4
below
4)]dx
โ22
โ
=
8โ
38โ=
316โ
โ8
โ
=
โ8+
38โ=
โ316โ
3
16
โ
)
=
316โ+
316โ=
332โ
โ
2x=
0
x(xโ2)=0
Intersection points: x=0 and x=2
Step 2: Determine which function is on top.
At x=1: y=12=1 (parabola) and y=2(1)=2 (line)
The line is above the parabola on [0,2].
Step 3: Set up and evaluate integral.
Area =โซ02โ[topโbottom]dx
=โซ02โ(2xโx2)dx
=[x2โ3x3โ]02โ
=(4โ38โ)โ0
=312โ8โ=34โ square units
0.5
โ
1.65
eโ0.5โ0.61
So ex is on top.
Step 2: Set up integral
A=โซ01โ(exโeโx)dx
Step 3: Integrate
=[exโ(โeโx)]01โ
=[ex+eโx]01โ
Step 4: Evaluate
At x=1:
e1+eโ1=e+e1โ
At x=0:
e0+e0=1+1=2
Step 5: Subtract
A=(e+e1โ)โ2=e+e1โโ2
Answer: e+e1โโ2 square units (or e+eโ1โ2)
tanx=1
x=ฯ/4
Step 2: Determine which is on top.
On [0,ฯ/4]: cosx>sinx (test x=0: cos0=1>0=sin0)
On [ฯ/4,ฯ/2]: sinx>cosx (test x=ฯ/2: sin(ฯ/2)=1>0=cos(ฯ/2))
Step 3: Split into two integrals.
Area =โซ0ฯ/4โ(cosxโsinx)dx+โซฯ/4ฯ/2โ(sinxโcosx)dx