Calculus AB · Applications of Integration · 14 min read · Updated 2026-05-10
Washer method around other axes — AP Calculus AB
AP Calculus AB · Applications of Integration · 14 min read
1. Core Concept: Washer Method for Non-Coordinate Axes★★☆☆☆⏱ 3 min
The washer method calculates the volume of a solid formed by rotating a bounded 2D region around a fixed straight axis. When the axis of rotation is not the x-axis ($y=0$) or y-axis ($x=0$), we only need to adjust how we calculate radii — the core logic of the method stays the same. Like with coordinate axes, we find the area of each perpendicular cross-sectional washer, then integrate the area over the length of the solid to get total volume.
2. Rotation around Horizontal Axes ($y=k$)★★☆☆☆⏱ 4 min
A horizontal axis of rotation has the form $y = k$, where $k$ is a non-zero constant. Cross-sections perpendicular to a horizontal axis are vertical slices, so we always integrate with respect to $x$. Radius is the positive distance between the curve and the axis, so we always subtract the smaller coordinate from the larger to get a positive value.
If the entire region is above the axis $y=k$, bounded above by $y=f(x)$ and below by $y=g(x)$ over $x \in [a,b]$, the volume formula is:
If the entire region is below the axis, the farthest curve from the axis is the lower bound, so the formula adjusts accordingly.
Exam tip: Always draw a quick sketch of the region and axis to avoid misordering subtraction for radii. Even a 1-minute sketch will catch most sign errors.
3. Rotation around Vertical Axes ($x=h$)★★★☆☆⏱ 4 min
A vertical axis of rotation has the form $x = h$, where $h$ is a non-zero constant. Cross-sections perpendicular to a vertical axis are horizontal slices, so we always integrate with respect to $y$. Like horizontal rotation, radius is the positive distance from the axis to the bounding curve.
If the entire region is to the right of the axis, bounded right by $x=f(y)$ and left by $x=g(y)$ over $y \in [c,d]$, the volume formula is:
V = \pi \int_c^d \left[ (f(y) - h)^2 - (g(y) - h)^2 \right] dy
If the entire region is to the left of the axis, the farthest curve from the axis is the left boundary, so the formula adjusts. The most common mistake here is failing to rewrite curves given as $y=f(x)$ as functions of $y$ before setting up the integral.
Exam tip: Never leave $x$ terms in a $dy$ integral (or $y$ terms in a $dx$ integral). Always solve for the correct variable before setting up the volume expression.
4. Axis of Rotation Between Two Curves★★★★☆⏱ 4 min
In many AP problems, the axis of rotation lies between the two bounding curves of the region, rather than having the entire region on one side. One curve is above/right of the axis, and the other is below/left of the axis, so we measure each radius from the axis separately. The core rule $V = \pi \int (R^2 - r^2)$ does not change, only the calculation of each radius.
For a horizontal axis $y=k$, with $f(x)$ above the axis and $g(x)$ below the axis over $[a,b]$, the volume formula is: