Slicing Method

Learning Outcomes

  • Determine the volume of a solid by integrating a cross-section (the slicing method)

Volume and the Slicing Method

Just as area is the numerical measure of a two-dimensional region, volume is the numerical measure of a three-dimensional solid. Most of us have computed volumes of solids by using basic geometric formulas. The volume of a rectangular solid, for example, can be computed by multiplying length, width, and height: [latex]V=lwh.[/latex] The formulas for the volume of a sphere [latex](V=\frac{4}{3}\pi {r}^{3}),[/latex] a cone [latex](V=\frac{1}{3}\pi {r}^{2}h),[/latex] and a pyramid [latex](V=\frac{1}{3}Ah)[/latex] have also been introduced. Although some of these formulas were derived using geometry alone, all these formulas can be obtained by using integration.

We can also calculate the volume of a cylinder. Although most of us think of a cylinder as having a circular base, such as a soup can or a metal rod, in mathematics the word cylinder has a more general meaning. To discuss cylinders in this more general context, we first need to define some vocabulary.

We define the cross-section of a solid to be the intersection of a plane with the solid. A cylinder is defined as any solid that can be generated by translating a plane region along a line perpendicular to the region, called the axis of the cylinder. Thus, all cross-sections perpendicular to the axis of a cylinder are identical. The solid shown in Figure 1 is an example of a cylinder with a noncircular base. To calculate the volume of a cylinder, then, we simply multiply the area of the cross-section by the height of the cylinder: [latex]V=A·h.[/latex] In the case of a right circular cylinder (soup can), this becomes [latex]V=\pi {r}^{2}h.[/latex]

This graphic has two figures. The first figure is half of a cylinder, on the flat portion. The cylinder has a line through the center labeled “x”. Vertically cutting through the cylinder, perpendicular to the line is a plane. The second figure is a two dimensional cross section of the cylinder intersecting with the plane. It is a semi-circle.

Figure 1. Each cross-section of a particular cylinder is identical to the others.

If a solid does not have a constant cross-section (and it is not one of the other basic solids), we may not have a formula for its volume. In this case, we can use a definite integral to calculate the volume of the solid. We do this by slicing the solid into pieces, estimating the volume of each slice, and then adding those estimated volumes together. The slices should all be parallel to one another, and when we put all the slices together, we should get the whole solid. Consider, for example, the solid S shown in Figure 2, extending along the [latex]x\text{-axis}\text{.}[/latex]

This figure is a graph of a 3-dimensional solid. It has one edge along the x-axis. The x-axis is part of the 2-dimensional coordinate system with the y-axis labeled. The edge of the solid along the x-axis starts at a point labeled “a” and stops at a point labeled “b”.

Figure 2. A solid with a varying cross-section.

We want to divide [latex]S[/latex] into slices perpendicular to the [latex]x\text{-axis}\text{.}[/latex] As we see later in the chapter, there may be times when we want to slice the solid in some other direction—say, with slices perpendicular to the [latex]y[/latex]-axis. The decision of which way to slice the solid is very important. If we make the wrong choice, the computations can get quite messy. Later in the chapter, we examine some of these situations in detail and look at how to decide which way to slice the solid. For the purposes of this section, however, we use slices perpendicular to the [latex]x\text{-axis}\text{.}[/latex]

Because the cross-sectional area is not constant, we let [latex]A(x)[/latex] represent the area of the cross-section at point [latex]x.[/latex] Now let [latex]P=\left\{{x}_{0},{x}_{1}\text{…},{X}_{n}\right\}[/latex] be a regular partition of [latex]\left[a,b\right],[/latex] and for [latex]i=1,2\text{,…}n,[/latex] let [latex]{S}_{i}[/latex] represent the slice of [latex]S[/latex] stretching from [latex]{x}_{i-1}\text{ to }{x}_{i}.[/latex] The following figure shows the sliced solid with [latex]n=3.[/latex]

This figure is a graph of a 3-dimensional solid. It has one edge along the x-axis. The x-axis is part of the 2-dimensional coordinate system with the y-axis labeled. The edge of the solid along the x-axis starts at a point labeled “a=xsub0”. The solid is divided up into smaller solids with slices at xsub1, xsub2, and stops at a point labeled “b=xsub3”. These smaller solids are labeled Ssub1, Ssub2, and Ssub3. They are also shaded.

Figure 3. The solid [latex]S[/latex] has been divided into three slices perpendicular to the [latex]x\text{-axis}.[/latex]

Finally, for [latex]i=1,2\text{,…}n,[/latex] let [latex]{x}_{i}^{*}[/latex] be an arbitrary point in [latex]\left[{x}_{i-1},{x}_{i}\right].[/latex] Then the volume of slice [latex]{S}_{i}[/latex] can be estimated by [latex]V({S}_{i})\approx A({x}_{i}^{*})\text{Δ}x.[/latex] Adding these approximations together, we see the volume of the entire solid [latex]S[/latex] can be approximated by

[latex]V(S)\approx \underset{i=1}{\overset{n}{\text{∑}}}A({x}_{i}^{*})\text{Δ}x[/latex]

 

By now, we can recognize this as a Riemann sum, and our next step is to take the limit as [latex]n\to \infty .[/latex] Then we have

[latex]V(S)=\underset{n\to \infty }{\text{lim}}\underset{i=1}{\overset{n}{\text{∑}}}A({x}_{i}^{*})\text{Δ}x=\underset{a}{\overset{b}{\displaystyle\int }}A(x)dx[/latex]

 

The technique we have just described is called the slicing method. To apply it, we use the following strategy.

Problem-Solving Strategy: Finding Volumes by the Slicing Method

  1. Examine the solid and determine the shape of a cross-section of the solid. It is often helpful to draw a picture if one is not provided.
  2. Determine a formula for the area of the cross-section.
  3. Integrate the area formula over the appropriate interval to get the volume.

Recall that in this section, we assume the slices are perpendicular to the [latex]x\text{-axis}\text{.}[/latex] Therefore, the area formula is in terms of [latex]x[/latex] and the limits of integration lie on the [latex]x\text{-axis}\text{.}[/latex] However, the problem-solving strategy shown here is valid regardless of how we choose to slice the solid.

Example: Deriving the Formula for the Volume of a Pyramid

We know from geometry that the formula for the volume of a pyramid is [latex]V=\frac{1}{3}Ah.[/latex] If the pyramid has a square base, this becomes [latex]V=\frac{1}{3}{a}^{2}h,[/latex] where [latex]a[/latex] denotes the length of one side of the base. We are going to use the slicing method to derive this formula.

Try It

Use the slicing method to derive the formula [latex]V=\frac{1}{3}\pi {r}^{2}h[/latex] for the volume of a circular cone.

Hint

Use similar triangles, as in the last example.

Solids of Revolution and the Slicing Method

If a region in a plane is revolved around a line in that plane, the resulting solid is called a solid of revolution, as shown in the following figure.

This figure has three graphs. The first graph, labeled “a” is a region in the x y plane. The region is created by a curve above the x-axis and the x-axis. The second graph, labeled “b” is the same region as in “a”, but it shows the region beginning to rotate around the x-axis. The third graph, labeled “c” is the solid formed by rotating the region from “a” completely around the x-axis, forming a solid.

Figure 5. (a) This is the region that is revolved around the x-axis. (b) As the region begins to revolve around the axis, it sweeps out a solid of revolution. (c) This is the solid that results when the revolution is complete.

Solids of revolution are common in mechanical applications, such as machine parts produced by a lathe. We spend the rest of this section looking at solids of this type. The next example uses the slicing method to calculate the volume of a solid of revolution.

Example: Using the Slicing Method to find the Volume of a Solid of Revolution

Use the slicing method to find the volume of the solid of revolution bounded by the graphs of [latex]f(x)={x}^{2}-4x+5,x=1,\text{ and }x=4,[/latex] and rotated about the [latex]x\text{-axis}\text{.}[/latex]

Try It

Use the method of slicing to find the volume of the solid of revolution formed by revolving the region between the graph of the function [latex]f(x)=\frac{1}{x}[/latex] and the [latex]x\text{-axis}[/latex] over the interval [latex]\left[1,2\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex] See the following figure.

This figure has two graphs. The first graph is the curve f(x)=1/x. It is a decreasing curve, above the x-axis in the first quadrant. The graph has a shaded region under the curve between x=1 and x=2. The second graph is the curve f(x)=1/x in the first quadrant. Also, underneath this graph, there is a solid between x=1 and x=2 that has been formed by rotating the region from the first graph around the x-axis.

Figure 8.

Watch the following video to see the worked solution to the above Try It.

Try It