Skip to main content
Mathematics LibreTexts

6.2: Using Definite Integrals to Find Volume

  • Page ID
    107832
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Motivating Questions
    • How can we use a definite integral to find the volume of a three-dimensional solid of revolution that results from revolving a two-dimensional region about a particular axis?
    • In what circumstances do we integrate with respect to \(y\) instead of integrating with respect to \(x\text{?}\)
    • What adjustments do we need to make if we revolve about a line other than the \(x\)- or \(y\)-axis?

    Just as we can use definite integrals to add the areas of rectangular slices to find the exact area that lies between two curves, we can also use integrals to find the volume of regions whose cross-sections have a particular shape.

    In particular, we can determine the volume of solids whose cross-sections are all thin cylinders (or washers) by adding up the volumes of these individual slices. We first consider a familiar shape in Preview Activity \(\PageIndex{1}\): a circular cone.

    Preview Activity \(\PageIndex{1}\)

    Consider a circular cone of radius 3 and height 5, which we view horizontally as pictured in Figure \(\PageIndex{1}\). Our goal in this activity is to use a definite integral to determine the volume of the cone.

    6_2_PA1.svg

    Figure \(\PageIndex{1}\). The circular cone described in Preview Activity \(\PageIndex{1}\).
    1. Find a formula for the linear function \(y = f(x)\) that is pictured in Figure \(\PageIndex{1}\).
    2. For the representative slice of thickness \(\Delta x\) that is located horizontally at a location \(x\) (somewhere between \(x = 0\) and \(x = 5\)), what is the radius of the representative slice? Note that the radius depends on the value of \(x\text{.}\)
    3. What is the volume of the representative slice you found in (b)?
    4. What definite integral will sum the volumes of the thin slices across the full horizontal span of the cone? What is the exact value of this definite integral?
    5. Compare the result of your work in (d) to the volume of the cone that comes from using the formula \(V_{\text{cone} } = \frac{1}{3} \pi r^2 h\text{.}\)

    Volume of a Solid of Revolution

    A solid of revolution is a three dimensional solid that can be generated by revolving one or more curves around a fixed axis. For example, the circular cone in Figure \(\PageIndex{1}\) is the solid of revolution generated by revolving the portion of the line \(y = 3 - \frac{3}{5}x\) from \(x = 0\) to \(x = 5\) about the \(x\)-axis. Notice that if we slice a solid of revolution perpendicular to the axis of revolution, the resulting cross-section is a circle.

    We first consider solids whose slices are thin cylinders. Recall that the volume of a cylinder is given by \(V = \pi r^2 h\text{.}\)

    Example \(\PageIndex{1}\)

    Find the volume of the solid of revolution generated when the region \(R\) bounded by \(y = 4-x^2\) and the \(x\)-axis is revolved about the \(x\)-axis.

    Answer

    First, we observe that \(y = 4-x^2\) intersects the \(x\)-axis at the points \((-2,0)\) and \((2,0)\text{.}\) When we revolve the region \(R\) about the \(x\)-axis, we get the three-dimensional solid pictured in Figure \(\PageIndex{1\3}\).

    6_2_Ex1.svg

    Figure \(\PageIndex{3}\). The solid of revolution in Example \(\PageIndex{1}\).

    We slice the solid into vertical slices of thickness \(\Delta x\) between \(x = -2\) and \(x = 2\text{.}\) A representative slice is a cylinder of height \(\Delta x\) and radius \(4-x^2\text{.}\) Hence, the volume of the slice is

    \[ V_{\text{slice} } = \pi (4-x^2)^2 \Delta x\text{.} \nonumber \]

    Using a definite integral to sum the volumes of the representative slices, it follows that

    \[ V = \int_{-2}^{2} \pi (4-x^2)^2 \, dx\text{.} \nonumber \]

    It is straightforward to evaluate the integral and find that the volume is \(V = \frac{512}{15}\pi\text{.}\)

    For a solid such as the one in Example \(\PageIndex{1}\), where each slice is a cylindrical disk, we first find the volume of a typical slice (noting particularly how this volume depends on \(x\)), and then integrate over the range of \(x\)-values that bound the solid. Often, we will be content with simply finding the integral that represents the volume; if we desire a numeric value for the integral, we typically use a calculator or computer algebra system to find that value.

    This method for finding the volume of a solid of revolution is often called the disk method.

    The Disk Method

    If \(y = r(x)\) is a nonnegative continuous function on \([a,b]\text{,}\) then the volume of the solid of revolution generated by revolving the curve about the \(x\)-axis over this interval is given by

    \[ V = \int_a^b \pi r(x)^2 \, dx\text{.} \nonumber \]

    A different type of solid can emerge when two curves are involved, as we see in the following example.

    Example \(\PageIndex{2}\)

    Find the volume of the solid of revolution generated when the finite region \(R\) that lies between \(y = 4-x^2\) and \(y = x+2\) is revolved about the \(x\)-axis.

    Answer

    First, we must determine where the curves \(y = 4-x^2\) and \(y = x+2\) intersect. Substituting the expression for \(y\) from the second equation into the first equation, we find that \(x + 2 = 4-x^2\text{.}\) Rearranging, it follows that

    \[ x^2 + x - 2 = 0\text{,} \nonumber \]

    and the solutions to this equation are \(x = -2\) and \(x = 1\text{.}\) The curves therefore cross at \((-2,0)\) and \((1,1)\text{.}\)

    When we revolve the region \(R\) about the \(x\)-axis, we get the three-dimensional solid pictured at left in Figure \(\PageIndex{5}\).

    6_2_Ex2_left.svg
    6_2_Ex2_right.svg
    Figure \(\PageIndex{5}\). At left, the solid of revolution in Example \(\PageIndex{2}\). At right, a typical slice with inner radius \(r(x)\) and outer radius \(R(x)\text{.}\)

    Immediately we see a major difference between the solid in this example and the one in Example \(\PageIndex{1}\): here, the three-dimensional solid of revolution isn't “solid” because it has open space in its center along the axis of revolution. If we slice the solid perpendicular to the axis of revolution, we observe that the resulting slice is not a solid disk, but rather a washer, as pictured at right in Figure \(\PageIndex{5}\). At a given location \(x\) between \(x = -2\) and \(x = 1\text{,}\) the small radius \(r(x)\) of the inner circle is determined by the curve \(y = x+2\text{,}\) so \(r(x) = x+2\text{.}\) Similarly, the big radius \(R(x)\) comes from the function \(y = 4-x^2\text{,}\) and thus \(R(x) = 4-x^2\text{.}\)

    To find the volume of a representative slice, we compute the volume of the outer disk and subtract the volume of the inner disk. Since

    \[ \pi R(x)^2 \Delta x - \pi r(x)^2 \Delta x = \pi [ R(x)^2 - r(x)^2] \Delta x\text{,} \nonumber \]

    it follows that the volume of a typical slice is

    \[ V_{\text{slice} } = \pi [ (4-x^2)^2 - (x+2)^2 ] \Delta x\text{.} \nonumber \]

    Using a definite integral to sum the volumes of the respective slices across the integral, we find that

    \[ V = \int_{-2}^1 \pi[ (4-x^2)^2 - (x+2)^2 ] \, dx\text{.} \nonumber \]

    Evaluating the integral, we find that the volume of the solid of revolution is \(V = \frac{108}{5}\pi\text{.}\)

    This method for finding the volume of a solid of revolution generated by two curves is often called the washer method.

    The Washer Method

    If \(y = R(x)\) and \(y = r(x)\) are nonnegative continuous functions on \([a,b]\) that satisfy \(R(x) \ge r(x)\) for all \(x\) in \([a,b]\text{,}\) then the volume of the solid of revolution generated by revolving the region between them about the \(x\)-axis over this interval is given by

    \[ V = \int_a^b \pi [R(x)^2 - r(x)^2] \, dx\text{.} \nonumber \]

    Activity \(\PageIndex{2}\)

    In each of the following questions, draw a careful, labeled sketch of the region described, as well as the resulting solid that results from revolving the region about the stated axis. In addition, draw a representative slice and state the volume of that slice, along with a definite integral whose value is the volume of the entire solid. It is not necessary to evaluate the integrals you find.

    1. The region \(S\) bounded by the \(x\)-axis, the curve \(y = \sqrt{x}\text{,}\) and the line \(x = 4\text{;}\) revolve \(S\) about the \(x\)-axis.
    2. The region \(S\) bounded by the \(y\)-axis, the curve \(y = \sqrt{x}\text{,}\) and the line \(y = 2\text{;}\) revolve \(S\) about the \(x\)-axis.
    3. The finite region \(S\) bounded by the curves \(y = \sqrt{x}\) and \(y = x^3\text{;}\) revolve \(S\) about the \(x\)-axis.
    4. The finite region \(S\) bounded by the curves \(y = 2x^2 + 1\) and \(y = x^2 + 4\text{;}\) revolve \(S\) about the \(x\)-axis.
    5. The region \(S\) bounded by the \(y\)-axis, the curve \(y = \sqrt{x}\text{,}\) and the line \(y = 2\text{;}\) revolve \(S\) about the \(y\)-axis. How is this problem different from the one posed in part (b)?

    Revolving about the \(y\)-axis

    When we revolve a given region about the \(y\)-axis, the representative slices now have thickness \(\Delta y\text{,}\) which means that we must integrate with respect to \(y\text{.}\)

    Example \(\PageIndex{3}\)

    Find the volume of the solid of revolution generated when the region \(R\) that lies between \(y = \sqrt{x}\) and \(y = x^4\) is revolved about the \(y\)-axis.

    Answer

    These two curves intersect when \(x = 1\text{,}\) hence at the point \((1,1)\text{.}\) When we revolve the region \(R\) about the \(y\)-axis, we get the three-dimensional solid pictured at left in Figure \(\PageIndex{7}\).

    6_2_Ex3_left.svg
    6_2_Ex3_right.svg
    Figure \(\PageIndex{7}\): At left, the solid of revolution in Example \(\PageIndex{3}\). At right, a typical slice with inner radius \(r(y)\) and outer radius \(R(y)\text{.}\)

    Note that the slices are cylindrical washers only if taken perpendicular to the \(y\)-axis. We slice the solid horizontally, starting at \(y = 0\) and proceeding up to \(y = 1\text{.}\) The thickness of a representative slice is \(\Delta y\text{,}\) so we must express the integrand in terms of \(y\text{.}\) The inner radius is determined by the curve \(y = \sqrt{x}\text{,}\) so we solve for \(x\) and get \(x = y^2 = r(y)\text{.}\) In the same way, we solve the curve \(y = x^4\) (which governs the outer radius) for \(x\) in terms of \(y\text{,}\) and hence \(x = \sqrt[4]{y}\text{.}\) Therefore, the volume of a typical slice is

    \[ V_{\text{slice} } = \pi [R(y)^2 - r(y)^2] = \pi[(\sqrt[4]{y})^2 - (y^2)^2] \Delta y\text{.} \nonumber \]

    We use a definite integral to sum the volumes of all the slices from \(y = 0\) to \(y = 1\text{.}\) The total volume is

    \[ V = \int_{y=0}^{y=1} \pi \left[ (\sqrt[4]{y})^2 - (y^2)^2 \right] \, dy\text{.} \nonumber \]

    It is straightforward to evaluate the integral and find that \(V = \frac{7}{15} \pi\text{.}\)

    Activity \(\PageIndex{3}\)

    In each of the following questions, draw a careful, labeled sketch of the region described, as well as the resulting solid that results from revolving the region about the stated axis. In addition, draw a representative slice and state the volume of that slice, along with a definite integral whose value is the volume of the entire solid. It is not necessary to evaluate the integrals you find.

    1. The region \(S\) bounded by the \(y\)-axis, the curve \(y = \sqrt{x}\text{,}\) and the line \(y = 2\text{;}\) revolve \(S\) about the \(y\)-axis.
    2. The region \(S\) bounded by the \(x\)-axis, the curve \(y = \sqrt{x}\text{,}\) and the line \(x = 4\text{;}\) revolve \(S\) about the \(y\)-axis.
    3. The finite region \(S\) in the first quadrant bounded by the curves \(y = 2x\) and \(y = x^3\text{;}\) revolve \(S\) about the \(x\)-axis.
    4. The finite region \(S\) in the first quadrant bounded by the curves \(y = 2x\) and \(y = x^3\text{;}\) revolve \(S\) about the \(y\)-axis.
    5. The finite region \(S\) bounded by the curves \(x = (y-1)^2\) and \(y = x-1\text{;}\) revolve \(S\) about the \(y\)-axis

    Revolving about Horizontal and Vertical Lines other than the Coordinate Axes

    It is possible to revolve a region around any horizontal or vertical line. Doing so adjusts the radii of the cylinders or washers involved by a constant value. A careful, well-labeled plot of the solid of revolution will usually reveal how the different axis of revolution affects the definite integral.

    Example \(\PageIndex{4}\)

    Find the volume of the solid of revolution generated when the finite region \(S\) that lies between \(y = x^2\) and \(y = x\) is revolved about the line \(y = -1\text{.}\)

    Answer

    Graphing the region between the two curves in the first quadrant between their points of intersection (\((0,0)\) and \((1,1)\)) and then revolving the region about the line \(y = -1\text{,}\) we see the solid shown in Figure \(\PageIndex{9}\). Each slice of the solid perpendicular to the axis of revolution is a washer, and the radii of each washer are governed by the curves \(y = x^2\) and \(y = x\text{.}\) But we also see that there is one added change: the axis of revolution adds a fixed length to each radius. The inner radius of a typical slice, \(r(x)\text{,}\) is given by \(r(x) = x^2 + 1\text{,}\) while the outer radius is \(R(x) = x+1\text{.}\)

    6_2_Ex4.svg
    Figure \(\PageIndex{9}\). The solid of revolution described in Example \(\PageIndex{4}\).

    Therefore, the volume of a typical slice is

    \[ V_{\text{slice} } = \pi[ R(x)^2 - r(x)^2 ] \Delta x = \pi \left[ (x+1)^2 - (x^2 + 1)^2 \right] \Delta x\text{.} \nonumber \]

    Finally, we integrate to find the total volume, and

    \[ V = \int_0^1 \pi \left[ (x+1)^2 - (x^2 + 1)^2 \right] \, dx = \frac{7}{15} \pi\text{.} \nonumber \]
    Activity \(\PageIndex{4}\)

    In each of the following questions, draw a careful, labeled sketch of the region described, as well as the resulting solid that results from revolving the region about the stated axis. In addition, draw a representative slice and state the volume of that slice, along with a definite integral whose value is the volume of the entire solid. It is not necessary to evaluate the integrals you find. For each prompt, use the finite region \(S\) in the first quadrant bounded by the curves \(y = 2x\) and \(y = x^3\text{.}\)

    1. Revolve \(S\) about the line \(y = -2\text{.}\)
    2. Revolve \(S\) about the line \(y = 4\text{.}\)
    3. Revolve \(S\) about the line \(x=-1\text{.}\)
    4. Revolve \(S\) about the line \(x = 5\text{.}\)

    Summary

    • We can use a definite integral to find the volume of a three-dimensional solid of revolution that results from revolving a two-dimensional region about a particular axis by taking slices perpendicular to the axis of revolution which will then be circular disks or washers.
    • If we revolve about a vertical line and slice perpendicular to that line, then our slices are horizontal and of thickness \(\Delta y\text{.}\) This leads us to integrate with respect to \(y\text{,}\) as opposed to with respect to \(x\) when we slice a solid vertically.
    • If we revolve about a line other than the \(x\)- or \(y\)-axis, we need to carefully account for the shift that occurs in the radius of a typical slice. Normally, this shift involves taking a sum or difference of the function along with the constant connected to the equation for the horizontal or vertical line; a well-labeled diagram is usually the best way to decide the new expression for the radius.

    This page titled 6.2: Using Definite Integrals to Find Volume is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Matthew Boelkins, David Austin & Steven Schlicker (ScholarWorks @Grand Valley State University) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.