Section 15.5 : Triple Integrals
9. Use a triple integral to determine the volume of the region that is below z=8−x2−y2 above z=−√4x2+4y2 and inside x2+y2=4.
Show All Steps Hide All Steps
Start SolutionOkay, let’s start off with a quick sketch of the region we want the volume of so we can get a feel for what we’re dealing with. We’ll call this region E.


We’ve given the sketches with a set of “traditional” axes as well as a set of “box” axes to help visualize the surface and region.
The top of the region (the orange colored surface) is the portion of the graph of the elliptic paraboloidz=8−x2−y2 that is inside the cylinder x2+y2=4. The bottom of the region is the portion of the graph of the cone z=−√4x2+4y2 that is inside the cylinder x2+y2=4. The walls of the region (which are translucent to show the bottom portion) is the cylinder x2+y2=4.
Show Step 2The volume of this solid is given by,
V=∭EdV Show Step 3So, we now need to get the limits set up for the integral. From the sketch above we can see that we’ll need to integrate with respect to z first so here are those limits.
−√4x2+4y2≤z≤8−x2−y2We’ll also need limits for D. In this case D is just the disk given by x2+y2≤4 (i.e. the portion of the xy-plane that is inside the cylinder. This is the region in the xy-plane that we need to graph the paraboloid and cone and so is D.
Because D is a disk it makes sense to use polar coordinates for integrating over D. Here are the limits for D.
0≤θ≤2π0≤r≤2Now, let’s set up the volume integral as follows.
V=∭EdV=∬D[∫8−x2−y2−√4x2+4y2dz]dABecause we know that we’ll need to do the outer double integral in polar coordinates we’ll hold off putting those limits in until we have the z integration done.
Show Step 4Okay, let’s do the z integration.
V=∬Dz|8−x2−y2−√4x2+4y2dA=∬D8−x2−y2+√4x2+4y2dA Show Step 5Now let’s convert the integral over to polar coordinates. Don’t forget that x2+y2=r2 and that dA=rdrdθ.
The volume integral in terms of polar coordinates is then,
V=∫2π0∫20[8−r2+2r]rdrdθ=∫2π0∫208r−r3+2r2drdθ Show Step 6The r integration is then,
V=∫2π0(4r2−14r4+23r3)|20dθ=∫2π0523dθ Show Step 7Finally, we can compute the very simple θ integral to get the volume of the region.
V=∫2π0523dθ=1043π