Find the area of the region inside these curves?

curves:

  • r=1+\cos\thetar=1+cosθ (red)
  • r=1-\cos\thetar=1cosθ (blue)

desmos, computer screenshot

1 Answer
May 29, 2018

(3pi)/2 - 4 3π24

Explanation:

The question is ambiguous, asking us to find the area inside the polar curves:

r = 1 + cos theta r=1+cosθ ..... [A]
r = 1 - cos theta r=1cosθ ..... [B]

Assuming that we seek the area bounded by both curves:

First we test for symmetry (which would appear obvious) about OxOx by replacing thetaθ with -thetaθ in [A] so we get:

r = 1 + cos theta |-> r=1 + cos -theta = 1 - cos thetar=1+cosθr=1+cosθ=1cosθ

which is the equation of [B]. Similarly we test for symmetry about OyOy by replacing thetaθ with pi-thetaπθ in [A] so we get:

r = 1 + cos theta |-> r=1 + cos (pi-theta)r=1+cosθr=1+cos(πθ)
=> r = 1 + cos pi cos theta + sin pi sin theta = 1 - cos theta r=1+cosπcosθ+sinπsinθ=1cosθ
which, again, is the equation of [B].

These test confirm that we have symmetry about OxOx and OyOy, thus we need only consider the area A_1A1, of a half petal of r = 1 - cos theta r=1cosθ for theta in [0, pi/2]θ[0,π2], and multiply by 44

enter image source here

We calculate area in polar coordinates using :

A = 1/2 \ int_alpha^beta \ r^2 \ d theta

Thus, the enclosed area of a single half petal is:

A_1 = 1/2 \ int_(0)^(pi/2) \ (1 - cos theta)^2 \ d theta

\ \ \ \ = 1/2 \ int_(0)^(pi/2) \ 1 - 2cos theta + cos^2 theta \ d theta

\ \ \ \ = 1/2 \ int_(0)^(pi/2) \ 1 - 2cos theta + (1+cos 2theta)/2 \ d theta

\ \ \ \ = 1/2 \ int_(0)^(pi/2) \ 3/2 - 2cos theta + 1/2cos 2theta \ d theta

\ \ \ \ = 1/2 \ [ \ (3 theta)/2 - 2sin theta + 1/4sin 2theta \ ]_(0)^(pi/2)

\ \ \ \ = 1/2 \ {(3/2*pi/2 - 2sin(pi/2)+1/4sin(pi))-(0-2sin0+1/4sin0) }

\ \ \ \ = 1/2 \ {(3pi)/4 - 2+0)0(0)}

So that the total area of all 4 half-petals, is:

A = 4A_1

\ \ = 4 * 1/2 \ ((3pi)/4 - 2)

\ \ = (3pi)/2 - 4