The general area integral is dydx but in this case is is rdrda ( a = theta)
the limits for this integral are 3<r<2+2cos(a) and -pi/3<a<pi/3
The integral result is the area which is 4.653
Divya M.
asked 07/14/19Find the area of the region inside the cardiod r=2+2cos∅ and outside the circle r=3
The general area integral is dydx but in this case is is rdrda ( a = theta)
the limits for this integral are 3<r<2+2cos(a) and -pi/3<a<pi/3
The integral result is the area which is 4.653
William P. answered 07/15/19
University Math Instructor and Experienced Calculus Tutor
Hello Divya,
First, we will find the points of intersection of the curves given by the 2 polar equations. Setting the r values equal, we have
2 + 2cosθ = 3
2cosθ = 1
cosθ = 1/2
There are two solutions, one in the first quadrant and one in the 4th quadrant
θ = π/3 and θ = 5π/3.
The angle 5π/3 is equivalent (coterminal) to the angle -π/3, and it will be more convenient to use -π/3 in setting up the integral. Suppose the functions r2 = f(θ) and r1 = g(θ) define two curves (in polar coordinates). Assume that curve given by r2 is outside the curve given by r1 for the interval of θ-values (θ1,θ2). That is, suppose that r2 > r1 if θ1 < θ < θ2. Then
A = ∫(θ1 to θ2) (1/2)[r22 - r12] dθ
gives the area between the two curves as θ goes from θ1 to θ2. [That is, the area outside of r1 = g(θ) and inside r2 = f(θ).] In our case,
A = ∫(-π/3 to π/3) (1/2)[(2 + 2cosθ)2 - 32] dθ
A = (1/2)∫(-π/3 to π/3) [(2 + 2cosθ)2 - 32] dθ
A = (1/2)∫(-π/3 to π/3) [4cos2(θ) + 8cosθ - 5] dθ
Using the identity cos2θ = (1 + cos(2θ))/2 and doing some algebra, this becomes
A = (1/2)∫(-π/3 to π/3) [2cos(2θ) + 8cosθ - 3] dθ.
Completing the integral, we have
A = (1/2){[sin(2θ) + 8sinθ - 3θ] [from -π/3 to π/3]}
A = (1/2)[9√3 – 2π] = (9/2)√3 - π
Hope that helps! Let me know if you need any further explanation.
William
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Divya M.
Aren't you supposed to multiply by 2 for the area formula? I am trying to find area of the region, not between curves.07/21/19