This problem is driving me crazy :
$$\int_{0}^{1}\int_0^{\sqrt{2y-y^2}}{dx.dy}$$
Someone please solve this problem in details by sketching the required boundary and how did he calculate it. The final answer is $\pi/4$ Thanks in advance
Edit : I am still learning polar coordinates , so i have failed to convert this double integral boundary to polar form !
Hint:
Use the fact that $$x=r\cos\theta\\y=r\sin\theta\\r^2=x^2+y^2$$
You have $\int_0^1\int_0^{\sqrt{2y-y^2}}dxdy$
From above we can say that $y=0,y=1$ and $x=0$, $x=\sqrt{2y-y^2}\implies x^2+(y-1)^2=1$, so it is a circle of radius $1$
Now can you continue from here?