The washer method around other axes finds the volume of a solid of revolution when there's a gap between the region and a horizontal or vertical line that isn't the x- or y-axis. You build each radius as a distance from the rotation line, square the outer and inner radii, subtract, and integrate. For AP Calculus, label the outer radius, inner radius, bounds, and axis of rotation before writing the integral.
Why This Matters for the AP Calculus Exam
Volume of revolution problems show up in both multiple-choice and free-response sections of the AP Calculus exam. This is the most flexible version of the washer method because the axis of rotation can be any horizontal or vertical line, so you have to reason carefully about distances instead of plugging into a memorized special case.
On free-response questions, you usually earn credit for a correct integral setup with proper notation before any answer is calculated, so writing the radii and bounds correctly matters even if you use a calculator to evaluate. A clean expression like
shows the reader exactly how you defined your outer and inner radii.

Key Takeaways
- The washer volume is , where is the outer radius and is the inner radius.
- Each radius is the distance from the axis of rotation to a curve, not just the function value.
- Rotating around uses radii like and integrates with respect to . Rotating around uses radii like and integrates with respect to .
- Find your bounds by setting the two curves equal and solving for the intersection points.
- The outer radius belongs to the curve farther from the axis. The inner radius belongs to the curve closer to the axis.
- If the axis touches the region on part of the interval, the inner radius can become 0 and the washer turns into a disc there.
Revolving Around Other Axes
Revolving around another axis just means you pick a horizontal line or a vertical line to rotate around instead of the x- or y-axis.
The key idea is that a radius is always a distance from the axis to the curve. When you rotate around , the distance from the axis to a curve is . When you rotate around , the distance from the axis to a curve is .
For rotation around a horizontal line , integrate with respect to :
For rotation around a vertical line , solve for in terms of , then integrate with respect to :
Be careful with subtraction when the line value is negative. If , then becomes . Sign mistakes here are common.
The Washer Method
The washer method removes a small circle from a bigger circle, leaving a ring (washer) shape. The outer radius comes from the curve farther from the axis, and the inner radius comes from the curve closer to the axis.
The area of one washer cross section is . Integrating that area across the interval gives the volume:
Always confirm which curve is the outer radius and which is the inner radius before you set up the integral. The bigger distance from the axis goes first.
Worked Example: Shifted Horizontal Axis
Find the volume of the solid formed by revolving the region between and about the line .
Step 1: Find the bounds. Set the curves equal:
Squaring gives , so , which factors to . The intersections are and . These are your bounds.
Step 2: Identify outer and inner radii. On , the curve sits above , so is farther from the line . Each radius is the distance from :
- Outer radius:
- Inner radius:
Step 3: Set up the integral.
Step 4: Expand the integrand.
Subtracting:
So:
Step 5: Integrate.
At : . At everything is 0.
How to Use This on the AP Calculus Exam
Free Response
- Write the integral with outside and squared radii inside before evaluating. A clear setup like shows your reasoning.
- Define each radius as a distance from the axis. Show the shift, for example .
- If bounds come from solving , state the intersection values you use.
Problem Solving
- Graph or sketch both curves and the axis of rotation first. This makes it obvious which curve is the outer radius.
- Choose your variable by orientation: integrate with respect to for a horizontal axis, and with respect to for a vertical axis. For a vertical axis, you often need to rewrite functions as in terms of .
- Check for places where the axis intersects the region. There, the inner radius is 0 and you may need more than one integral.
Common Trap
When the rotation line is negative, like , the distance becomes . Forgetting the sign flip is one of the most frequent errors on these problems.
Common Misconceptions
- Using function values instead of distances. The radius is the distance from the axis to the curve, not just . When the axis is shifted, you must subtract the line value.
- Squaring after subtracting incorrectly. You square each radius separately: , which is not the same as . Never combine the radii before squaring.
- Mixing up outer and inner radii. The outer radius is the curve farther from the axis, not always the "top" function. When the axis is below the region, the higher curve is usually outer, but always check against the axis location.
- Forgetting to switch variables for a vertical axis. Rotating around means integrating with respect to , so you need each curve written as a function of .
- Treating a shifted-axis problem like a disc problem. If there's a gap between the region and the axis, you have an inner radius and need the washer method, not the disc method.
When you use a calculator and approximate intersection points as your bounds, remember that your final decimal answer depends on those approximations. Carry enough digits to keep the volume accurate.
Related AP Calculus Guides
- Unit 8 Overview: Applications of Integration
- 8.1 Finding the Average Value of a Function on an Interval
- 8.7 Volumes with Cross Sections: Squares and Rectangles
- 8.2 Connecting Position, Velocity, and Acceleration of Functions Using Integrals
- 8.4 Finding the Area Between Curves Expressed as Functions of x
- 8.3 Using Accumulation Functions and Definite Integrals in Applied Contexts
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
definite integral | The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis. |
ring-shaped cross sections | Annular (donut-shaped) slices of a solid of revolution formed when the region being rotated has a gap between the axis of rotation and the outer boundary. |
solids of revolution | Three-dimensional solids formed by rotating a two-dimensional region around an axis. |
washer method | A technique for finding the volume of a solid of revolution by integrating the areas of ring-shaped (washer-shaped) cross sections perpendicular to the axis of rotation. |
Frequently Asked Questions
What is the washer method around another axis?
The washer method finds volume when a region is revolved around a horizontal or vertical line and the cross sections are rings. Around shifted axes, each radius must be measured as a distance from the rotation line.
What formula do I use for washer method volume?
Use V = pi integral of (R^2 - r^2) d(variable), where R is the outer radius and r is the inner radius. The radii are distances from the axis of rotation to the curves.
How do I set up washers around y = k?
For a horizontal axis y = k, use vertical slices and integrate with respect to x. Radii look like distances from the curve to the line, such as |f(x) - k| and |g(x) - k|.
How do I set up washers around x = h?
For a vertical axis x = h, use horizontal slices and integrate with respect to y. Rewrite the boundaries as x-functions of y, then measure each radius as a distance from x = h.
How do I know which radius is outer?
The outer radius is the curve farther from the axis of rotation, not always the top or rightmost curve. Sketch the region and the axis before deciding which radius goes first.
What mistakes should I avoid with shifted-axis washer problems?
Avoid using function values as radii without subtracting the axis value, forgetting sign changes like f(x) - (-2), mixing x and y variables, or squaring (R - r) instead of R^2 - r^2.