AP CALCULUS AB • APPLICATIONS OF INTEGRATION

Volume with Disc Method: Revolving Around the x- or y-Axis

Transform two-dimensional regions into three-dimensional solids by revolving curves and computing exact volumes through integration.

Historical Context & Motivation

The problem of determining the volume of curved solids predates calculus itself, reaching back to the geometers of ancient Greece who sought rigorous ways to measure shapes that resisted simple dissection into prisms and pyramids. Archimedes made the earliest breakthrough by showing that the volume of a sphere equals two-thirds the volume of its circumscribing cylinder, a result he prized so highly that he requested it be inscribed on his tombstone. His technique—exhaustion by inscribed and circumscribed slices—anticipated the disc method by nearly two millennia. The formal tool of integration, however, would not arrive until the seventeenth century, when Newton and Leibniz independently constructed the calculus that unified area, tangent, and volume problems under one framework.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes computed volumes of spheres, paraboloids, and hyperboloids by summing thin circular cross-sections—an approach conceptually identical to today's disc method.
1615
Kepler's Nova Stereometria
Johannes Kepler computed wine-barrel volumes by regarding them as solids of revolution, slicing them into infinitesimally thin discs and summing their volumes.
1635
Cavalieri's Principle
Bonaventura Cavalieri formalized the idea that solids with equal cross-sectional areas at every height share the same volume, providing the geometric backbone of the disc method.
1665–1676
Newton & Leibniz Develop Calculus
The Fundamental Theorem of Calculus gave mathematicians the tool to evaluate the infinite sums of disc areas as definite integrals, making exact volume computations routine.

The central question the disc method answers is deceptively simple: given a region in the plane bounded by a known curve, what is the exact volume of the solid formed when that region is revolved around an axis? This question arises naturally in engineering (computing the capacity of tanks, nozzles, and turbine components), physics (moments of inertia of rotationally symmetric objects), and pure mathematics (understanding how area and volume relate through revolution). With the definite integral at our disposal, we can answer it precisely by summing an infinite number of infinitesimally thin circular slices—discs—stacked along the axis of rotation.

Core Principles & Definitions

The disc method rests on the same slicing philosophy that underlies all cross-sectional volume formulas: approximate a solid by a stack of thin slabs whose volumes you can compute, then take the limit as the slab thickness approaches zero. When a plane region is revolved about an axis, every cross-section perpendicular to that axis is a circle (a disc), and the radius of each disc is determined by the distance from the generating curve to the axis of revolution. The following foundational ideas structure the entire technique.

1

Solid of Revolution

A three-dimensional solid generated by rotating a two-dimensional region around a fixed line (the axis of revolution). Every point on the boundary curve traces a circle in space.
2

Disc as Cross-Section

When the region has no gap between the curve and the axis, each perpendicular slice is a full circle—a disc—with area A = πr², where r is the function value at that slice.
3

Integration Variable Matches Axis

When revolving around the x-axis, integrate with respect to x; when revolving around the y-axis, integrate with respect to y. The variable of integration always runs along the axis of revolution.
4

Radius from Function Value

For revolution about the x-axis, the radius of a typical disc is r(x) = f(x). For revolution about the y-axis, rewrite the curve as x = g(y) so that the radius is r(y) = g(y).
5

Limits of Integration

The bounds a and b correspond to where the region starts and ends along the axis of revolution. These may be given directly or found by solving for intersection points.
KEY TAKEAWAY
Think of the disc method like a coin-stacking machine at a bank: each coin (disc) has a known radius determined by the curve, and you stack infinitely many infinitely thin coins along the axis. The total volume is the integral—the continuous sum—of all those tiny cylindrical coin-volumes πr² dx (or dy). If there is ever a gap between the curve and the axis, you instead have a washer (a coin with a hole), and you need the washer method rather than the disc method.

Visual Explanation: Revolving Around the x-Axis

The curve y = f(x) (cyan) is revolved about the x-axis. Each violet ellipse represents a thin disc whose radius equals f(x) and whose thickness is dx. The pink dashed line shows the radius of one representative disc, and the amber segment marks the infinitesimal width dx. The total volume is the integral of π[f(x)]² dx from x = a to x = b.

In the diagram above, focus on a single representative disc located at position x along the axis. Its face is a circle of radius r = f(x), so its cross-sectional area is A(x) = π[f(x)]². The disc has an infinitesimal thickness dx, giving it an infinitesimal volume dV = π[f(x)]² dx. Summing (integrating) all such infinitesimal volumes from x = a to x = b yields the total volume of the solid. Notice that the dashed reflection below the x-axis suggests the lower half of the solid; because revolution is symmetric, the single integral already accounts for the full circular cross-section.

Mathematical Framework

The derivation of the disc formula follows directly from the general cross-sectional volume formula. If a solid extends from x = a to x = b and every cross-section perpendicular to the x-axis has a known area A(x), then V = ∫ₐᵇ A(x) dx. For a solid of revolution about the x-axis, each cross-section is a circle with radius f(x), so A(x) = π[f(x)]². Substituting yields the disc formula. An analogous argument applies when the axis of revolution is the y-axis.

DISC METHOD — REVOLUTION ABOUT THE x-AXIS
V = π ∫ₐᵇ [f(x)]² dx
f(x) = radius of each disc (the distance from the curve to the x-axis); a and b = the x-bounds of the region; dx = infinitesimal thickness along the x-axis.
DISC METHOD — REVOLUTION ABOUT THE y-AXIS
V = π ∫_c^d [g(y)]² dy
g(y) = radius of each disc (the distance from the curve, rewritten as x = g(y), to the y-axis); c and d = the y-bounds of the region; dy = infinitesimal thickness along the y-axis.
INFINITESIMAL DISC VOLUME
dV = π r² · (thickness) = π [f(x)]² dx or π [g(y)]² dy
Each disc is a very thin cylinder: volume = (area of circular face) × (thickness). Summing all such cylinders via integration gives the exact total volume.
Choosing the Variable of Integration
A common source of error is integrating with respect to the wrong variable. The rule is straightforward: the variable of integration runs along the axis of revolution. When you revolve about the x-axis, slices are perpendicular to the x-axis, so you integrate with respect to x. When you revolve about the y-axis, slices are perpendicular to the y-axis, so you integrate with respect to y—and the curve must be expressed as x = g(y).

Detailed Breakdown: x-Axis vs. y-Axis Revolution

Although the disc formula has the same structure regardless of which axis you revolve around, the practical setup differs in important ways. When revolving about the x-axis, the radius is read directly from y = f(x), and the limits are x-values. When revolving about the y-axis, you must solve the equation for x in terms of y to obtain x = g(y), and the limits become y-values. The following comparison table and second diagram highlight these differences.

Side-by-side comparison of disc method setup for each axis
FeatureRevolution About x-AxisRevolution About y-Axis
Axis of revolutiony = 0 (the x-axis)x = 0 (the y-axis)
Disc radiusr = f(x)r = g(y), where x = g(y)
Disc thicknessdx (along x-axis)dy (along y-axis)
Limits of integrationx = a to x = by = c to y = d
Volume formulaV = π ∫ₐᵇ [f(x)]² dxV = π ∫_c^d [g(y)]² dy
Typical setup stepUse y = f(x) directlySolve y = f(x) for x to get x = g(y)
When the axis of revolution is the y-axis, the curve must be written as x = g(y). Each disc is horizontal, with radius g(y) (pink dashed line) and thickness dy (amber segment). The limits of integration c and d are y-values.

Comparing the two diagrams reveals the essential symmetry of the disc method: the mathematics is identical, but the orientation rotates ninety degrees. In the x-axis case, discs stand upright and are stacked horizontally; in the y-axis case, discs lie flat and are stacked vertically. The most common mistake students make on the AP exam is forgetting to re-express the curve in terms of the correct variable. Always ask: Is my radius expressed as a function of my integration variable? If the answer is yes, you are set up correctly.

Worked Example

Let us compute the volume of the solid generated by revolving the region bounded by y = √x, y = 0, and x = 4 about the x-axis.

Volume by Disc Method — Revolving y = √x About the x-Axis
1
Step 1 — Sketch and Identify the RegionThe curve y = √x starts at the origin and increases to the right, reaching y = 2 at x = 4. The region lies above the x-axis (y = 0) and to the left of x = 4. Because the region is bounded below by the axis of revolution itself, there is no hole in any cross-section, confirming that the disc method (not the washer method) is appropriate.
2
Step 2 — Identify the Radius and LimitsEach disc is perpendicular to the x-axis. The radius of a disc at position x is the vertical distance from the x-axis to the curve: r(x) = √x. The limits of integration are x = 0 (where the curve begins) to x = 4 (the right boundary).
r(x) = √x, a = 0, b = 4
3
Step 3 — Write the Volume IntegralSubstituting into V = π ∫ₐᵇ [f(x)]² dx gives V = π ∫₀⁴ (√x)² dx = π ∫₀⁴ x dx. Notice how squaring the square root simplifies the integrand to just x.
V = π ∫₀⁴ x dx
4
Step 4 — Evaluate the IntegralThe antiderivative of x is x²/2. Evaluating from 0 to 4: V = π [x²/2]₀⁴ = π [(4²/2) − (0²/2)] = π [16/2 − 0] = π · 8 = 8π.
V = 8π
5
Step 5 — Interpret the ResultThe exact volume of the paraboloid generated by revolving y = √x about the x-axis from x = 0 to x = 4 is 8π cubic units (approximately 25.13 cubic units). This is consistent with Archimedes' classical result that the volume of a paraboloid is half that of its circumscribing cylinder, since the cylinder would have radius 2 and height 4, giving π(2²)(4) = 16π, and 16π/2 = 8π.

Strengths, Limitations, and Comparisons

The disc method is elegant and efficient for certain configurations, but it is not the right tool for every volume-of-revolution problem. Understanding when it works well—and when an alternative method is preferable—will save time on the AP exam and avoid setup errors.

Disc method vs. washer method
AspectDisc MethodWasher Method
Cross-section shapeSolid circle (no hole)Annulus (ring with a hole)
When to useRegion is bounded directly by the axis of revolution on one sideRegion has a gap between the inner boundary and the axis of revolution
FormulaV = π ∫ [R(x)]² dxV = π ∫ {[R(x)]² − [r(x)]²} dx
ComplexitySimpler—only one radius to identifyRequires identifying both outer and inner radii
LimitationCannot handle regions with an interior hole relative to the axisReduces to the disc method when inner radius = 0
WHEN TO USE WHICH METHOD
Think of it this way: if every cross-sectional slice is a full coin (no hole), use the disc method. If each slice is a ring (like the face of a CD), use the washer method. And if slicing perpendicular to the axis forces you to break one integral into multiple pieces because of complicated boundaries, consider switching to the shell method instead, which slices parallel to the axis. Method selection is a strategic choice—master all three and pick the one that yields the cleanest integral.

Connection to Advanced Theory

The disc method is your entry point into a family of volume techniques that extend throughout multivariable calculus and mathematical physics. In AP Calculus AB, you encounter revolution about the x- or y-axis; in BC and beyond, the axis of revolution can be any horizontal or vertical line (y = k or x = h), which modifies the radius expression but not the underlying logic. The table below previews how the disc method connects to more general ideas.

From disc method to advanced volume techniques
AP Calculus AB Disc MethodAdvanced Extension
Revolution about x- or y-axis onlyRevolution about any line y = k or x = h; radius = |f(x) − k|
Disc (solid circle) cross-sectionsWasher (annular) cross-sections and shell method for non-standard axes
Single integral in one variableDouble and triple integrals in cylindrical/spherical coordinates (Calc III)
Volume of solids of revolutionVolume of solids with known cross-sections of any shape (squares, equilateral triangles, semicircles)

On the AP Calculus AB exam specifically, the disc (and washer) method appears regularly in both the multiple-choice and free-response sections. Free-response questions often present a region defined by two or more curves and ask you to set up—and sometimes evaluate—the integral that gives the volume when the region is revolved about a given axis. The key skills tested are correctly identifying the radius function, choosing the right variable of integration, finding the limits of integration (often by solving equations for intersection points), and carrying out the integration. Mastery of the disc method also builds the conceptual foundation for the general cross-section volume formula V = ∫ₐᵇ A(x) dx, where A(x) can be any cross-sectional shape—not just a circle. The disc method is simply the special case where every A(x) = πr².

Practice Problems

1
When using the disc method to find the volume of a solid obtained by revolving a region about the x-axis, the integrand π[f(x)]² represents which of the following?
2
Find the volume of the solid generated by revolving the region bounded by y = x², y = 0, and x = 2 about the x-axis.
3
Find the volume of the solid generated by revolving the region bounded by y = x³, x = 0, and y = 8 about the y-axis.
PROBLEM 4APPLIED
A solid concrete bollard has a profile given by y = 3 − (x²/3) for −3 ≤ x ≤ 3, where x and y are in decimeters. The bollard is formed by revolving this profile about the x-axis. (a) Write, but do not evaluate, an integral expression for the volume of the bollard. (b) Evaluate the integral to find the exact volume. (c) If concrete weighs 23 kg per cubic decimeter, find the mass of the bollard to the nearest kilogram. (d) Would the disc method still be appropriate if the profile dipped below the x-axis? Explain.
PROBLEM 5CRITICAL THINKING
Let R be the region in the first quadrant bounded by y = sin(x) and y = 0 from x = 0 to x = π. (a) Set up the integral for the volume obtained by revolving R about the x-axis using the disc method. (b) Evaluate the integral. (Hint: use a trigonometric identity for sin²(x).) (c) Now suppose R is instead revolved about the y-axis. Explain why the disc method would be difficult to apply in this scenario, and identify an alternative method that would be more efficient.

Lesson Summary

The disc method computes the volume of a solid of revolution by summing the volumes of infinitely many thin circular cross-sections (discs). When a region is revolved about the x-axis, the formula is V = π ∫ₐᵇ [f(x)]² dx, where f(x) is the radius of each disc and [a, b] are the x-bounds. When revolving about the y-axis, rewrite the curve as x = g(y) and integrate V = π ∫_c^d [g(y)]² dy with y-bounds [c, d].

The critical setup skill is ensuring that the radius is expressed as a function of the integration variable, which always runs along the axis of revolution. The disc method applies when the region is bounded directly by the axis so that every cross-section is a full circle. If a gap exists between the region and the axis, the washer method (which subtracts the inner radius) is required instead. Mastery of the disc method also prepares you for the general cross-sectional volume formula V = ∫ A(x) dx, which extends beyond circular slices to any known cross-sectional shape.

Varsity Tutors • AP Calculus AB • Volume with Disc Method: Revolving Around the x- or y-Axis