usually I manage to solve those questions, but this one in particular is problematic, I have no other information.
If I try to use $z=x^2+y^2$ in the Ball function, I will get $(x+y)^2+x^4+y^4=20$, which is not a really possible way to solve it...
I tried geogebra, saw the shape it was a flat ball ( I dont know why... ).
Can anyone give me any tip on how to start? I dont know what I need to put at the boundary of the Third integral...
I dont have any radius.
The only think I thought of doing: using polar coordinates: $x^2+y^2=\rho^2$, thus I am getting after a few calculations: $\rho_1=\sqrt(10)$, $\rho_2=-\sqrt(10)$
So I can probably use $\rho=0$ to $\rho=\sqrt10$.
$\theta$ from 0 to $2\pi$ ( just guessing, because it has a circle shape from $x^2+y^2$ ).
but the last angle I dont know what to do...
Can somone tell me if my direction is correct \ What can I do to solve it?
My problem here is the $x^4$ and $y^4$
The answer is:$\frac 83\pi(10\sqrt5-19)$
According to help I got (my try):
Okay, I got something close: $\frac {16}3\pi(10\sqrt5-16)$.
This time $\rho$ is between $0$ to $2$.
$\theta$ is between $0$ to $2\pi$
$z$ is between $\sqrt{20-\rho^2})$ with minus and plus
The region is axisymmetric about the $z$ axis. It you make $x=0$ and draw the intersection with the $zy$-plane you'll see very clearly what the integration limits should be. In cylindrical coordinates you would have: \begin{align*} V = &\int_{0}^{2\pi} \int_0^2 \int_{\rho^2}^{\sqrt{20-\rho^2}} \rho \,dz\, d\rho\, d\theta\\ =& 2 \pi \int_0^2 \rho(\sqrt{20-\rho^2}-\rho^2)d\rho = \cdots =\frac{8}{3} \left(10 \sqrt{5}-19\right) \pi \end{align*}