
Bradford T. answered 02/25/21
Retired Engineer / Upper level math instructor
Polar Area = ∫ab(1/2)r2dθ
The top half of the outer loop domain is [0,2π/3] and the top half of the inner loop domain is [π,4π/3].
So the area between the loops will be twice the difference of the two areas.
A = 2((area of outer top) - (area of inner top)) = 2A1 - 2A2
r2 = cos2(θ) + cos(θ) + 0.25
2A1 = ∫r2dθ = ∫cos2(θ) + cos(θ) + 0.25 dθ evaluated from 0 to 2π/3
= (sin(2x) + 4sin(x) + 3x)/4 ]02π/3 = (-√3/2 +4(√3/2 ) + 3(2π/3))/4 = (4π+33/2)/8
2A2 = (sin(2x) + 4sin(x) + 3x)/4 evaluated from π to 4π/3
= (2π-33/2)/8
2A1 - 2A2 = (2π+2(33/2))/8 ≈ 2.084