6 Applications of Integration

6.2 Volume by Cross-Sectional Area;
Disk and Washer Methods

The volume of a general right cylinder, as shown in Figure 6.2.1, is

Area of the base × height.

margin:
(fullscreen)
Figure 6.2.1: The volume of a general right cylinder is the product of its height and its base’s area Λ

We can use this fact as the building block in finding volumes of a variety of shapes.

Given an arbitrary solid, we can approximate its volume by cutting it into n thin slices. When the slices are thin, each slice can be approximated well by a general right cylinder. Thus the volume of each slice is approximately its cross-sectional area × thickness.

By orienting a solid along the x-axis, we can let A(xi) represent the cross-sectional area of the ith slice, and let Δx represent the thickness of the slices (the thickness is a small change in x). The total volume of the solid is approximately:

Volume i=1n[Area×thickness]
=i=1nA(xi)Δx.

Recognize that this is a Riemann Sum. By taking a limit (as the thickness of the slices goes to 0) we can find the volume exactly.

Volume=limni=1nA(xi)Δx

with Δx=b-an and xi=a+iΔx. We recognize this as a definite integral.

Theorem 6.2.1 Volume By Cross-Sectional Area

The volume V of a solid, oriented along the x-axis with cross-sectional area A(x) from x=a to x=b, is

V=abA(x)dx.
Example 6.2.1 Finding the volume of a solid

Find the volume of a pyramid with a square base of side length 10 in and a height of 5 in.

SolutionThere are many ways to “orient” the pyramid along the x-axis; Figure 6.2.2(a) gives one such way, with the pointed top of the pyramid at the origin and the x-axis going through the center of the base. margin:
(fullscreen)
(a)
(fullscreen)
(b)
Figure 6.2.2: Orienting a pyramid along the x-axis (top) and cutting a slice in the pyramid (bottom) in Example 6.2.1. Λ

Each cross section of the pyramid is a square. To determine its area A(x), we need to determine the side lengths of the square.

When x=5, the square has side length 10; when x=0, the square has side length 0. Since the edges of the pyramid are lines, it is easy to figure that each cross-sectional square has side length 2x, giving A(x)=(2x)2=4x2.

If one were to cut a slice out of the pyramid at x=3, as shown in Figure 6.2.2(b), one would have a shape with square bottom and top with sloped sides. If the slice were thin, both the bottom and top squares would have sides lengths of about 6, and thus the cross-sectional area of the bottom and top would be about 36in2. Letting Δx represent the thickness of the slice, the volume of this slice would then be about 36Δxin3.

Cutting the pyramid into n slices divides the total volume into n equally-spaced smaller pieces, each with volume (2xi)2Δx, where xi is the approximate location of the slice along the x-axis and Δx represents the thickness of each slice. One can approximate total volume of the pyramid by summing up the volumes of these slices:

Volume i=1n(2xi)2Δx.

Taking the limit as n gives the actual volume of the pyramid; recognizing this sum as a Riemann Sum allows us to find the exact answer using a definite integral, matching the definite integral given by Theorem 6.2.1.

We have

V =limni=1n(2xi)2Δx
=054x2dx
=43x3|05
=5003in3.

We can check our work by consulting the general equation for the volume of a pyramid (see the back cover under “Volume of A General Cone”):

13×area of base×height.

Certainly, using this formula from geometry is faster than our new method, but the calculus-based method can be applied to much more than just cones.

An important special case of Theorem 6.2.1 is when the solid is a solid of revolution, that is, when the solid is formed by rotating a shape around an axis.

Start with a function y=f(x) from x=a to x=b. Revolving this curve about a horizontal axis encloses a three-dimensional solid whose cross sections are disks (thin circles), perpendicular to the axis of rotation. Let R(x) represent the radius of the cross-sectional disk at x; the area of this disk is π[R(x)]2. Applying Theorem 6.2.1 gives the Disk Method.

Key Idea 6.2.1 The Disk Method

Let a solid be enclosed by revolving the curve y=f(x) from x=a to x=b around a horizontal axis, and let R(x) be the radius of the cross-sectional disk at x. The volume of the solid is

V=πab[R(x)]2dx.
margin: R(x)120.51xy (a)
(fullscreen)
(b)
(fullscreen)
(c)
Figure 6.2.3: Sketching a solid in Example 6.2.2. Λ
Example 6.2.2 Finding volume using the Disk Method

Find the volume of the solid formed by revolving about the x-axis the region bounded by the curves y=1/x, x=1, x=2 and the x-axis.

SolutionA sketch is always useful in helping us understand the problem. In Figure 6.2.3(a) we have sketched the region we will be rotating. In Figure 6.2.3(b), the curve y=1/x is sketched along with the sample slice, a disk, at x with radius R(x)=1/x. In Figure 6.2.3(c) the whole solid is pictured, along with the sample slice.

The volume of the sample slice shown in part (b) of the figure is approximately πR(xi)2Δx, where R(xi) is the radius of the disk shown and Δx is the thickness of that slice. The radius R(xi) is the distance from the x-axis to the curve, hence R(xi)=1/xi.

Slicing the solid into n equally-spaced slices, we can approximate the total volume by adding up the approximate volume of each slice:

Approximate volume =i=1nπ(1xi)2Δx.

Taking the limit of the above sum as n gives the actual volume; recognizing this sum as a Riemann sum allows us to evaluate the limit with a definite integral, which matches the formula given in Key Idea 6.2.1:

V =limni=1nπ(1xi)2Δx
=π12(1x)2dx
=π121x2dx
=π[-1x]|12
=π[-12-(-1)]
=π2units3.

While Key Idea 6.2.1 is given in terms of functions of x, the principle involved can be applied to functions of y when the axis of rotation is vertical, not horizontal. We demonstrate this in the next example.

margin: R(y)120.51xy (a)
(fullscreen)
(b)
(fullscreen)
(c)
Figure 6.2.4: Sketching a solid in Example 6.2.3. Λ
Example 6.2.3 Finding volume using the Disk Method

Find the volume of the solid formed by revolving about the y-axis the region bounded by the curves y=1/x, y=1, y=0.5, and the y-axis.

SolutionSince the axis of rotation is vertical, our perpendicular cross sections have thickness Δy and radius x=R(y). We need to convert the function into a function of y. Since y=1/x defines the curve, we rewrite it as x=1/y.

Thus we are rotating about the y-axis the region bounded by the curves x=1/y, y=1/2, y=1, and the y-axis to form a solid. The region of revolution is sketched in Figure 6.2.4(a), the curve and sample sample disk are sketched in Figure 6.2.4(b), and a full sketch of the solid is in Figure 6.2.4(b). We integrate to find the volume:

V =π1/211y2dy
=-πy|1/21
=πunits3.

We can also compute the volume of solids of revolution that have a hole in the center. The general principle is simple: compute the volume of the solid irrespective of the hole, then subtract the volume of the hole. If the outside radius of the solid is R(x) and the inside radius (defining the hole) is r(x), then the volume is

V=πab[R(x)]2dx-πab[r(x)]2dx=πab([R(x)]2-[r(x)]2)dx.

One can generate a solid of revolution with a hole in the middle by revolving a region about an axis. Consider Figure 6.2.5(a), where a region is sketched along with a dashed, horizontal axis of rotation. By rotating the region about the axis, a solid is formed. Each cross section of this solid will be a washer (a disk with a hole in the center) as sketched in Figure 6.2.5(b). The outside of the washer has radius R(x), whereas the inside has radius r(x). The entire solid is sketched in Figure 6.2.5(c). This leads us to the Washer Method.

R(x)r(x)123-22xy
(fullscreen)

(fullscreen)
(a) (b) (c)
Figure 6.2.5: Establishing the Washer Method.
Key Idea 6.2.2 The Washer Method

Let a region bounded by y=f(x), y=g(x), x=a and x=b be rotated about a horizontal axis that does not intersect the region, forming a solid. Each cross section at x will be a washer with outside radius R(x) and inside radius r(x). The volume of the solid is

V=πab([R(x)]2-[r(x)]2)dx.

Even though we introduced it first, the Disk Method is just a special case of the Washer Method with an inside radius of r(x)=0.

R(x)r(x)12324xy
(fullscreen)

(fullscreen)
(a) (b) (c)
Figure 6.2.6: Sketching the region, a sample slice, and solid in Example 6.2.4.
Example 6.2.4 Finding volume with the Washer Method

Find the volume of the solid formed by rotating the region bounded by y=x2-2x+2 and y=2x-1 about the x-axis.

SolutionA sketch of the region will help, as given in Figure 6.2.6(a). Rotating about the x-axis will produce cross sections in the shape of washers, as shown in Figure 6.2.6(b); the complete solid is shown in part (c). The outside radius of this washer is R(x)=2x+1; the inside radius is r(x)=x2-2x+2. As the region is bounded from x=1 to x=3, we integrate as follows to compute the volume.

V =π13((2x-1)2-(x2-2x+2)2)dx
=π13(-x4+4x3-4x2+4x-3)dx
=π[-15x5+x4-43x3+2x2-3x]|13
=10415πunits3.

When rotating about a vertical axis, the outside and inside radius functions must be functions of y.

R(x)r(x)11xy
(fullscreen)

(fullscreen)
(a) (b) (c)
Figure 6.2.7: Sketching the region, a sample slice, and the solid in Example 6.2.5.
Example 6.2.5 Finding volume with the Washer Method

Find the volume of the solid formed by rotating the region bounded by y=x2 and x=y2 about the y-axis.

SolutionIn Figure 6.2.7 we have a sketch of the region (a), a sample slice (b), and the solid (c). Rotating about the y-axis will produce cross sections in the shape of washers, as shown in (b); the complete solid is shown in part (c). Since the axis of rotation is vertical, each radius is a function of y. The outside radius of this washer is R(y)=y and the inside radius is r(y)=y2. As the region is bounded from y=0 to y=1, we integrate as follows to compute the volume.

V =π01((y)2-(y2)2)dy
=π01y-y4dy
=π[12y2-15y5]|01
=3π10units3.
12123r(x)R(x)xy
(fullscreen)

(fullscreen)
(a) (b) (c)
Figure 6.2.8: Sketching the region, a sample slice, and the solid in Example 6.2.6.
Example 6.2.6 Finding volume with the Washer Method

Find the volume of the solid formed by rotating the triangular region with vertices at (1,1), (2,1) and (2,3) about the y-axis.

SolutionThe triangular region is sketched in Figure 6.2.8(a); the sample slice is sketched in (b) and the full solid is drawn in (c). They help us establish the outside and inside radii. Since the axis of rotation is vertical, each radius is a function of y.

The outside radius R(y) is formed by the line connecting (2,1) and (2,3); it is a constant function, as regardless of the y-value the distance from the line to the axis of rotation is 2. Thus R(y)=2.

The inside radius is formed by the line connecting (1,1) and (2,3). The equation of this line is y=2x-1, but we need to refer to it as a function of y. Solving for x gives r(y)=12(y+1).

We integrate over the y-bounds of y=1 to y=3. Thus the volume is

V =π13(22-(12(y+1))2)dy
=π13(-14y2-12y+154)dy
=π[-112y3-14y2+154y]|13
=103πunits3.

In the previous examples, the axis of rotation has either been the x or y axis. We will now consider a problem where the axis of rotation is some other horizontal line.

margin: r(x)R(x)-11212xy (a)
(fullscreen)
(b)
(fullscreen)
(c)
Figure 6.2.9: Sketching the solid in Example 6.2.7. Λ
Example 6.2.7 Finding volume with the Washer Method

Find the volume of the solid formed by rotating the region bounded by y=x and y=x about y=2.

SolutionFigure 6.2.9 shows the region we are rotating (a), a sample slice (b) and the full solid (c). The axis of rotation is horizontal so the radii must be functions of x. The radii is the distance from the axis of rotation to the curve so the outside radius of this washer is R(x)=2-x and the inside radius is r(x)=2-x. The region is bounded from x=0 to x=1, thus the volume is

V =π01((2-x)2-(2-x)2)dx
=π01(4-4x+x2)-(4-4x+x)dx
=π01x2-5x+4xdx
=π[13x3-52x2+83x3/2]|01
=π2units3.

This section introduced a new application of the definite integral. Our default view of the definite integral is that it gives “the area under the curve.” However, we can establish definite integrals that represent other quantities; in this section, we computed volume.

The ultimate goal of this section is not to compute volumes of solids. That can be useful, but what is more useful is the understanding of this basic principle of integral calculus, outlined in Key Idea 6.0.1: to find the exact value of some quantity,

  • we start with an approximation (in this section, slice the solid and approximate the volume of each slice),

  • then make the approximation better by refining our original approximation (i.e., use more slices),

  • then use limits to establish a definite integral which gives the exact value.

We practice this principle in the next section where we find volumes by slicing solids in a different way.

Exercises 6.2

 

Terms and Concepts

  1. 1.

    T/F: A solid of revolution is formed by revolving a shape around an axis.

  2. 2.

    In your own words, explain how the Disk and Washer Methods are related.

  3. 3.

    Explain the how the units of volume are found in the integral of Theorem 6.2.1: if A(x) has units of in2, how does A(x)dx have units of in3?

  4. 4.

    A fundamental principle of this section is “             can be found by integrating an area function.”

Problems

In Exercises 5–8., a region of the Cartesian plane is shaded. Use the Disk/Washer Method to find the volume of the solid of revolution formed by revolving the region about the x-axis.

  1. 5.
    y=3-x2-2-112123xy
  2. 6.
    y=5x0.511.52510xy
  3. 7.
    y=xy=x0.510.51xy
  4. 8.
    y=x3122468xy

In Exercises 9–12., a region of the Cartesian plane is shaded. Use the Disk/Washer Method to find the volume of the solid of revolution formed by revolving the region about the y-axis.

  1. 9.
    y=3-x2-2-112123xy
  2. 10.
    y=5x0.511.52510xy
  3. 11.
    y=xy=x0.510.51xy
  4. 12.
    y=x3122468xy

In Exercises 13–18., a region of the Cartesian plane is described. Use the Disk/Washer Method to find the volume of the solid of revolution formed by rotating the region about each of the given axes.

  1. 13.
    Region bounded by: y=x, y=0 and x=1. Rotate about: (a) the x-axis (b) y=1 (c) the y-axis (d) x=1
  2. 14.
    Region bounded by: y=4-x2 and y=0. Rotate about: (a) the x-axis (b) y=4 (c) y=-1 (d) x=2
  3. 15.
    The triangle with vertices (1,1), (1,2) and (2,1). Rotate about: (a) the x-axis (b) y=2 (c) the y-axis (d) x=1
  4. 16.
    Region bounded by y=x2-2x+2 and y=2x-1. Rotate about: (a) the x-axis (b) y=1 (c) y=5
  5. 17.
    Region bounded by y=2x, y=x and x=2. Rotate about: (a) the x-axis (b) y=4 (c) the y-axis (d) x=2
  6. 18.
    Region bounded by y=cosx, x=0, x=π4 and the x-axis. Rotate about: (a) the x-axis (b) y=1 (c) y=-1

In Exercises 19–22., a solid is described. Orient the solid along the x-axis such that a cross-sectional area function A(x) can be obtained, then apply Theorem 6.2.1 to find the volume of the solid.

  1. 19.

    A right circular cone with height of 10 and base radius of 5.

    510
  2. 20.

    A skew right circular cone with height of 10 and base radius of 5. (Hint: all cross-sections are circles.)

    510
  3. 21.

    A right triangular cone with height of 10 and whose base is a right, isosceles triangle with side length 4.

    4410
  4. 22.

    A solid with length 10 with a rectangular base and triangular top, wherein one end is a square with side length 5 and the other end is a triangle with base and height of 5.

    10555
Omni CMS