Find the value of the integral $\int\int \sqrt{x^2+y^2}$ over region $D={(x,y): x\le x^2+y^2 \le 2x}$.
after drawing a sketch of the region.and converting x and y into polar co-ortdinates $x= r\cos\theta$,$y=r\sin\theta$.The region became $\cos\theta\le r$$ \le 2\cos\theta$. $-\pi/2\le \theta\le\pi/2$. after integration the value became $28/9$. i dont know if its correct or not.