3.5E: Triple Integrals (Exercises)
- Last updated
- Dec 18, 2020
- Save as PDF
- Page ID
- 54094
( \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. ∭B(xy+yz+xz) dV, where B={(x,y,z)|1≤x≤2, 0≤y≤2, 1≤z≤3}
19. ∭B(x cos y+z) dV, where B={(x,y,z)|0≤x≤1, 0≤y≤π, −1≤z≤1}
- Answer:
- 0
20. ∭B(z sin x+y2) dV, where B={(x,y,z)|0≤x≤π, 0≤y≤1, −1≤z≤2}
In Exercises 21 - 24, evaluate the triple integral.
21. ∫π/2−π/2∫π0∫π0(cosxsinysinz)dzdydx
- Answer:
- 8
22. ∫10∫x0∫x+y0(x+y+z)dzdydx
23. ∫π0∫10∫z0(sin(yz))dxdydz
- Answer:
- π
24. ∫π2π∫x3x∫y2−y2(cosxsinysinz)dzdydx
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, x=1, y=0, y=3, z=0, and z=5.
- Answer:
- 92
26. Find the average value of the function f(x,y,z)=xyz over the solid E=[0,1]×[0,1]×[0,1] situated in the first octant.
Approximating Triple Integrals
27. The midpoint rule for the triple integral ∭Bf(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 l∑i=1m∑j=1n∑k=1f(¯xi,¯yj,¯zk)ΔV, where (¯xi,¯yj,¯zk) is the center of the box Bijk and ΔV is the volume of each subbox. Apply the midpoint rule to approximate ∭Bx2dV over the solid B={(x,y,z)|0≤x≤1, 0≤y≤1, 0≤z≤1} by using a partition of eight cubes of equal size. Round your answer to three decimal places.
- Answer:
- ∭Bf(x,y,z)dV ≈516≈0.313
28. [T] a. Apply the midpoint rule to approximate ∭Be−x2dV over the solid B={(x,y,z)|0≤x≤1, 0≤y≤1, 0≤z≤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 n3 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 Find the average temperature over the solid.
- Answer:
- 17.5∘ 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 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 ρ(x,y,z), then the total charge inside the solid is defined as the triple integral ∭Eρ(x,y,z)dV. Assume that the charge density of the solid E enclosed by the paraboloids x=5−y2−z2 and x=y2+z2−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= ∫√5−√5∫√5−y2−√5−y2∫5−y2−z2y2+z2−5√x2+y2+z2dxdzdy
32. Show that the volume of a regular right hexagonal pyramid of edge length a is a3√32 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)