I can't get the text answer using standard method of integration of a polar equation. Yet when I use a symmetry method I do get their answer. Can you assist in clarification?
Find the area of the region enclosed by $r=4cos(3 \theta)$.
I use $ \frac 12 \int_0^{2\pi} (16cos^2(3\theta) d\theta$. For $cos^2(3\theta)$ I use the identity $\frac12[1+cos(6\theta)]$
This gives me $\frac{16}{4} \int_0^{2\pi} 1+cos(6\theta) d\theta$.
This gives me $4[\int_0^{2\pi}1 d\theta +\frac16\int_0^{12\pi} cos (u) du]$.
The integral of the cosine term is $0$, so I get $\theta $ evaluated from $0$ to $2\pi$. This gives me $4(2\pi)=8\pi$.
When I use a symmetrical method A=$6\int_0^{\pi/6}\frac12(16 cos^2(3\theta)d\theta$ I get $4\pi$. This is the text answer.
Don't understand why my 2 answers don't match.