MathematicsApplications of IntegrationUniversity
AQAAPOntarioNSWCBSEGCE O-LevelMoECAPS

Volume of Revolution (Disk/Washer Method)

Calculates the volume of a solid generated by revolving a region between two curves around an axis using the disk/washer method.

Understand the formulaSee the free derivationOpen the full walkthrough

This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.

Core idea

Overview

The Disk/Washer Method is a technique in integral calculus used to find the volume of a solid of revolution. It involves integrating the area of infinitesimally thin disks or washers perpendicular to the axis of revolution. For revolution around the x-axis, the formula sums the areas of washers with outer radius R(x) and inner radius r(x) from a to b. This method is particularly effective when the region is bounded by functions that are easily expressed in terms of the variable of integration (x for x-axis revolution, y for y-axis revolution).

When to use: Use this method when revolving a 2D region around an axis and the cross-sections perpendicular to the axis of revolution are disks or washers. It's ideal when the functions defining the region are easily expressed in terms of the integration variable (e.g., y=f(x) for x-axis revolution).

Why it matters: This method is fundamental in engineering and physics for calculating volumes of complex shapes, such as machine parts, fluid containers, or architectural elements. It provides a powerful tool for quantifying space occupied by objects with rotational symmetry, essential for design, capacity planning, and material science.

Symbols

Variables

R(x) = Outer Radius Function, r(x) = Inner Radius Function, a = Lower Limit of Integration, b = Upper Limit of Integration, V = Volume

Outer Radius Function
Inner Radius Function
Lower Limit of Integration
Upper Limit of Integration
Volume

Walkthrough

Derivation

Formula: Volume of Revolution (Disk/Washer Method)

The Disk/Washer Method calculates the volume of a solid formed by revolving a 2D region around an axis by summing infinitesimally thin circular cross-sections.

  • The functions R(x) and r(x) are continuous over the interval [a, b].
  • R(x) >= r(x) for all x in [a, b] (outer radius is greater than or equal to inner radius).
  • The axis of revolution is the x-axis (for this specific formula).
1

Consider a thin washer:

Imagine slicing the solid into thin washers, perpendicular to the axis of revolution. Each washer has an outer radius R(x), an inner radius r(x), and a thickness \Delta x. The area of a single washer is \pi R(x)^2 - \pi r(x)^2, so its volume is (Area) * (thickness).

2

Summing the washers:

To approximate the total volume, we sum the volumes of 'n' such washers across the interval [a, b]. This forms a Riemann sum.

3

Taking the limit:

As the number of washers 'n' approaches infinity (and their thickness \Delta x approaches zero), the Riemann sum becomes a definite integral, giving the exact volume of the solid of revolution.

Result

Source: Stewart, J. (2018). Calculus: Early Transcendentals (8th ed.). Cengage Learning. Chapter 6.2: Volumes by Disks and Washers.

Visual intuition

Graph

Graph unavailable for this formula.

The graph of the volume function with respect to the upper bound variable 'b' typically exhibits a polynomial curve, as it represents the definite integral of a squared function. The shape is characterized by a monotonic increase or decrease determined by the nature of the function being revolved, often resulting in a power-law growth. The curve reflects the accumulation of cross-sectional area as the interval of integration expands along the axis of revolution.

Graph type: polynomial

Why it behaves this way

Intuition

The solid's volume is visualized as an accumulation of countless infinitesimally thin, flat rings (washers) stacked side-by-side along the axis of revolution, each with a specific outer and inner radius determined by the

The total three-dimensional space enclosed by the solid generated by revolving a 2D region around an axis.
The final quantity of 'stuff' that fits inside the rotated shape.
The process of summing an infinite number of infinitesimally thin elements (washers) from a starting point 'a' to an ending point 'b' along the axis of revolution.
Adding up an infinite number of extremely thin slices to get the total volume.
A fundamental mathematical constant representing the ratio of a circle's circumference to its diameter, essential for calculating circular areas.
The 'circularity factor' that scales the squared radius to give the area of a disk.
The distance from the axis of revolution to the outermost boundary of the 2D region at a specific x-value, forming the outer radius of a washer.
How far the 'outside edge' of the shape is from the center line at any given point.
The distance from the axis of revolution to the innermost boundary of the 2D region at a specific x-value, forming the inner radius of a washer.
How far the 'inside edge' (the hole) of the shape is from the center line at any given point.
The difference between the square of the outer radius and the square of the inner radius, which, when multiplied by \pi, gives the area of a single washer (annulus) cross-section.
The effective area of a single, infinitesimally thin ring, found by subtracting the area of the inner hole from the area of the larger outer disk.

Signs and relationships

  • R(x)^2 - r(x)^2: The subtraction represents removing the volume of the inner 'hole' (formed by r(x)) from the volume of the larger solid (formed by R(x)).

Free study cues

Insight

Canonical usage

This equation is used to calculate a volume, so all length measurements (radii, integration variable, and limits) must be in consistent units to yield a volume unit (e.g., m^3, cm^3).

Common confusion

A common mistake is using inconsistent units for the radii and the integration variable (e.g., R in centimeters and x in meters), which will lead to an incorrect numerical value for the volume.

Unit systems

L^3 · Represents the calculated volume of the solid of revolution. Common units include m^3, cm^3, in^3.
L · Represents the outer radius of the washer at a given x-value. Must be consistent with r(x) and x.
L · Represents the inner radius of the washer at a given x-value. Must be consistent with R(x) and x.
L · The variable of integration, representing position along the axis of revolution. Its units must be consistent with the radii and limits of integration.
L · The lower and upper limits of integration, representing positions along the axis of revolution. Their units must be consistent with the radii and integration variable.
dimensionless · A dimensionless mathematical constant approximately equal to 3.14159.

One free problem

Practice Problem

Find the volume of the solid generated by revolving the region bounded by and around the x-axis.

R_func_strx
r_func_strx^2
Lower Limit of Integration0 unitless
Upper Limit of Integration1 unitless

Solve for: V

Hint: Identify the outer and inner functions, and their intersection points to determine the limits of integration.

The full worked solution stays in the interactive walkthrough.

Where it shows up

Real-World Context

Calculating the volume of a wine glass, a rocket nozzle, or a tapered bearing.

Study smarter

Tips

  • Always sketch the region and the solid of revolution to correctly identify R(x), r(x), and the limits of integration.
  • Identify the axis of revolution (x-axis or y-axis) and ensure the formula matches (this formula is for x-axis revolution).
  • Determine the outer radius R(x) and inner radius r(x) correctly, ensuring R(x) >= r(x).
  • Remember to square the radii before subtracting and integrating.

Avoid these traps

Common Mistakes

  • Forgetting to square the radii R(x) and r(x).
  • Incorrectly identifying R(x) (outer radius) and r(x) (inner radius).
  • Using the wrong limits of integration (a, b) for the specified region.
  • Applying the formula for the wrong axis of revolution (e.g., using this x-axis formula for y-axis revolution).

Common questions

Frequently Asked Questions

The Disk/Washer Method calculates the volume of a solid formed by revolving a 2D region around an axis by summing infinitesimally thin circular cross-sections.

Use this method when revolving a 2D region around an axis and the cross-sections perpendicular to the axis of revolution are disks or washers. It's ideal when the functions defining the region are easily expressed in terms of the integration variable (e.g., y=f(x) for x-axis revolution).

This method is fundamental in engineering and physics for calculating volumes of complex shapes, such as machine parts, fluid containers, or architectural elements. It provides a powerful tool for quantifying space occupied by objects with rotational symmetry, essential for design, capacity planning, and material science.

Forgetting to square the radii R(x) and r(x). Incorrectly identifying R(x) (outer radius) and r(x) (inner radius). Using the wrong limits of integration (a, b) for the specified region. Applying the formula for the wrong axis of revolution (e.g., using this x-axis formula for y-axis revolution).

Calculating the volume of a wine glass, a rocket nozzle, or a tapered bearing.

Always sketch the region and the solid of revolution to correctly identify R(x), r(x), and the limits of integration. Identify the axis of revolution (x-axis or y-axis) and ensure the formula matches (this formula is for x-axis revolution). Determine the outer radius R(x) and inner radius r(x) correctly, ensuring R(x) >= r(x). Remember to square the radii before subtracting and integrating.

References

Sources

  1. Thomas' Calculus
  2. Wikipedia: Solid of revolution
  3. Calculus by James Stewart, 8th Edition
  4. Stewart's Calculus
  5. Stewart, J. (2018). Calculus: Early Transcendentals (8th ed.). Cengage Learning. Chapter 6.2: Volumes by Disks and Washers.