I can work in cylindrical coordinates. The planes \(z =
-1\) remains \(z=-1\text{.}\) The plane \(x + y + z = 5\) is trickier. In changed into \(r \cos \theta + r \sin
\theta + z = 5 = r (\cos \theta + \sin \theta) + z = 5\text{.}\) I can use a trig identity to write this as \(r \left(
\sqrt{2} \sin \left( \theta + \frac{\pi}{4} \right) \right)
+ z = 5\text{.}\) This is tricky, since the equation involves all of the variables. I choose to set \(z\) first, then \(\theta\text{,}\) then \(r\text{.}\) For \(z\text{,}\) I need to calculate the maximum value; the highest point where the cylinder meets the plane. This happens when \(x = y =
-3\text{,}\) so \(z=11\) is the highest value and I can take \(z \in [-1,11]\text{.}\) Then at each value of \(z\text{,}\) I have the relationship \(r \left( \sqrt{2} \sin \left(
\theta + \frac{\pi}{4} \right) \right) + z = 5\) between \(r\) and \(\theta\text{.}\) If I solve for \(r\text{,}\) I get
\begin{equation*}
r = \frac{5-z}{\left( \sqrt{2} \sin \left( \theta +
\frac{\pi}{4} \right) \right)}
\end{equation*}
This gets particularly tricky. I can’t choose either \(r\) or \(\theta\) to be the outside variable for the whole cylinder; I need two different cases for \(z \lt
5\) and \(z \gt 5\text{.}\) On the bottom half of the cylinder, I can use the previous equation to bound \(r\) for \(\theta \in \left[\frac{-\pi}{4} \frac{3\pi}{4}
\right]\text{,}\) but \(r\) goes from \(0\) to \(3\) for the rest of the range. For the tope half of the cylinder, the bound of \(r\) in terms of \(\theta\) works for \(\theta in \left[ \frac{3\pi}{4}, \frac{7\pi}{4}
\right]\text{.}\) For the rest of the range of \(\theta\text{,}\) there isn’t anything at all. This gives three integrals.
\begin{align*}
V \amp = \int_{-1}^5
\int_{\frac{-\pi}{4}}^{\frac{3\pi}{4}}
\int_0^{\frac{5-z}{\left( \sqrt{2} \sin \left( \theta +
\frac{\pi}{4} \right) \right)}} r dr d\theta dz +
\int_{-1}^5 \int_{\frac{3\pi}{4}}^{\frac{7\pi}{4}}
\int_0^3 r dr d\theta dz\\
\amp \hspace{2cm} +
\int_5^{11}\int_{\frac{3\pi}{4}}^{\frac{7\pi}{4}}
\int_0^{\frac{5-z}{\left( \sqrt{2} \sin \left( \theta +
\frac{\pi}{4} \right) \right)} }r dr d\theta dz
\end{align*}
This is a miserable set of integrals, to be sure. Luckly for us, there is another way to approach this entire question. If we look at the full cylinder for \(z \in [-1,11]\text{,}\) the plane cuts this cylinder into two equal pieces. Therefore, the desired volume should be one half of the volume of the cylinder of height \(12\) and radius \(3\text{,}\) which is \(72\pi\text{.}\)