Problem:
Use polar coordinates to evaluate the following integral:
$$\int_{0}^{2}\int_{0}^{\sqrt{2x-x^{2}}}xdydy$$
Solution:
First, this is the graph I manually plotted to define the new limits:
So I set up the new integral with these new limits in polar coordinates:
$$1\leqslant r\leqslant 2$$
$$0\leqslant \theta\leqslant\pi$$
But the integral gives me $0$ as a result. This is the integral to evaluate:
$$\int_{0}^{\pi}\int_{1}^{2}r\cos(\theta)rdrd\theta$$

