Solve integral $\iint_{x^2+y^2<\sqrt{x}}\sqrt{x^2+y^2}dxdy$

46 Views Asked by At

Solve integral $$\iint_{x^2+y^2<\sqrt{x}}\sqrt{x^2+y^2}dxdy$$

I was thinking about substitution $(x,y)\mapsto(t^2,y)$ but I do not think this is efficient way to solve it.

1

There are 1 best solutions below

0
On

You are right. Polar coordinates are the way to go with this integral. A general hint: Whenever you see something of the form: $x^2 +y^2$, immediately think about polar coordinates.

The answer is $\frac{2}{3}$, as you calculated correctly. Well done!