CALCULUS 1 • APPLICATIONS OF INTEGRATION

Washer Method: Other Axes — Volume with Washer Method: Revolving Around Other Axes

Learn to find volumes of solids of revolution when the axis of rotation is not the x-axis or y-axis.

Historical Context & Motivation

The problem of computing volumes of curved solids has fascinated mathematicians for over two thousand years. Ancient Greek mathematicians developed ingenious geometric arguments to find the volumes of spheres, cones, and other shapes formed by rotating curves. The washer method is a modern calculus technique that traces its roots directly to these early efforts, extending them far beyond what the Greeks could have imagined.

~250 BCE
Archimedes and the Method of Exhaustion
Archimedes calculated the volume of a sphere by approximating it with stacks of thin cylindrical slices—an early precursor to integration and the disk/washer approach.
1615
Kepler's Wine Barrel Problem
Johannes Kepler investigated the volumes of barrels (solids of revolution) to determine the optimal barrel shape, inspiring new methods for computing rotational volumes.
1635
Cavalieri's Principle
Bonaventura Cavalieri formalized the idea that solids with equal cross-sectional areas at every height have equal volumes, laying the groundwork for slicing methods in calculus.
1660s
Newton & Leibniz Develop Calculus
The invention of integral calculus gave mathematicians a systematic tool—the definite integral—to sum infinitely many infinitesimally thin slices, making the washer method possible in its modern form.

The standard washer method typically revolves a region around the x-axis or y-axis. But what happens when the axis of rotation is a different horizontal or vertical line, such as y = 5 or x = −2? The distances from each curve to the axis change, and the formulas for the outer and inner radii must be adjusted. This lesson answers the question: how do we set up and evaluate a washer integral when the axis of revolution is not one of the coordinate axes?

Core Principles & Definitions

Before diving into calculations, you need to solidify a few foundational ideas. The washer method is an extension of the disk method, and understanding the relationship between the two is essential. When a region between two curves is revolved around an axis, each cross-section perpendicular to the axis looks like a washer—a disk with a hole cut out of its center.

1

Solid of Revolution

A three-dimensional solid formed by rotating a two-dimensional region around a fixed line (the axis of revolution). The shape of the solid depends on both the region and which axis you choose.
2

Outer Radius (R)

The distance from the axis of revolution to the curve that is farther from the axis. This defines the outer edge of each washer.
3

Inner Radius (r)

The distance from the axis of revolution to the curve that is closer to the axis. This defines the hole in each washer.
4

Adjusting for Other Axes

When the axis is not y = 0 or x = 0, you compute each radius as the signed distance between the curve's value and the axis line, using subtraction: |f(x) − axis value|.
5

Integration Variable

If the axis is horizontal (e.g., y = k), integrate with respect to x. If the axis is vertical (e.g., x = k), integrate with respect to y. The slicing is always perpendicular to the axis.
KEY TAKEAWAY
Think of a washer like a DVD or a bagel slice. The outer radius is the distance from the center hole to the outside edge, and the inner radius is the distance from the center hole to where the solid begins. When you move the axis of revolution away from the coordinate axes, it's like moving the spindle of a pottery wheel—the shape of your pot changes because every point is now a different distance from the spindle.

Visual Explanation

The diagram below shows a region between two curves being revolved around the line y = −1, which lies below the x-axis. Notice how the outer radius R and inner radius r are both measured from the axis y = −1, not from the x-axis. This shift is the key difference when revolving around other axes.

The shaded region between f(x) (cyan) and g(x) (pink) is revolved around the dashed red line y = −1. Both R and r are measured from the axis y = −1, so each radius involves adding 1 to the function value.

In the diagram above, the critical observation is that we are no longer measuring distances from the x-axis. Every radius is the distance from the axis of revolution to the curve. When the axis is y = −1, we subtract −1 from the function value, which is the same as adding 1. If the axis were above the region, say y = 6, the distances would be computed as 6 − f(x) and 6 − g(x), and you'd need to carefully determine which curve is farther from the axis to identify the outer radius.

Mathematical Framework

The general washer formula remains the same regardless of which axis you rotate around. What changes is how you define the outer and inner radii. Let's build the formulas step by step.

GENERAL WASHER FORMULA
V = π ∫ₐᵇ [R(x)]² − [r(x)]² dx
V = volume of the solid, R(x) = outer radius (farther curve from axis), r(x) = inner radius (closer curve from axis), a and b = bounds of integration along the x-axis.
HORIZONTAL AXIS BELOW REGION: y = k (where k < region)
R(x) = f(x) − k, r(x) = g(x) − k
When the axis y = k is below both curves, the farther curve f(x) gives the outer radius and the closer curve g(x) gives the inner radius. Each radius is found by subtracting the axis value k from the function value.
HORIZONTAL AXIS ABOVE REGION: y = k (where k > region)
R(x) = k − g(x), r(x) = k − f(x)
When the axis y = k is above both curves, the roles reverse: the curve that was 'lower' (g(x)) is now farther from the axis, making it the outer radius. Each radius is k minus the function value.
VERTICAL AXIS (INTEGRATE WITH RESPECT TO y)
V = π ∫_c^d [R(y)]² − [r(y)]² dy
When revolving around a vertical line x = k, express both curves as functions of y. R(y) = distance from axis to the farther curve, r(y) = distance from axis to the closer curve. Integrate from y = c to y = d.
⚠️ Common Mistake Alert
Students often forget to check which curve is farther from the axis after the axis shifts. When the axis moves from y = 0 to y = 6 (above the region), the curve that was on top is now closer to the axis—so it becomes the inner radius, not the outer radius. Always sketch the setup and identify which curve is farther from the axis of revolution.

Setting Up Radii for Different Axes

The trickiest part of the washer method with other axes is correctly expressing the radii. The table and diagram below cover the four most common scenarios you'll encounter. In each case, assume the region is bounded by y = f(x) on top and y = g(x) on the bottom, between x = a and x = b.

Summary of radius formulas for four axis positions
Axis of RevolutionOuter Radius RInner Radius rKey Idea
y = k (below region)f(x) − kg(x) − kSubtract axis from each curve
y = k (above region)k − g(x)k − f(x)Subtract each curve from axis; roles swap
x = k (left of region)f(y) − k (right curve)g(y) − k (left curve)Use functions of y; subtract axis value
x = k (right of region)k − g(y) (left curve)k − f(y) (right curve)Subtract curves from axis; roles swap
Four common cases for axis placement. In Cases 2 and 4, the roles of the outer and inner curves swap because the axis is on the opposite side of the region. Always identify which curve is farther from the axis to determine R.
💡 REMEMBER THIS RULE
When the axis is on the same side as the 'top' or 'right' curve, that curve becomes the inner radius, not the outer. Always ask yourself: which curve is farther from the axis? That's your outer radius R.

Worked Example

Let's work through a complete problem: find the volume of the solid formed by revolving the region bounded by y = x² and y = x about the line y = 3.

Volume by Revolving Around y = 3
1
Step 1 — Find Intersection PointsSet x² = x. This gives x² − x = 0, so x(x − 1) = 0. The curves intersect at x = 0 and x = 1. These are our bounds of integration: a = 0, b = 1.
Bounds: x = 0 to x = 1
2
Step 2 — Identify Which Curve Is on TopBetween x = 0 and x = 1, we can check x = 0.5: y = x gives 0.5, while y = x² gives 0.25. So y = x is above y = x² in this interval.
Top curve: y = x; Bottom curve: y = x²
3
Step 3 — Determine Outer and Inner RadiiThe axis y = 3 is above both curves (since both curves have values between 0 and 1 on this interval). When the axis is above the region, the curve farther from the axis is the bottom curve. So R(x) = 3 − x² (distance from axis to bottom curve) and r(x) = 3 − x (distance from axis to top curve).
R(x) = 3 − x², r(x) = 3 − x
4
Step 4 — Set Up the IntegralPlug into the washer formula: V = π ∫₀¹ [(3 − x²)² − (3 − x)²] dx. Expand each square: (3 − x²)² = 9 − 6x² + x⁴ and (3 − x)² = 9 − 6x + x².
V = π ∫₀¹ [(9 − 6x² + x⁴) − (9 − 6x + x²)] dx
5
Step 5 — Simplify the IntegrandSubtract the two expanded expressions: 9 − 6x² + x⁴ − 9 + 6x − x² = x⁴ − 7x² + 6x. So we have V = π ∫₀¹ (x⁴ − 7x² + 6x) dx.
V = π ∫₀¹ (x⁴ − 7x² + 6x) dx
6
Step 6 — Integrate and EvaluateIntegrate term by term: ∫(x⁴ − 7x² + 6x) dx = x⁵/5 − 7x³/3 + 3x². Evaluate from 0 to 1: (1/5 − 7/3 + 3) − (0) = 1/5 − 7/3 + 3. Find a common denominator (15): 3/15 − 35/15 + 45/15 = 13/15.
V = 13π/15 ≈ 2.72 cubic units
Checking Your Work
Always verify that your outer radius is larger than your inner radius at a test point. At x = 0.5: R = 3 − 0.25 = 2.75 and r = 3 − 0.5 = 2.5. Since R > r, the setup is correct. If you ever get R < r, you've mixed up the radii.

Washer Method vs. Other Volume Techniques

The washer method is one of several techniques for finding volumes of revolution. Understanding when to use each method will save you time and reduce errors. The table below compares the main approaches.

Comparison of volume-of-revolution methods
MethodBest ForLimitation
Disk MethodSolid with no hole (region touches the axis)Cannot handle a gap between the region and the axis
Washer MethodSolid with a hole; axis may be any horizontal or vertical lineSlicing must be perpendicular to the axis; curves must be expressible as functions of the integration variable
Shell MethodWhen the natural variable is parallel to the axis (avoids solving for x or y)Requires integrating in the direction parallel to the axis, which can feel less intuitive at first
🔧 WHEN TO CHOOSE THE WASHER METHOD
Use the washer method when you can easily express both bounding curves as functions of the variable you're integrating with respect to, and you're slicing perpendicular to the axis of revolution. If expressing curves in terms of the correct variable requires solving messy equations, the shell method may be a better choice.

Connection to Advanced Topics

Mastering the washer method with non-standard axes prepares you for several advanced ideas in calculus and beyond. The fundamental skill—computing distances from a reference line—appears repeatedly in higher mathematics and applied science.

How this lesson connects to future coursework
This LessonAdvanced Extension
Revolving around horizontal/vertical linesPappus' theorem: volume = 2π × (distance of centroid to axis) × area, giving a shortcut for symmetric regions
Computing R(x) and r(x) from axis distanceIn multivariable calculus, distances are computed from planes and lines in 3D using similar subtraction formulas
Choosing between washer and shell methodsIn differential equations and physics, selecting the right coordinate system (Cartesian vs. polar vs. cylindrical) mirrors this strategic choice
Integrating π[R² − r²]Engineering applications compute cross-sectional areas of pipes, tubes, and annular structures using the same R² − r² formula

In Calculus 2 and 3, you'll encounter volumes computed using double and triple integrals, as well as integration in polar and cylindrical coordinates. The ability to set up distances and radii relative to any reference line or surface is a skill that will transfer directly into those more advanced settings.

Practice Problems

PROBLEM 1CONCEPTUAL
The region between y = x and y = x² (from x = 0 to x = 1) is revolved about y = 5. Without computing the integral, explain which curve gives the outer radius and which gives the inner radius. Why do the roles swap compared to revolving around y = 0?
PROBLEM 2BASIC CALCULATION
Find the volume of the solid formed by revolving the region bounded by y = √x and y = 0, from x = 0 to x = 4, about the line y = −2.
PROBLEM 3INTERMEDIATE
Find the volume of the solid generated by revolving the region bounded by y = x² and y = 4 about the line x = 3. (Hint: you'll integrate with respect to y.)
PROBLEM 4APPLIED
A decorative vase is modeled by revolving the region between y = 2x and y = x² (for 0 ≤ x ≤ 2) around the line y = −1. Find the volume of material needed to make the vase (in terms of π).
PROBLEM 5CRITICAL THINKING
Consider the region between y = x and y = x² from x = 0 to x = 1. Let V(k) be the volume obtained by revolving this region about the horizontal line y = k. Without fully computing V(k), determine: for what value of k does V(k) achieve its minimum? Justify your reasoning. (Hint: set up V(k) as an integral and think about what minimizes the integrand.)

Lesson Summary

The washer method computes the volume of a solid of revolution by integrating π[R(x)² − r(x)²] (or the corresponding expression in y). When the axis of revolution is a line other than the x-axis or y-axis, the outer radius R and inner radius r must be recalculated as distances from the new axis to each bounding curve. If the axis is below or to the left of the region, subtract the axis value from each curve. If the axis is above or to the right, subtract each curve from the axis value.

The critical step is always identifying which curve is farther from the axis — that curve defines the outer radius. When the axis moves to the opposite side of the region, the roles of the two curves swap. Always sketch the region and axis, label R and r, and verify at a test point that R > r before integrating. This technique extends naturally to vertical axes (where you integrate with respect to y) and connects to advanced topics like Pappus' theorem and multivariable integration.

Varsity Tutors • Calculus 1 • Washer Method: Other Axes