I have attempted to solve a polar curves question and I keep getting the wrong answer.
The question is: Find the area enclosed by between the curves
$$ r = 3 - 3\cos\theta $$ and $$ r =4\cos\theta $$
So far I have forked out the angle that they interest at so:
$$ 4cos\theta = 3 - 3cos\theta $$ $$ \therefore \theta = 1.127885 radians $$ Then I integrating with the upper bound as 1.127885 and the lower bound as zero. $$ \int_{0}^{1.127885}{\frac{1}{2}*(4\cos\theta)^2}d\theta = 6.06037 $$
$$ \int_{0}^{1.127885}{\frac{1}{2}*(3-3\cos\theta)^2} d\theta = 0.3527 $$
Then the difference in area is 6.06037 - 0.3527 = 5.70767.
Then by symmetry the total area is 5.70567*2 = 11.4
The answer I get is 11.4 but apparently the answer 1.15. Could you help me with this?
