I plugged in for $x=r \cos\theta$ and $y=r \sin\theta$ to change to polar coordinates
I set my bounds as $2 \leqq r\leqq 7$ and $0\leqq \Theta \leqq 2\pi$.
I simplified my integral from
$$\displaystyle\iint\frac{r^2 \sin^2\theta}{(r^2 \sin^2(\theta)+r^2 \cos^2(\theta))}r dA$$ to $$\iint r \sin^2 (\theta) d\theta dr$$. I run into my issue with my first integral, because I get $\frac{-r}{3} \cos^3(\Theta$) and I have to plug in 2$\pi$ and $0$, and I end up with $\frac{-r}{3}+\frac{r}{3}=0$.
$\int_0^{2\pi} \cos^{2}\theta d\theta =\frac 1 2 \int_0^{2\pi} [1+ \cos (2\theta)] d\theta =\pi+0=\pi$. Now multiply by $r$ and integrate from $2$ to $7$.