Please as simple as possible, I am in calculus II. Am wondering how to solve these two problems:
- Find the area $A$ of the region $R$ outside of the curve $r = \cos(2\theta)$ and inside the curve $r = 1$.
Quite lost on how to solve, could really use steps and clarifications. What gets me is how do we know when writing out the computations which is the inner and which is the outer and how does this affect the formula structure? Such as what if the first problem were to find area inside the curve $r = \cos(2\theta)$ and outside the $r = 1$.
Thank you
The graph of $r=\cos 2\theta$ is a 4-petal curve. The graph of a $r=1$ is a unit circle. Now, the total area of the $4-$petal curve is \begin{align} A_{pc}&=8\int_{0}^{\pi/4}\frac{1}{2}\cos^2 2\theta d\theta\\ &=4\int_{0}^{\pi/4}\frac{1+\cos 4\theta}{2}d\theta\\ &=2\left[\theta+\frac{\sin 4\theta}{8}\right]_{0}^{\pi/4}\\ &=\frac{\pi}{8}. \end{align}
The area of the circle $r=1$ is $A_c=\pi(1)^2=\pi$. Thus, the required area is $$A=A_c-A_{pc}=\pi-\frac{\pi}{8}=\frac{7\pi}{8}.$$