How to Find Volume by Spinning: Washer Method
TL;DR: Spin a region that does not touch the axis and you get a solid with a hole down the middle — like a stack of washers. The washer method handles exactly this case. Each slice is an outer disk minus an inner disk, so you integrate pi times outer radius squared minus inner radius squared from a to b. Use it whenever the region floats away from the axis of rotation. Two radii, one subtraction, you have got it.
Key takeaways:
- Washer method: \(V=\pi\int_a^b ([R(x)]^2-[r(x)]^2)\,dx\).
- Each washer is a disk with a hole - outer radius \(R\), inner radius \(r\).
- Use washers when there's a gap between the region and the axis of rotation.
- Outer radius and inner radius are both measured FROM the axis of rotation.
- If \(r(x) = 0\), the washer collapses to a regular disk.
The Washer Method extends the Disk Method to calculate volumes of solids with hollow centers by revolving a region around an axis. This technique involves subtracting the volume of the inner solid from the outer solid, integrating the difference between the outer and inner radii squared, multiplied by π, across the interval. Ideal for objects like donuts or rings, it accurately measures volumes of complex, annular shapes.
This method adeptly handles scenarios where solids encase voids, introducing a nuanced layer to volume calculations. It’s invaluable for engineering applications requiring precise volume estimations of cylindrical tanks, pipes, and certain architectural structures with cylindrical cavities.
Mathematical Explanation:
Given two functions, \(y = f(x)\) (outer curve) and \(y = g(x)\) (inner curve), revolving around the x-axis, the volume \(V\) is calculated as:
\( V = \pi \int_{a}^{b} \left( [f(x)]^2 – [g(x)]^2 \right) dx \)
where \([a, b]\) are the bounds of integration. This formula accounts for the space between the curves by considering the area of the outer disk minus the inner disk, effectively capturing the volume of the “washer” shaped slices.
Let’s calculate the volume of the solid formed by revolving the region between the curves \( y = x^2 \) and \( y = x + 2 \) around the x-axis from \( x = 0 \) to \( x = 2 \).
Step-by-Step Solution:
- Identify the Functions and Interval:
- Outer function (larger values on the interval): \( y = x + 2 \)
- Inner function (smaller values on the interval): \( y = x^2 \)
- Interval: \( x = 0 \) to \( x = 2 \)
- Set Up the Integral for the Washer Method:
- The volume \( V \) is calculated by integrating the difference between the squares of the outer and inner functions, multiplied by \( π \), over the given interval:
\( V = \pi \int_{0}^{2} [(x + 2)^2 – (x^2)^2] dx \)
- Evaluate the Integral:
- Simplify and integrate:
\( V = \pi \int_{0}^{2} [x^2 + 4x + 4 – x^4] dx \)
The volume of the solid formed by revolving the region between the curves \( y = x^2 \) and \( y = x + 2 \) around the x-axis from \( x = 0 \) to \( x = 2 \) is approximately \(38.54\) cubic units.
Recommended EffortlessMath Books
For the calculus background behind volumes of revolution, the Pre-Calculus for Beginners pins down the function and integration prerequisites, and the Calculus for Beginners walks through every integration technique – including disk, washer, and shell methods – with full worked examples.
Frequently Asked Questions
What’s the washer method?
A way to find the volume of a solid of revolution when the cross-section is a washer (a disk with a hole). It happens when the region of rotation doesn’t touch the axis. The volume formula subtracts the inner-disk area from the outer-disk area: \(V = \pi\int_a^b ([R(x)]^2-[r(x)]^2)\,dx\).
When should I use washers instead of disks?
Use washers when there’s a gap between the region and the axis of rotation. If the region sits flush against the axis, use disks. The key visual: imagine the solid – does it have a hole through it (washer) or is it solid all the way through (disk)?
How do I identify the outer and inner radii?
Both are distances from the axis of rotation. Outer radius \(R(x)\) goes from the axis to the curve FARTHER from it. Inner radius \(r(x)\) goes from the axis to the curve CLOSER to it. Always measure perpendicular to the axis.
Walk through a worked example?
Rotate the region between \(y = x\) and \(y = x^2\) for \(0 \leq x \leq 1\) about the \(x\)-axis. Outer curve is \(y = x\); inner is \(y = x^2\). \(R = x\), \(r = x^2\). \(V = \pi\int_0^1 (x^2 – x^4)\,dx = \pi[\frac{x^3}{3} – \frac{x^5}{5}]_0^1 = \pi(\frac{1}{3}-\frac{1}{5}) = \frac{2\pi}{15}\).
What if the axis of rotation isn’t the x-axis?
Both radii are distances from the actual axis. For rotation about \(y = 2\): if a curve is \(y = f(x)\), the radius is \(|f(x) – 2|\). Always measure perpendicular distance to the axis – that’s the radius for either inner or outer.
What’s the difference between disk and washer methods?
Disk method: solid disks, no hole. Washer method: disks with holes. Disk has one radius; washer has two. If \(r(x) = 0\), the washer formula collapses to the disk formula – they’re consistent.
Can I use washers for rotation about the y-axis?
Yes. Rewrite the functions as \(x\) in terms of \(y\), then integrate in \(y\): \(V = \pi\int_c^d ([R(y)]^2 – [r(y)]^2)\,dy\). The washers now sit horizontally; the outer and inner radii are functions of \(y\).
What if one curve is below the axis?
Use absolute distances. The radius is always the magnitude of the gap from the axis. If part of the region dips below the axis you’re rotating around, the radius is still a positive distance – flip the sign if needed.
How do I find the bounds of integration?
Find where the two boundary curves intersect. Set \(f(x) = g(x)\) and solve for \(x\). Those intersection points are the bounds. Example: \(y = x\) and \(y = x^2\) intersect at \(x = 0\) and \(x = 1\) – so bounds are 0 and 1.
Where does the washer method show up on tests?
AP Calculus AB and BC frequently include washer-method free-response problems. Typical setups: rotate a bounded region about an axis or a horizontal/vertical line. Pick the right radii and integrate. Practice spotting when there’s a hole (washers) vs. when there isn’t (disks).
Related EffortlessMath Lessons
If a topic on this page feels rusty, these short lessons go deeper:
Related to This Article
More math articles
- Adding Hundreds for 4th Grade
- How to Master the Basics: A Comprehensive Guide to Prime Numbers, Multiples, Divisors, and Divisibility
- Parallel, Perpendicular, and Intersecting Lines
- 10 Most Common 8th Grade MEAP Math Questions
- Place Value: The Hidden Foundation of All Math
- The Ultimate 7th Grade RICAS Math Course (+FREE Worksheets)
- Top 5 Best Math YouTube Channels for High School Students
- The Best Grade 7 ELA Practice Tests for Washington Students
- FTCE Math Practice Test Questions
- Top 10 5th Grade MEAP Math Practice Questions



























What people say about "How to Find Volume by Spinning: Washer Method - Effortless Math"?
No one replied yet.