I want to compute the volume of $A:=\{(x,y,z)\in\mathbb{R}^3:\frac{x^2}{4}+\frac{y^2}{9}+\frac{z^2}{25}\leq 1; x\geq\frac{y^2}{9}+\frac{z^2}{25}\}$ (which I think is a piece of ellipsoid) so I set up the following integral: $\iiint_A 1 dxdydz=\int_{x=0}^{x=2}\int_{-3\sqrt{x}}^{3\sqrt{x}}\int_{-\frac{5}{3}\sqrt{9x^2-y^2}}^{\frac{5}{3}\sqrt{9x^2-y^2}}1 dzdydz=30\pi$ which should be equal to the required volume.
Is this correct? (i.e. is the integral I computed equal to the volume of $A$)
Best regards,
lorenzo.