Find the volume of the region in the first octant bounded by the coordinate planes, the plane $x + y = 4$, and the cylinder $y^2 + 4z^2 = 16$.
Answer is: $8\pi-\frac{32}{3}$
I'm trying to solve this using cylindrical coordinates. I understand how to setup the integral. I've ran it through wolframalpha to get the correct result, but I'm stumped on how to solve it by showing the work. I feel like I'm missing a step on how to simplify the limits of the integral. Thanks!
$\int_{0}^{\frac{\pi}{2}} \int_{0}^{\frac{4}{\cos\theta + \sin\theta}} \int_{0}^{\sqrt{4-\frac{{(r\sin\theta)}^{2}}{4}}} dzrdrd\theta$
Let $X=2z$, $Y=y$ and $Z=x$. Then use the cylindrical coordinates: $$\mbox{Volume}=\frac{1}{2}\int_{\theta=0}^{\frac{\pi}{2}} \int_{\rho=0}^{4} \int_{Z=0}^{4-\rho\sin(\theta)} dZ\,\rho d\rho\, d\theta=8\pi-\frac{32}{3}.$$