Skip to content
Hard

Volume of Revolution: The Washer Method

Simple Explanation

When the region being rotated is trapped between two curves (with a gap between the region and the axis of rotation), each cross-section is a "washer" β€” a disk with a smaller disk removed from its center. The volume is V = Ο€βˆ«β‚α΅‡([R(x)]Β²βˆ’[r(x)]Β²)dx, where R is the outer radius and r is the inner radius.

Why Do We Need It?

Many real solids of revolution have a hole through them β€” pipes, rings, washers, tubes β€” and the washer method is exactly the tool for computing their volume.

See It

The region between y = x and y = xΒ², from x = 0 to x = 1, before rotation
axis of rotationwasher thickness

A shaded sliver region between a straight rising line above and a parabola below, meeting at the origin and at (1,1), with a dashed vertical segment showing the washer thickness at one point

Formula

Volume of Revolution: The Washer Method

V = Ο€ βˆ«β‚α΅‡ ( [R(x)]Β² βˆ’ [r(x)]Β² ) dx

Rotating a region between two curves around an axis sweeps out a solid with a hole through it; each cross-section is a "washer" β€” a disk of outer radius R(x) with a smaller disk of inner radius r(x) removed.

R(x)
β€” the outer radius β€” distance from the axis to the farther boundary curve
r(x)
β€” the inner radius β€” distance from the axis to the nearer boundary curve

When to use it: Whenever the region between two curves (with a gap between the region and the axis of rotation) is revolved around that axis.

Worked Example

Find a volume of revolution using the washer method

Find the volume generated by rotating the region between y=x (outer) and y=xΒ² (inner), from x=0 to x=1, around the x-axis.

    Why Does This Work?

    Each washer's cross-sectional area is the area of the outer disk minus the area of the inner disk removed from its center: Ο€[R(x)]Β² βˆ’ Ο€[r(x)]Β² = Ο€([R(x)]Β²βˆ’[r(x)]Β²) β€” summing these thin washer volumes across [a,b] via integration gives the total volume of the hollow solid.

    Real-Life Example

    Computing the volume of a metal washer or pipe segment

    A machinist manufactures a ring-shaped washer or a pipe segment, whose cross-section is an annulus (a disk with a smaller disk removed) rather than a solid disk.

    The washer method computes exactly how much material such a hollow, ring-shaped part requires, directly from its inner and outer radius functions.

    Practice

    Find the volume when the region between R(x)=2 (outer) and r(x)=x (inner), from x=0 to x=2, is rotated around the x-axis.

    Hard

    Common mistake

    Squaring the difference of the radii, (R(x)βˆ’r(x))Β², instead of subtracting the squares, [R(x)]Β²βˆ’[r(x)]Β² β€” these are not the same, and only the second one correctly represents "outer disk area minus inner disk area."

    Quick Review

    • V = Ο€βˆ«β‚α΅‡ ([R(x)]Β²βˆ’[r(x)]Β²) dx β€” outer radius squared minus inner radius squared.
    • Used when the region being rotated does not touch the axis of rotation directly.
    • Square each radius separately β€” never square their difference.