Evaluate the integral by converting to polar coordinate

3.4k Views Asked by At

$$ \int^{\pi/2}_{\pi/4} \int^{\sqrt{2-y^2}}_y 3(x-y) dx dy$$

I attempted the following:

$$ \int_{\pi/4}^{\pi/2} \int_{0}^{1} 3r^2 (\cos\theta - \sin\theta) dr d\theta $$ which is wrong apparently. I think I might have got the wrong drawing of the curve.