AP CALCULUS AB • APPLICATIONS OF INTEGRATION

Volume with Washer Method: Revolving Around Other Axes

Extend the washer method beyond the coordinate axes to compute volumes of revolution about any horizontal or vertical line.

Historical Context & Motivation

The quest to compute volumes of curved solids stretches back to antiquity. Archimedes used the method of exhaustion to determine the volume of a sphere by inscribing it within a cylinder, effectively anticipating integration by two millennia. His insight was that curved solids could be approximated by stacking thin cross-sectional slices — an idea that lies at the heart of the washer method. When calculus was formalized in the seventeenth century, mathematicians gained a general-purpose tool for these volume calculations, but the conceptual leap of revolving a region around an arbitrary axis — not just the x- or y-axis — required careful treatment of how the radii of those washers are measured relative to the axis of revolution.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes computed the volume of a sphere by comparing cross-sectional areas to those of a known cylinder, foreshadowing the disk/washer concept.
1615
Kepler's Nova Stereometria
Johannes Kepler systematically computed volumes of solids of revolution — including wine barrels — by summing thin circular slices, presaging the integral calculus.
1666–1676
Newton & Leibniz Formalize Calculus
The invention of the integral provided a rigorous framework for computing volumes of revolution via definite integrals, unifying Archimedes' and Kepler's ad hoc methods.
1748
Euler's Introductio in Analysin Infinitorum
Euler catalogued rotation about arbitrary lines, establishing the algebraic formulations students use today for washers revolved around non-standard axes.

In a standard AP Calculus AB course, students first learn to revolve a region about the x-axis or y-axis, where the outer and inner radii are simply the function values themselves. The natural next question is: what happens when the axis of revolution is shifted to an arbitrary horizontal or vertical line? This seemingly small change fundamentally alters how we express each radius, and mastering it is essential for the AP exam, where free-response questions routinely specify non-standard axes such as y = −1 or x = 5.

Core Principles & Definitions

The washer method computes the volume of a solid of revolution when a region bounded by two curves is rotated about an axis, creating a hollow solid — like stacking concentric rings (washers). To adapt the method for rotation about lines other than the coordinate axes, you must redefine the outer radius R and the inner radius r as signed distances from each curve to the new axis of revolution. The following foundational ideas govern every washer-method problem, regardless of the axis chosen.

1

Cross-Sectional Area of a Washer

Each thin slice perpendicular to the axis of revolution is an annular ring with area A = π(R² − r²). The volume element is this area multiplied by an infinitesimal thickness dx (or dy).
2

Radius = Distance to Axis

The outer and inner radii are not merely function values; they are the absolute distances from the farther curve and the closer curve, respectively, to the axis of revolution.
3

Axis Orientation Determines Variable

Rotate about a horizontal line → integrate with respect to x (washers perpendicular to the x-axis). Rotate about a vertical line → integrate with respect to y.
4

Identify Outer vs. Inner

The curve farther from the axis of revolution defines R; the curve closer to the axis defines r. Sketching the region and the axis is the single most important step.
KEY TAKEAWAY
Think of the axis of revolution as a reference wall. When you shift that wall, every measurement of 'how far out' (outer radius) and 'how far in' (inner radius) changes accordingly — just as moving a tape measure's zero point changes every reading. In engineering, this is analogous to choosing a datum in dimensioning: the geometry doesn't change, but all distances are referenced from the new baseline.

Visual Explanation

The diagram below illustrates a region bounded by y = x² and y = x, revolved about the line y = −1. Notice how both the outer and inner radii are measured from the axis y = −1, not from the x-axis. The outer radius extends from y = −1 up to the top curve y = x, and the inner radius extends from y = −1 up to the bottom curve y = x². Each washer slice is perpendicular to the x-axis, and its cross-sectional area is π(R² − r²).

The shaded region between y = x (cyan) and y = x² (violet) is revolved about y = −1 (red dashed line). At x = 0.5, the outer radius R = x + 1 and the inner radius r = x² + 1 are both measured from the axis to their respective curves.

Observe that when the axis is below the region (y = −1 lies below y = 0), the distances to both curves are larger than when revolving about the x-axis. The outer radius at a generic x is R(x) = x − (−1) = x + 1, and the inner radius is r(x) = x² − (−1) = x² + 1. Both expressions reflect the shift: you subtract the y-value of the axis from the y-value of the curve. This subtraction pattern — curve value minus axis value — is the universal rule for horizontal axes, and an analogous rule applies to vertical axes.

Mathematical Framework

We now formalize the washer-method formulas for revolution about an arbitrary horizontal or vertical line. In every case, the volume integral has the same skeletal form — π ∫ (R² − r²) — but the expressions for R and r depend on the axis chosen.

Revolving About a Horizontal Line y = k

WASHER FORMULA (HORIZONTAL AXIS y = k)
V = π ∫ₐᵇ [ R(x)² − r(x)² ] dx
where R(x) = |f(x) − k| (distance from the farther curve to the axis), r(x) = |g(x) − k| (distance from the closer curve to the axis), and [a, b] are the x-limits of the region.

When the axis y = k lies below the region, the outer radius corresponds to the top curve and the inner radius to the bottom curve: R(x) = ftop(x) − k and r(x) = fbot(x) − k. When the axis lies above the region, the roles reverse because now the bottom curve is farther from the axis: R(x) = k − fbot(x) and r(x) = k − ftop(x).

Revolving About a Vertical Line x = h

WASHER FORMULA (VERTICAL AXIS x = h)
V = π ∫_c^d [ R(y)² − r(y)² ] dy
where R(y) = |xfar(y) − h| (distance from the farther curve to x = h), r(y) = |xnear(y) − h| (distance from the closer curve to x = h), and [c, d] are the y-limits.
Common Pitfall
Students often write the radius as the function value itself (e.g., R = f(x)) instead of the distance to the axis (R = f(x) − k). Always ask: "How far is this curve from the axis?" The answer to that question is your radius.
GENERAL RADIUS RULE
Radius = |curve value − axis value|
For a horizontal axis y = k, the radius from a curve y = f(x) is |f(x) − k|. For a vertical axis x = h, the radius from a curve x = g(y) is |g(y) − h|. The absolute value ensures a positive distance; in practice, determining the sign from a sketch is preferable.

How Axis Placement Changes the Radii

The most challenging aspect of the generalized washer method is correctly identifying R and r for various axis positions. Below is a systematic classification of the four cases students encounter on the AP exam, followed by a second diagram that contrasts revolution about y = 2 (above the region) with revolution about y = −1 (below the region) for the same bounded area.

Summary of outer and inner radii for all four axis-position cases
Axis PositionOuter Radius RInner Radius r
y = k below region (k < bottom curve)ftop(x) − kfbot(x) − k
y = k above region (k > top curve)k − fbot(x)k − ftop(x)
x = h left of region (h < left curve)xright(y) − hxleft(y) − h
x = h right of region (h > right curve)h − xleft(y)h − xright(y)
Side-by-side comparison. Left panel: when the axis y = −1 is below the region, the top curve (y = x) is farther away, giving R = x + 1. Right panel: when the axis y = 2 is above the region, the bottom curve (y = x²) is farther away, giving R = 2 − x². Notice the swap: the curve playing the role of outer versus inner switches depending on which side of the region the axis sits.
🔑 WHICH CURVE IS FARTHER?
The curve that is farther from the axis of revolution always determines the outer radius R, and the curve that is closer determines the inner radius r. When the axis is on the opposite side from where you might expect, the roles of 'top' and 'bottom' (or 'left' and 'right') as outer and inner swap. A quick sketch resolves any ambiguity.

Worked Example: Revolution About y = −1

Find the volume of the solid generated by revolving the region bounded by y = x and y = x² about the line y = −1.

Volume by Washers About y = −1
1
Step 1 — Identify the Bounded Region and LimitsSet x = x² to find intersection points: x² − x = 0 → x(x − 1) = 0, so x = 0 and x = 1. On [0, 1], y = x ≥ y = x² (verify at x = 0.5: 0.5 > 0.25). The region lies above y = x² and below y = x.
Limits of integration: x ∈ [0, 1]
2
Step 2 — Determine Outer and Inner RadiiThe axis y = −1 lies below the entire region (since both curves are non-negative on [0, 1]). The curve farther from y = −1 is the top curve y = x, so R(x) = x − (−1) = x + 1. The curve closer to y = −1 is the bottom curve y = x², so r(x) = x² − (−1) = x² + 1.
R(x) = x + 1, r(x) = x² + 1
3
Step 3 — Set Up the IntegralV = π ∫₀¹ [(x + 1)² − (x² + 1)²] dx. Expand each square: (x + 1)² = x² + 2x + 1 and (x² + 1)² = x⁴ + 2x² + 1.
Integrand: (x² + 2x + 1) − (x⁴ + 2x² + 1) = −x⁴ − x² + 2x
4
Step 4 — Evaluate the IntegralV = π ∫₀¹ (−x⁴ − x² + 2x) dx = π [ −x⁵/5 − x³/3 + x² ]₀¹. At x = 1: −1/5 − 1/3 + 1 = −1/5 − 1/3 + 1. Find a common denominator (15): −3/15 − 5/15 + 15/15 = 7/15.
V = 7π/15
Verification Tip
As a sanity check, note that 7π/15 ≈ 1.466. If we had revolved the same region about the x-axis (y = 0), the volume would be π/6 ≈ 0.524. The volume about y = −1 is larger because the washers have bigger radii — consistent with moving the axis farther from the region.

Washer Method vs. Other Volume Techniques

The washer method is one of several integration-based techniques for finding volumes of solids of revolution. Choosing the right method depends on the orientation of the slices relative to the axis of revolution. The table below compares the washer method with the disk method and the shell method, highlighting when each is most efficient.

Comparison of the three main volume-of-revolution techniques
FeatureDisk MethodWasher MethodShell Method
Slice orientationPerpendicular to axisPerpendicular to axisParallel to axis
Cross-section shapeSolid disk (no hole)Annular ring (has hole)Thin cylindrical shell
When to useRegion bounded by one curve and the axisRegion bounded by two curves (with gap)Easier when solving for x in terms of y is hard
Adapts to non-standard axes?Yes — single radius becomes |curve − axis|Yes — both radii become |curve − axis|Yes — shell radius becomes |variable − axis|
AP Exam frequencyModerateVery high — tested nearly every yearNot on AP Calculus AB (BC only)
📋 AP CALCULUS AB FOCUS
The shell method is not part of the AP Calculus AB curriculum, so the washer method (and its special case, the disk method) is your primary tool for all volume-of-revolution problems. Mastering the radius expressions for non-standard axes is therefore essential — it is the single skill that separates routine exam questions from the more challenging ones.

Connections to Advanced Theory

The washer method for non-standard axes is a gateway to more general volume computations in multivariable calculus and engineering. Understanding how a shift of axis affects the integral prepares you for the change-of-variable and translation techniques that recur throughout higher mathematics. The table below highlights how this topic connects to ideas you may encounter in Calculus BC or multivariable calculus.

From AB washer method to advanced volume techniques
AB ConceptAdvanced Extension
Washer method about y = kPappus' theorem: V = 2π × (distance from centroid to axis) × (area of region)
Translating the axis by a constantChange of variables / u-substitution in double integrals
π ∫ R² − r² dx for circular cross-sectionsGeneral cross-section method: ∫ A(x) dx where A(x) can be any shape (squares, triangles, semicircles)
Single-variable radii R(x), r(x)Parametric and polar area/volume formulas in Calculus BC

In engineering applications, Pappus' centroid theorem offers an elegant shortcut: the volume equals 2π times the distance from the region's centroid to the axis times the region's area. For the example in Section 6, the centroid of the region between y = x and y = x² has ȳ = 2/5, and the area is 1/6. The centroid's distance from y = −1 is 2/5 − (−1) = 7/5. By Pappus, V = 2π × (7/5) × (1/6) = 7π/15, matching our integral. While Pappus' theorem is not tested on the AP AB exam, it provides a powerful verification tool and illustrates how the axis-to-region distance governs the resulting volume.

Practice Problems

1
The region bounded by y = √x and y = x is revolved about the line y = 3. Which of the following correctly expresses the outer radius R(x) and the inner radius r(x)?
2
Find the volume of the solid formed by revolving the region bounded by y = x² and y = 4 about the line y = 5.
3
The region enclosed by x = y² and x = 4 is revolved about the line x = 5. Using the washer method (integrating with respect to y), which integral represents the volume?
PROBLEM 4APPLIED
Let R be the region bounded by y = 6 − x², y = 2, and x ≥ 0. (a) Sketch the region R and the axis of revolution y = −2. [1 point] (b) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is revolved about y = −2. [2 points] (c) Evaluate the integral from part (b) to find the exact volume. [2 points]
PROBLEM 5CRITICAL THINKING
The region bounded by y = √x, y = 0, and x = 4 is revolved about the line y = k (where k ≥ 2). (a) Show that the resulting volume is V(k) = π(32k/3 − 8). (b) Find V(3), the volume when the region is revolved about y = 3. (c) Solve V(k) = 2·V(3) and determine the value of k.

Lesson Summary

The washer method computes the volume of a solid of revolution by integrating π(R² − r²) along the appropriate variable. When the axis of revolution is a line other than the x- or y-axis — such as y = k or x = h — each radius must be expressed as the distance from the curve to the axis, not simply the function value. The outer radius R always corresponds to the curve farther from the axis, and the inner radius r to the curve closer to it.

For a horizontal axis y = k, integrate with respect to x using R(x) = |f(x) − k|. For a vertical axis x = h, integrate with respect to y using R(y) = |g(y) − h|. When the axis is below or to the left of the region, the top/right curve is farther and gives R; when the axis is above or to the right, the bottom/left curve is farther. Always sketch the region and axis first. This single technique — adjusting radii for axis placement — appears on the AP Calculus AB exam virtually every year, so fluency here is worth significant points.

Varsity Tutors • AP Calculus AB • Volume with Washer Method: Revolving Around Other Axes