Loading
Extend the disc method beyond the coordinate axes to compute volumes of revolution about any horizontal or vertical line.
The problem of computing volumes of curved solids has captivated mathematicians for millennia. Archimedes used the method of exhaustion to determine the volume of a sphere by inscribing and circumscribing it with cylinders—an approach remarkably close to the integral calculus that would not be formalized for nearly two thousand years. The underlying insight was always the same: decompose a complex three-dimensional shape into thin, manageable slices whose volumes can be summed.
Most introductory treatments of the disc method revolve a region around the x-axis or y-axis. However, the AP Calculus AB exam frequently requires you to revolve around other horizontal and vertical lines such as y = 3, x = −1, or y = −2. The central question becomes: how does the radius of each disc change when the axis of revolution is no longer a coordinate axis? Answering this question is the focus of the present lesson.
Before extending the disc method to arbitrary axes, it is essential to solidify the foundational ideas that make the technique work. The disc method is, at its heart, a special case of the method of known cross-sections: when a solid of revolution is sliced perpendicular to the axis of revolution, each cross-section is a circle (a disc). The volume of each infinitesimally thin disc is πr²·(thickness), and the total volume is the definite integral of these disc volumes along the axis.
The diagram below illustrates a key comparison: the same region y = √x from x = 0 to x = 4, revolved first around the x-axis (y = 0) and then around the line y = −1. Notice how the radius of each representative disc changes: in the standard case the radius is simply √x, whereas when the axis drops to y = −1, the radius stretches to √x − (−1) = √x + 1, because every point on the curve is now farther from the axis.
The critical observation from this visual is that when the axis of revolution sits below the curve, the radius equals the function value minus the axis value—which adds a positive number if the axis is negative. Conversely, when the axis sits above the curve, the radius equals the axis value minus the function value. In all cases, the radius is the distance from the curve to the axis, and distance is always non-negative.
We now formalize the disc method for non-standard axes of revolution. The key modification is always the same: express the radius of each disc as the perpendicular distance from the curve to the axis, rather than simply using the function value.
If the axis y = k lies above the curve, then f(x) − k is negative over the region, but squaring eliminates the sign. You may equivalently write [k − f(x)]² and obtain the same result. The key is that the integrand is always [distance]², which is inherently non-negative.
The single most important skill for this topic is determining the correct radius expression based on the relative position of the axis and curve. The following table and diagram systematically cover the four geometric configurations you will encounter on the AP exam.
| Configuration | Axis | Radius | Volume Integral |
|---|---|---|---|
| Horizontal axis below curve | y = k, k < f(x) | r = f(x) − k | V = π ∫ₐᵇ [f(x) − k]² dx |
| Horizontal axis above curve | y = k, k > f(x) | r = k − f(x) | V = π ∫ₐᵇ [k − f(x)]² dx |
| Vertical axis left of curve | x = k, k < g(y) | r = g(y) − k | V = π ∫_c^d [g(y) − k]² dy |
| Vertical axis right of curve | x = k, k > g(y) | r = k − g(y) | V = π ∫_c^d [k − g(y)]² dy |
Let us compute the volume of the solid obtained by revolving the region bounded by y = x², y = 0, and x = 2 about the line y = 5.
A frequent source of confusion on the AP exam is deciding whether a given revolution problem requires the disc method or the washer method. The distinction hinges entirely on whether the cross-section perpendicular to the axis of revolution is a solid disc (no hole) or an annular washer (a disc with a hole). When the axis of revolution is not a coordinate axis, this determination requires particular care because the axis may or may not coincide with a boundary of the region.
| Feature | Disc Method | Washer Method |
|---|---|---|
| Cross-section shape | Solid circle (disc) | Annulus (ring) |
| Axis relationship | Axis is a boundary of the region, or region extends from axis to one curve | Axis does NOT touch the region; a gap exists between the axis and the nearest boundary |
| Number of radii | One: R(x) or R(y) | Two: R_outer and r_inner |
| Volume formula | V = π ∫ R² dx (or dy) | V = π ∫ (R² − r²) dx (or dy) |
| Common error with non-standard axes | Using f(x) instead of f(x) − k for the radius | Subtracting radii instead of squaring each separately: (R − r)² ≠ R² − r² |
The disc method for non-standard axes is a stepping stone toward several more advanced volume-computation techniques. Understanding how the radius adapts to different axes of revolution prepares you for the shell method (which uses cylindrical shells instead of circular discs) and for volumes computed by general cross-sections (squares, equilateral triangles, semicircles). All of these rely on the same fundamental principle: express a geometric quantity—area of a cross-section—as a function of a single variable, then integrate.
| Feature | Disc / Washer Method | Shell Method |
|---|---|---|
| Cross-section type | Circular disc or annular washer | Cylindrical shell (thin hollow cylinder) |
| Slicing direction | Perpendicular to axis of revolution | Parallel to axis of revolution |
| Integration variable | Same direction as the axis | Perpendicular to the axis |
| Non-standard axis adjustment | Modify the radius: |f(x) − k| | Modify the shell radius: |x − k| or |y − k| |
| Tested on AP Calculus AB? | Yes — frequently | No — AP Calculus BC only |
For AP Calculus AB, mastery of the disc and washer methods—including revolutions about non-standard axes—covers all volume-of-revolution questions that may appear. If you continue to AP Calculus BC or multivariable calculus, the shell method and Pappus' theorem provide elegant alternatives that sometimes simplify otherwise difficult integrals. The conceptual habit of measuring every geometric quantity from the axis of revolution will transfer seamlessly to these advanced contexts.
The disc method computes volumes of solids of revolution by integrating the areas of circular cross-sections along the axis of revolution. When the axis is a non-standard line such as y = k or x = k, the only change to the formula is in the radius expression: the radius becomes the distance from the curve to the axis, computed as |f(x) − k| for horizontal axes or |g(y) − k| for vertical axes. The volume formula is V = π ∫ [radius]² d(variable).
The disc method applies only when the axis is a boundary of the region (no gap between the axis and the region). If a gap exists, the washer method is required instead. The essential strategy for any problem is: sketch the region and axis, draw a representative perpendicular segment from the axis to the curve, and label the distance as the radius. This single habit prevents the most common AP exam errors and generalizes to all axis positions.
Keep learning with more lessons from the same subject.