Review 5: Areas Between Curves - Now You Try I-2
1. Find the area of the region bounded by the curves
y=√x+2,
y=x√4−x2, when
x≤1.
Solution:
▶ Show
In the region
x≤1, the first two curves intersect at
(−2,0) and
(1,√3). When
x=0 we see that the first curve is at
y=√2 and the second is at
y=0, so the second curve is higher than the first in between
x=−2 and
x=1. The area is then
A=∫1−2√x+2−x√4−x2dx=23(x+2)3/2+13(4−x2)3/2|1−2=23(3)3/2+13(3)3/2=33/2.
2. Challenge: Find the area bounded between the function
y=√2−x2,
y=1/x,
x=4, and the
x-axis.
Solution:
▶ Show
A diagram of the region in question is given below.

We can see that the curves
y=1/x and
y=√2−x2 intersect at the point
(1,1), and
y=√2−x2 intersects the
x-axis at
(√2,0). Hence we can write the area as an integral
A=∫√211x−√2−x2dx+∫4√21xdxThere are two ways to compute this integral, either using trigonometric substitution or geometry.
▶ Show
Approach 1) Let's rewrite
A as
A=∫411xdx−∫√21√2−x2dx=ln4−∫√21√2−x2dx. To compute the second integral, we use trigonometric substitution; specifically, substitute
x=√2sin(θ), so
dx=√2cos(θ)dθ. Then
∫√21√2−x2dx=∫x=√2x=1√2−2sin2(θ)√2cos(θ)dθ=∫x=√2x=12cos2(θ)dθ=∫x=√2x=1cos(2θ)+1dθ=12sin(2θ)+θ|x=√2x=1=sin(θ)cos(θ)+θ|x=√2x=1=sin(θ)√1−sin2(θ)+θ|x=√2x=1=x√2√1−x22+arcsin(x√2)|√21=0+arcsin(1)−1√2√12−arcsin(1√2)=π4−12.Thus
A=ln4+12−π/4.
▶ Show
Approach 2) We can use geometry to find the area of the region. The blue curve above is the graph of a semicircle with radius
√2, so we can reinterpret the area as the difference between two quantities, the area under the curve
y=1/x from
x=1 to
x=4, and this red region of the circle

This red region is the difference between a sector of the circle and a triangle, as seen below.

Thus the area is given by
A=∫411xdx−(Sector−Triangle)=ln(4)−ln(1)−(π(√2)28−12)=ln(4)−π4+12.