14.4E: Triple Integrals (Exercises)
- Last updated
- Jan 25, 2020
- Save as PDF
- Page ID
- 35121
( \newcommand{\kernel}{\mathrm{null}\,}\)
Terms and Concepts
1. The strategy for establishing bounds for triple integrals is "from ________ to ________, then from ________ to ________ and then from ________ to ________."
- Answer:
- We integrate from surface to surface, then from curve to curve and then from point to point.
2. Give an informal interpretation of what ∭QdV means.
- Answer:
- ∭QdV = Volume of the solid region Q
3. Give two uses of triple integration.
- Answer:
- To compute total mass or average density of a solid object, given a density function or to compute the average temperature in a solid region or object.
4. If an object has a constant density δ and a volume V, what is its mass?
- Answer:
- It's mass is δV.
Volume of Solid Regions
In Exercises 5-8, two surfaces f1(x,y) and f2(x,y) and a region R in the xy-plane are given. Set up and evaluate the triple integral that represents the volume between these surfaces over R.
5. f1(x,y)=8−x2−y2,f2(x,y)=2x+y;
R is the square with corners (−1,−1) and (1,1).
- Answer:
- V = ∫1−1∫1−1∫8−x2−y22x+ydzdydx =883units3
6. f1(x,y)=x2+y2,f2(x,y)=−x2−y2;
R is the square with corners (0,0) and (2,3).
7. f1(x,y)=sinxcosy,f2(x,y)=cosxsiny+2;
R is the triangle with corners (0,0),(π,0) and (π,π).
- Answer:
- V = ∫π0∫x0∫cosxsiny+2sinxcosydzdydx =(π2−π)units3 ≈6.72801units3
8. f1(x,y)=2x2+2y2+3,f2(x,y)=6−x2−y2;
R is the circle x2+y2=1.
In Exercises 9-16, a domain D is described by its bounding surfaces, along with a graph. Set up the triple integral that gives the volume of D in the indicated order(s) of integration, and evaluate the triple integral to find this volume.
9. D is bounded by the coordinate planes and z=2−23x−2y.
Evaluate the triple integral with order dzdydx.
- Answer:
- V = ∫30∫1−x30∫2−23x−2y0dzdydx =1unit3
10. D is bounded by the planes y=0,y=2,x=1,z=0 and z=(2−x)/2.
Evaluate the triple integral with order dxdydz.
11. D is bounded by the planes x=0,x=2,z=−y and by z=y2/2.
Evaluate the triple integral with orders dydzdx and dzdydx to verify that you obtain the same volume either way.
- Answer:
- V = ∫20∫20∫−z−√2zdydzdx =43unit3
V = ∫20∫0−2∫−yy22dzdydx =43unit3
12. D is bounded by the planes z=0,y=9,x=0 and by z=√y2−9x2.
Do not evaluate any triple integral. Just set this one up in the orders: dzdydx, dxdydz, and dydzdx .
13. D is bounded by the planes x=2,y=1,z=0 and z=2x+4y−4.
Evaluate the triple integral with orders dzdydx and dxdydz to verify that you obtain the same volume either way.
- Answer:
- V = ∫20∫11−x2∫2x+4y−40dzdydx =43units3
V = ∫40∫1z4∫2(z−4y+4)/2dxdydz =43units3
14. D is bounded by the plane z=2y and by y=4−x2.
Evaluate the triple integral with order dzdydx.
15. D is bounded by the coordinate planes and y=1−x2 and y=1−z2.
Do not evaluate any triple integral. Which order would be easier to evaluate: dzdydx or dydzdx? Explain why.
- Answer:
- V = ∫10∫1−x20∫√1−y0dzdydx
V = ∫10∫x0∫1−x20dydzdx+∫10∫1x∫1−z20dydzdx
The first one is easier since it only requires evaluation of a single integral, although both can be evaluated fairly easily.
16. D is bounded by the coordinate planes and by z=1−y/3 and z=1−x.
Evaluate the triple integral with order dxdydz.
Evaluating General Triple Integrals
In exercises 17 - 20, evaluate the triple integrals over the rectangular solid box B.
17. ∭B(2x+3y2+4z3) dV, where B={(x,y,z)|0≤x≤1, 0≤y≤2, 0≤z≤3}
- Answer:
- 192
18. \displaystyle \iiint_B (xy + yz + xz) \space dV, where B = \big\{(x,y,z) \,|\, 1 \leq x \leq 2, \space 0 \leq y \leq 2, \space 1 \leq z \leq 3\big\}
19. \displaystyle \iiint_B (x \space cos \space y + z) \space dV, where B = \big\{(x,y,z) \,|\, 0 \leq x \leq 1, \space 0 \leq y \leq \pi, \space -1 \leq z \leq 1\big\}
- Answer:
- 0
20. \displaystyle \iiint_B (z \space sin \space x + y^2) \space dV, where B = \big\{(x,y,z) \,|\, 0 \leq x \leq \pi, \space 0 \leq y \leq 1, \space -1 \leq z \leq 2\big\}
In Exercises 21 - 24, evaluate the triple integral.
21. \displaystyle \int_{-\pi/2}^{\pi/2}\int_{0}^{\pi}\int_{0}^{\pi} (\cos x \sin y \sin z )\,dz\,dy\,dx
- Answer:
- 8
22. \displaystyle \int_{0}^{1}\int_{0}^{x}\int_{0}^{x+y} (x+y+z )\,dz\,dy\,dx
23. \displaystyle \int_{0}^{\pi}\int_{0}^{1}\int_{0}^{z} (\sin (yz))\,dx\,dy\,dz
- Answer:
- \pi
24. \displaystyle \int_{\pi}^{\pi^2}\int_{x}^{x^3}\int_{-y^2}^{y^2} (\cos x \sin y \sin z )\,dz\,dy\,dx
Average Value of a Function
25. Find the average value of the function f(x,y,z) = x + y + z over the parallelepiped determined by x = 0, \space x = 1, \space y = 0, \space y = 3, \space z = 0, and z = 5.
- Answer:
- \frac{9}{2}
26. Find the average value of the function f(x,y,z) = xyz over the solid E = [0,1] \times [0,1] \times [0,1] situated in the first octant.
Approximating Triple Integrals
27. The midpoint rule for the triple integral \displaystyle \iiint_B f(x,y,z) \,dV over the rectangular solid box B is a generalization of the midpoint rule for double integrals. The region B is divided into subboxes of equal sizes and the integral is approximated by the triple Riemann sum \sum_{i=1}^l \sum_{j=1}^m \sum_{k=1}^n f(\bar{x_i}, \bar{y_j}, \bar{z_k}) \Delta V,\nonumber where (\bar{x_i}, \bar{y_j}, \bar{z_k}) is the center of the box B_{ijk} and \Delta V is the volume of each subbox. Apply the midpoint rule to approximate \iiint_B x^2 \,dV\nonumber over the solid B = \big\{(x,y,z) \,|\, 0 \leq x \leq 1, \space 0 \leq y \leq 1, \space 0 \leq z \leq 1 \big\} by using a partition of eight cubes of equal size. Round your answer to three decimal places.
- Answer:
- \displaystyle \iiint_B f(x,y,z) \,dV\quad \approx\quad\frac{5}{16} \approx 0.313
28. [T] a. Apply the midpoint rule to approximate \iiint_B e^{-x^2} \,dV\nonumber over the solid B = \{(x,y,z) | 0 \leq x \leq 1, \space 0 \leq y \leq 1, \space 0 \leq z \leq 1 \} by using a partition of eight cubes of equal size. Round your answer to three decimal places.
b. Use a CAS to improve the above integral approximation in the case of a partition of n^3 cubes of equal size, where n = 3,4, ..., 10.
Applications
29. Suppose that the temperature in degrees Celsius at a point (x,y,z) of a solid E bounded by the coordinate planes and the plane x + y + z = 5 is given by: T (x,y,z) = xz + 5z + 10\nonumber Find the average temperature over the solid.
- Answer:
- 17.5^{\circ} C
30. Suppose that the temperature in degrees Fahrenheit at a point (x,y,z) of a solid E bounded by the coordinate planes and the plane x + y + z = 5 is given by: T(x,y,z) = x + y + xy\nonumber Find the average temperature over the solid.
31. If the charge density at an arbitrary point (x,y,z) of a solid E is given by the function \rho (x,y,z), then the total charge inside the solid is defined as the triple integral \displaystyle \iiint_E \rho (x,y,z) \,dV. Assume that the charge density of the solid E enclosed by the paraboloids x = 5 - y^2 - z^2 and x = y^2 + z^2 - 5 is equal to the distance from an arbitrary point of E to the origin. Set up the integral that gives the total charge inside the solid E.
- Answer:
- Total Charge inside the Solid E \quad=\quad \displaystyle \int_{-\sqrt{5}}^{\sqrt{5}}\int_{-\sqrt{5-y^2}}^{\sqrt{5-y^2}}\int_{y^2+z^2-5}^{5 - y^2 - z^2} \sqrt{x^2+y^2+z^2}\,dx\,dz\,dy
32. Show that the volume of a regular right hexagonal pyramid of edge length a is \dfrac{a^3 \sqrt{3}}{2} by using triple integrals.
Contributors
- Problems 17 - 20 and 25 - 32 are from Section 15.4, OpenStax Calculus 3 by
Gilbert Strang (MIT) and Edwin “Jed” Herman (Harvey Mudd) with many contributing authors. This content by OpenStax is licensed with a CC-BY-SA-NC 4.0 license. Download for free at http://cnx.org.
- Problems 1 - 16 and 21 - 24 are from Apex Calculus, Section 13.6.
- Edited by Paul Seeburger (Monroe Community College)