This is exercise 7, of the book Engineering Mathematics by Stroud, Chapter 24, Further Problems section.
Here's a graph i made of the figure as i see it:

It gives the answer as $π+8$. The integral i constructed is the following: $$ A=2\int_{0}^{π/2} \int_{0}^{2}r\ drdθ +2\int_{π/2}^{π} \int_{0}^{2+2cosθ} r\ drdθ $$
The first $r$ is the equation of the circle $r=2$, which dominates from $0$ to $\frac{π}{2}$ and the second $r$ is the equation of the cardioid $r=2+2cosθ$. I'm using the double integral method.. The answer i get by solving the expression above is $5π-8$.
What am i missing? What is wrong? Thanks in advance.
Given the formula for the area in polar coordinates and the symmetry of the configuration, the area you want to compute is just: $$ 2\pi + \int_{\pi/2}^{\pi}\left[2\left(1+\cos\theta\right)\right]^2\,d\theta =\color{red}{5\pi-8}.$$