I want the volume of the sphere $x^2 + y^2 + z^2 = 4$ from $x = 0$ to $x = 4-y^2$. The integral that gives this volume is
$$\int\limits_{-2}^2 \int\limits_0^{4-y^2} \int\limits_{-\sqrt{4-x^2-y^2}}^{\sqrt{4-x^2-y^2}}\ 1\ dz\ dx\ dy$$
I don't find $T$ such that $T\bar{u} = \bar{x}$ for every $\bar{x}\in D$ where $D$ is our desired volume.
I mean, I'm trying to find $D^*$ such that for every $\bar{u} \in D^*$, $T$ is a change of variables for our problem.
So, I'm trying the find the volume between the regions $x^2 + y^2 + z^2 = 4$ and $x = 4-y^2$ but I can neither find that scalar.
Any ideas please.