Using Polar Coordinates integrate over the region bounded by the two circles:
$$x^2+y^2=4$$
$$x^2+y^2=1$$
Evaluate the integral of $\int\int3x+8y^2 dx$
So what I did was said that as $x^2+y^2=4$ and $x^2+y^2=1$
That $1 \le r \le 2$. And as there is a symmetry in the four quadrants
$0 \le \theta \le \frac{\pi}{2}$
which gave me $\int_0^\frac{\pi}{2}\int_1^2 3r^2\cos(\theta) +8r^3\sin^2(\theta) ~dr d\theta$
The answer it gives in the book is $30\pi$.
I'm getting $28 +30\pi$