Washer method around other axes
AP Calculus ABΒ· AP Calculus AB CED β 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 () or y-axis (), 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.
Washer Cross-Section
A perpendicular cross-section of a solid of revolution formed by rotating a region between two curves, with an outer circular edge and an inner circular hole. The area is always given by , where = outer radius (distance from axis to farthest curve) and = inner radius (distance from axis to closest curve), both always positive.
2. Rotation around Horizontal Axes ($y=k$)β β ββββ± 4 min
β Calculator OK
A horizontal axis of rotation has the form , where is a non-zero constant. Cross-sections perpendicular to a horizontal axis are vertical slices, so we always integrate with respect to . 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 , bounded above by and below by over , 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.
Find the volume of the solid formed by rotating the region bounded by , , and around the horizontal axis .
- 1
Sketch the region: it is a right triangle with vertices at , , and . The entire region lies above the axis of rotation .
- 2
Calculate radii for a vertical slice at position : The farthest curve from is the upper boundary , so:
- 3
- 4
The closest curve is the lower boundary , so:
- 5
- 6
Set up the volume integral with interval :
- 7
- 8
Simplify and evaluate: Expand , so the integrand reduces to . Integrate using the power rule:
- 9
- 10
Multiply by to get the final volume:
- 11
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
β Calculator OK
A vertical axis of rotation has the form , where is a non-zero constant. Cross-sections perpendicular to a vertical axis are horizontal slices, so we always integrate with respect to . 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 and left by over , the volume formula is:
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 as functions of before setting up the integral.
Find the volume of the solid formed by rotating the region bounded by , , and around the vertical axis .
- 1
Sketch the region: it is the area under the parabola from to , spanning . The entire region lies to the left of the axis .
- 2
Rewrite the boundary curve as a function of :
- 3
- 4
Calculate radii for a horizontal slice at position : The farthest curve from is the left boundary , so:
- 5
- 6
The closest curve is the right boundary , so:
- 7
- 8
Set up and evaluate the integral over :
- 9
- 10
Expand the integrand: . Integrate:
- 11
- 12
Multiply by to get the final volume:
- 13
Exam tip:
Never leave terms in a integral (or terms in a integral). Always solve for the correct variable before setting up the volume expression.
4. Axis of Rotation Between Two Curvesβ β β β ββ± 4 min
β Calculator OK
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 does not change, only the calculation of each radius.
For a horizontal axis , with above the axis and below the axis over , the volume formula is:
The region R is bounded by and , for . Find the volume when R is rotated around the horizontal axis .
- 1
Confirm the axis position: For all , , so the axis lies between the two bounding curves.
- 2
Calculate radii: The upper curve is above the axis, so outer radius:
- 3
- 4
The lower curve is below the axis, so inner radius:
- 5
- 6
Set up the integral:
- 7
- 8
Simplify and evaluate: Expand the integrand: . Integrate:
- 9
- 10
Multiply by to get the final volume:
- 11
5. AP-Style Practice Checkβ β β βββ± 3 min
β Calculator OK
Test your understanding of integral setup for shifted axes:
The region R is bounded by , , and . Which of the following gives the volume of the solid formed when R is rotated around the line ?
A)
B)
C)
D)
Reveal answer
A) $\pi \int_0^3 \left[ 6^2 - (6 - 2x)^2 \right] dx$ βThe axis is horizontal, so we integrate with respect to over . The entire region is below , so outer radius , inner radius , giving the correct expression. Other options: B swaps radii, C uses wrong variable, D miscalculates inner radius.
A machinist creates a solid metal part by rotating a cross-section bounded by , , and (in cm) around the vertical axis . What is the total volume of the final part, rounded to one decimal place in cmΒ³?
- 1
Axis of rotation is vertical, so integrate with respect to . The region spans (when , ).
- 2
Rewrite the boundary as a function of :
- 3
- 4
The entire region is left of , so outer radius , inner radius .
- 5
Set up the volume integral:
- 6
- 7
Expand the integrand: . Integrate:
- 8
- 9
Multiply by to get the final volume:
- 10
- 11
The total volume of the part is approximately 234.6 cmΒ³.
6. Common Pitfalls
Wrong move:
Subtracting the axis from the curve when the curve is below/left of the axis, leaving a negative sign before squaring.
Why:
Students memorize 'radius = curve minus axis' without remembering distance is always non-negative.
Correct move:
Always calculate radius as ; squaring removes negatives anyway, so absolute value guarantees a positive radius.
Wrong move:
Integrating with respect to for rotation around a vertical axis, or for rotation around a horizontal axis.
Why:
Students default to the variable the curves are given in, rather than matching the variable to the axis orientation.
Correct move:
Before setting up the integral, confirm: if axis is horizontal, integrate with respect to ; if vertical, integrate with respect to .
Wrong move:
When the axis is between two curves, write .
Why:
Students incorrectly subtract the curves first, assuming they share the same side of the axis.
Correct move:
Always measure each radius from the axis individually, then square and subtract per the washer area formula.
Wrong move:
Leaving curves as when integrating with respect to , resulting in mixed variables in the integral.
Why:
Students skip solving for the correct variable to save time when working quickly.
Correct move:
If integrating with respect to , rewrite all boundary curves as explicit functions of before calculating radii.
Wrong move:
Swapping outer and inner radii, resulting in a negative integrand.
Why:
Students guess which curve is farther from the axis without checking.
Correct move:
After identifying radii, pick a test point in the interval to confirm before setting up the integral.
7. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
General washer volume | = variable parallel to axis; = outer radius, = inner radius (positive distances) | |
Radius calculation | Works for any axis position, avoids negative radius errors | |
Horizontal (same side) | upper, lower; flip subtraction if region is all below | |
Horizontal (axis between curves) | above axis, below axis | |
Vertical (same side) | right, left; flip subtraction if region is all left of | |
Vertical (axis between curves) | right of axis, left of axis |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· MCQ
Volume around horizontal shifted axis
- 2022 Β· FRQ
Multi-part volume question
What's Next
After mastering the washer method around non-coordinate axes, you will next apply this core distance-measurement skill to the shell method for volumes of revolution, and extend it to finding volumes with known cross-sections. Correctly identifying radii relative to a shifted axis is a critical foundation for all further volume problems, as they rely on the same skill of measuring distances between curves and a fixed reference axis. This topic is heavily tested on the AP Calculus AB exam, and the skills you build here transfer to nearly every other applied integration topic.
