I can work in cylindrical coordinates. The plane
\(z =
-1\) remains
\(z=-1\text{.}\) The plane
\(x + y + z = 5\) is trickier. It changes 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 difficult, 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 miserable. 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 top 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 awful set of integrals, to be sure. Luckly for me, 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{.}\) Sometimes, when faced with a terrible calculation, I can look back at the geometry to find another way to approach the problem.