I've been studying some triple integrals and their relation to volumes in 3 dimensions and got a little confused by the following problem:
Let $$U=\{(x,y,z) \in \mathbb{R}^3; \; x^2+y^2+z^2\leq4 \; ; 0\leq z \leq5 \; ; x \leq y \leq2x\;; x\geq0 \}$$ find the integral that represents the volume of the set $U$
The solution is provided and is shown to be:
$$\int^{\frac{2}{\sqrt{5}}}_{0}\int^{2x}_{x}\int^{\sqrt{4-x^2-y^2}}_{0}\,dx\,dy\,dz+ \int^{\sqrt{2}}_{\frac{2}{\sqrt{5}}}\int^{\sqrt{4-x^2}}_{x}\int^{\sqrt{4-x^2-y^2}}_{0}\,dx\,dy\,dz$$
I just don't understand why he splits the integral into two parts and the limits of the $x$ and $y$ variables.
As @Arthur states: "It's rarely a bad idea to make a drawing." Does this help?