Volume -- Multiple and Iterated Integrals

Back to the beginning of this section

In this module we develop methods for finding the volume of a solid of the form

Missing equation

Example

Consider the tetrahedron shown in the figure below

Missing figure

The four vertices of this tetrahedron are located at the points:

(0, 0, 0), (2, 0, 0), (0, 4, 0), and (0, 0, 2).

Thus, its base can be described by

Missing equation

or

Missing equation

and its height at each point (x, y) is given by the function

f(x, y) = 2 - x - y / 2

We look at three different ways of determining the volume of this tetrahedron.

Approximating D by many small squares

Missing movie The first method is based on the movie at the left. We begin by breaking the region D up into many small squares and then above each square we erect a prism whose height is given by the function f(x, y) at a point in the square. The volume of each of these prisms is the area of its base multiplied by its height. By adding the volumes of these prisms we obtain an estimate for the volume of the tetrahedron. By using many very small squares we can obtain a very good estimate of the volume of the tetrahedron. The exact volume of the tetrahedron is given by the limit of these estimates.


Your CAS window contains this example. Look at it to make sure you understand the details and then modify it to estimate the area of the tetrahedron whose four vertices are at the points:

(0, 0, 0), (10, 0, 0), (0, 5, 0), and (0, 0, 8).


The approach illustrated above is called the Multiple Integral. We begin by making a series of estimates. For any positive integer n we proceed as follows.

The exact volume is the limit of these estimates. This limit is called the multiple integral of the function f(x, y) over the region D.

Missing equation

Units

On the right side of the formula above each term has two factors.

Missing equation measures height in units of length
Missing equation measures area in units of length2

Similarly, you should think of the integrand on the left side of this equation as having two factors.

Missing equation measures height in units of length
Missing equation measures area in units of length2
In either case the product measures volume in units of length3.

Slicing the tetrahedron perpendicular to the x-axis

Missing movie This method is based on the movie on the left.

The basic idea is simple -- we slice the solid at various points along the x-axis using slices that are parallel to the yz-plane. If all of these slices had the same area then the volume of the solid would be this area multiplied by the length of the solid measured in the x-direction. Because the area of the slices varies, simple multiplication is replaced by integration.

For each value x along the x-axis, the section can be described by

z = 2 - x - y/2

with

y <= 0 <= 4 - 2 x

Thus, the area of the slice is

Missing equation

Notice that in the integration above x is a constant since we are computing the area of one slice through the point (x, 0, 0) and parallel to the yz-plane.

Now to determine the volume of the solid we "multiply" the area obtained above by the length of the solid measured along the x-axis -- that is, we integrate,

Missing equation

In general, we can determine the volume of a solid described by

Missing equation

when the base D is described by

Missing equation

by

Missing equation



This approach is called an iterated integral and we say that the outer integration is with respect to x and the inner integration is with respect to y.

Slicing the tetrahedron perpendicular to the y-axis

Missing movie This method is based on the movie at the left.

The basic idea is simple -- we slice the solid at various points along the y-axis using slices that are parallel to the xz-plane. If all of these slices had the same area then the volume of the solid would be this area multiplied by the length of the solid measured in the y-direction. Because the area of the slices varies, simple multiplication is replaced by integration.

For each value y along the y-axis, the section can be described by

z = 2 - x - y/2

with

x <= 0 <= 2 - y / 2

Thus, the area of the slice is

Missing equation

Notice that in the integration above y is a constant since we are computing the area of one slice through the point (0, y, 0) and parallel to the xz-plane.

Now to determine the volume of the solid we "multiply" the area obtained above by the length of the solid measured along the y-axis -- that is, we integrate,

Missing equation

In general, we can determine the volume of a solid described by

Missing equation

when the base D is described by

Missing equation

by

Missing equation


Your CAS window has the example above worked out. Make sure you understand this example and then use your CAS window to find the volume of the tetrehedron whose four vertices are at the points:

(0, 0, 0), (10, 0, 0), (0, 5, 0), and (0, 0, 8).

Note that this is the same solid that you looked at earlier. Your two answers should agree.


This approach is called an iterated integral and we say that the outer integration is with respect to y and the inner integration is with respect to x.

We have solved our basic problem three different ways -- by multiple integration, and by two varieties of iterated integration. In practice, the iterated integration is used most frequently.


  1. Let D be the triangle whose vertices are at the points:

    (1, 3), (5, 3), and (2, 5).

    and evaluate the integral

    by using an iterated integral.

  2. Let D be the triangle whose vertices are at the points:

    (0, 0), (0, Pi / 2), and (Pi, Pi / 2).

    and evaluate the integral

    by using an iterated integral.

  3. Find the volume of the solid trapped between the xy-plane and the "roof"

    z = 2 - |x| - |y|



    Copyright c 1997 by Frank Wattenberg, Department of Mathematics, Montana State University, Bozeman, MT 59717