Loading
Compute volumes of solids of revolution when the axis of rotation is any horizontal or vertical line, not just a coordinate axis.
The problem of finding the volume of a curved solid is among the oldest in mathematics, stretching back to Archimedes' work on spheres and paraboloids in the third century BCE. For nearly two millennia, each new solid required its own ingenious geometric argument, and mathematicians could not offer a unified procedure for computing volumes bounded by arbitrary curves. The invention of calculus in the seventeenth century changed everything: Newton and Leibniz independently developed frameworks that allowed area and volume computations to be expressed as integrals. Yet the earliest applications typically revolved regions about the x-axis or y-axis, which left engineers and physicists without a systematic method for the far more common case in which the axis of rotation is some other line entirely—such as the centerline of a pipe, a support beam, or a lathe spindle.
The central question this lesson addresses is: when a region in the plane is revolved about a line that is not the x-axis or y-axis—say y = 5, or x = −2—how do we set up the outer and inner radii of each washer, and how does the integral change? Mastering this skill unlocks the ability to compute volumes that appear frequently on the AP Calculus BC exam and in real-world engineering design.
Before diving into the mechanics of integration, it is essential to internalize a small collection of foundational ideas that govern every washer-method computation. These principles remain constant regardless of whether the axis of rotation is the x-axis, a line above or below the region, or a vertical line to the left or right of it. The four cards below summarize these ideas; the subsequent key-takeaway box provides an intuitive analogy that ties them together.
The diagram below illustrates a region bounded by two curves being revolved about a horizontal line y = −1, which lies below the region. A single representative washer is shown in cross-section so that you can see the outer radius R and inner radius r measured from the axis to each curve. Study how both radii are computed as distances from the axis, not from the x-axis.
Notice that both R and r are measured from the same reference line—the axis of rotation—not from the x-axis. This is the single most common source of errors on the AP exam. If you set up a washer problem and your radii are measured from y = 0 instead of the actual axis, every washer will have the wrong dimensions and the integral will produce an incorrect volume. Always ask yourself: "How far is this curve from the axis of rotation?"
We now formalize the washer method for arbitrary horizontal and vertical axes. The derivation follows directly from the principle that the volume of a solid of revolution equals the integral of the cross-sectional area along the axis perpendicular to the washers. The cross-sectional area of each washer is π(R² − r²), and the key task is expressing R and r in terms of the integration variable by computing distances from each boundary curve to the axis of rotation.
In practice, you rarely need the absolute-value signs if you set up the radii carefully. When the axis lies below the region (k is less than both curves), R = f(x) − k and r = g(x) − k, where f is the upper curve and g is the lower curve. When the axis lies above the region (k is greater than both curves), the distances reverse: R = k − g(x) and r = k − f(x), because the lower curve is now farther from the axis.
The single skill that determines success or failure in washer-method problems is correctly identifying the outer and inner radii. This section presents a systematic classification of the four most common axis positions you will encounter on the AP exam and provides explicit formulas for R and r in each case. The accompanying diagram then illustrates two of these scenarios side by side for direct comparison.
| Axis Position | Outer Radius R | Inner Radius r | Integration Variable |
|---|---|---|---|
| y = k, axis below region | f(x) − k (upper curve minus axis) | g(x) − k (lower curve minus axis) | dx |
| y = k, axis above region | k − g(x) (axis minus lower curve) | k − f(x) (axis minus upper curve) | dx |
| x = h, axis to the left of region | f(y) − h (right curve minus axis) | g(y) − h (left curve minus axis) | dy |
| x = h, axis to the right of region | h − g(y) (axis minus left curve) | h − f(y) (axis minus right curve) | dy |
Let us compute the volume of the solid formed by revolving the region bounded by y = x² and y = x about the line y = 2. This is a classic AP Calculus BC problem in which the axis of rotation lies above the region.
The washer method is one of several techniques for computing volumes of solids of revolution. Understanding when the washer method is the most efficient choice—and when an alternative might be simpler—is an important test-taking and problem-solving skill. The table below compares the washer method (with non-standard axes) to the disk method, the shell method, and the general cross-section method.
| Method | Best Used When | Key Advantage | Key Limitation |
|---|---|---|---|
| Washer (non-standard axis) | Region is bounded by two curves, axis is horizontal/vertical but not a coordinate axis, and curves are easily expressed as functions of the integration variable. | Directly extends the familiar disk/washer setup; no need to solve for inverse functions if slicing is natural. | Requires careful distance calculations; sign errors are common when the axis is above or to the right of the region. |
| Disk (standard axis) | Region is bounded by a single curve and the axis of rotation (no hole in the solid), with axis along x- or y-axis. | Simplest formula; only one radius to compute. | Cannot handle hollow solids; only works when the region touches the axis. |
| Shell method | Curves are more naturally expressed as functions of the variable parallel to the axis; or the washer approach would require splitting the integral. | Often avoids the need to find inverse functions; a single integral may replace two or more washer integrals. | Conceptually harder for some students; the radius of each shell is the distance to the axis, so the same distance-calculation skill is required. |
| General cross-sections | The solid is not formed by revolution at all—cross-sections are squares, equilateral triangles, semicircles, etc. | Applies to a wider class of solids beyond revolution bodies. | Not applicable to revolution problems; cross-sectional area formula must be known. |
The washer method for non-standard axes is not merely an exam technique; it connects to deeper ideas in multivariable calculus and mathematical physics. In particular, the volume calculation can be recast using Pappus' centroid theorem, which states that the volume of a solid of revolution equals the area of the revolved region multiplied by the distance traveled by the region's centroid (V = 2π·d̄·A, where d̄ is the centroid's distance from the axis). This theorem elegantly explains why moving the axis of rotation changes the volume even when the region itself does not change shape.
| Concept | AP Calculus BC Level | Advanced / Multivariable Level |
|---|---|---|
| Volume integral | V = π ∫ (R² − r²) dx with R, r measured to axis y = k | Triple integrals in cylindrical/spherical coordinates; ∫∫∫ dV with Jacobian |
| Axis of rotation | Horizontal or vertical lines only | Any line in 3-space; parametric rotation via rotation matrices |
| Relationship to area | Cross-sectional area A(x) integrated over an interval | Pappus' theorem: V = 2πd̄A, linking centroid position to volume |
| Applications | Volumes of bowls, donuts, hollow pipes | Moments of inertia, fluid mechanics, 3D printing path optimization |
One particularly elegant application is computing the volume of a torus (doughnut shape). When a circle of radius a centered at (0, b) with b > a is revolved about the x-axis, the washer method with axis y = 0 yields V = 2π²a²b, which is precisely the result predicted by Pappus' theorem. If you continue to study mathematics or engineering, you will find that the skill of measuring distances from an arbitrary axis carries over directly into computing moments of inertia, centers of mass, and surface areas of revolution.
The washer method extends naturally to axes of rotation other than the coordinate axes. The central task is always to compute two distances from the axis of rotation: the outer radius R (distance to the farther boundary) and the inner radius r (distance to the closer boundary). The volume formula V = π ∫ (R² − r²) dx (or dy) then remains identical in structure. When the axis lies below or to the left of the region, each radius equals (curve value) − (axis value). When the axis lies above or to the right, the roles reverse and each radius equals (axis value) − (curve value), with the outer radius corresponding to the boundary that is now farther from the axis.
To avoid errors, always draw a perpendicular arrow from the axis toward the region to see which curve is hit first (r) and which is hit last (R). Remember that the integration variable matches the direction of the axis: horizontal axis → integrate with respect to x; vertical axis → integrate with respect to y. Mastery of this technique, combined with confident algebraic expansion and integration, positions you to earn full credit on the AP Calculus BC free-response questions that test solids of revolution.
Keep learning with more lessons from the same subject.