- Home
- /
- Math
- /
- Introduction to Calculus
- /
- Volumes of Revolution
Volumes of Revolution
Also known as: solids of revolution, disc method, washer method, shell method
Grade 9-12
View on concept mapFinding the volume of a three-dimensional solid formed by rotating a two-dimensional region around an axis. Volumes of revolution are one of the most visual and satisfying applications of integration.
This concept is covered in depth in our integration applications guide, with worked examples, practice problems, and common mistakes.
Definition
Finding the volume of a three-dimensional solid formed by rotating a two-dimensional region around an axis. The disc/washer method uses circular cross-sections perpendicular to the axis; the shell method uses cylindrical shells parallel to the axis.
π‘ Intuition
Spin a flat region around a line, like spinning a pottery wheel. The flat shape sweeps out a 3D solid. To find its volume, slice the solid into thin pieces (discs, washers, or shells), find the volume of each slice, and add them upβwhich means integrate.
π― Core Idea
The volume of revolution is computed by integrating cross-sectional areas. The choice between disc/washer and shell methods depends on which makes the integral simplerβdisc/washer integrates perpendicular to the axis of rotation, while shells integrate parallel to it.
Example
V = \pi\int_0^4 (\sqrt{x})^2\,dx = \pi\int_0^4 x\,dx = \pi\left[\frac{x^2}{2}\right]_0^4 = 8\pi
Formula
Washer: V = \pi\int_a^b \left([R(x)]^2 - [r(x)]^2\right)dx (outer radius R, inner radius r)
Shell: V = 2\pi\int_a^b x\,f(x)\,dx (rotating around y-axis)
Notation
Disc = solid circular cross-section (no hole). Washer = annular cross-section (ring with a hole). Shell = thin cylindrical layer.
π Why It Matters
Volumes of revolution are one of the most visual and satisfying applications of integration. They model real objects (bowls, vases, engine parts) and build intuition for how integration extends from areas to volumes. The techniques generalize to computing volumes of any solid with known cross-sections.
π Hint When Stuck
Sketch the 2D region and the axis of rotation, then draw one representative slice (disc, washer, or shell) and label its radius.
Formal View
See Also
π§ Common Stuck Point
Choosing between disc/washer and shell methods: if the axis of rotation is horizontal and the function is given as y = f(x), disc/washer (integrating with dx) is often natural. If rotating around the y-axis, shells (integrating with dx) may be simpler than converting to x = g(y).
β οΈ Common Mistakes
- Forgetting to square the radius in the disc/washer formula: the area of a circle is \pi r^2, so V = \pi\int [f(x)]^2\,dx, NOT \pi\int f(x)\,dx.
- Using the wrong radius when the axis of rotation is not the x- or y-axis: if rotating around y = -1, the radius is f(x) - (-1) = f(x) + 1, not just f(x).
- Confusing washer and shell setups: washers use \pi(R^2 - r^2), not \pi(R - r)^2. The difference matters because (R^2 - r^2) \neq (R - r)^2 in general.
Go Deeper
Worked Examples
Step-by-step solved problems
Practice Problems
Test your understanding
Formula Explained
Notation, derivation, and common mistakes
Washer: V = \pi\int_a^b \left([R(x)]^2 - [r(x)]^2\right)dx (outer radius R, inner radius r)
Shell: V = 2\pi\int_a^b x\,f(x)\,dx (rotating around y-axis)
Frequently Asked Questions
What is Volumes of Revolution in Math?
Finding the volume of a three-dimensional solid formed by rotating a two-dimensional region around an axis. The disc/washer method uses circular cross-sections perpendicular to the axis; the shell method uses cylindrical shells parallel to the axis.
Why is Volumes of Revolution important?
Volumes of revolution are one of the most visual and satisfying applications of integration. They model real objects (bowls, vases, engine parts) and build intuition for how integration extends from areas to volumes. The techniques generalize to computing volumes of any solid with known cross-sections.
What do students usually get wrong about Volumes of Revolution?
Choosing between disc/washer and shell methods: if the axis of rotation is horizontal and the function is given as y = f(x), disc/washer (integrating with dx) is often natural. If rotating around the y-axis, shells (integrating with dx) may be simpler than converting to x = g(y).
What should I learn before Volumes of Revolution?
Before studying Volumes of Revolution, you should understand: area between curves, definite integral.
Prerequisites
Next Steps
Cross-Subject Connections
How Volumes of Revolution Connects to Other Ideas
To understand volumes of revolution, you should first be comfortable with area between curves and definite integral. Once you have a solid grasp of volumes of revolution, you can move on to arc length and surface area of cylinder.
Want the Full Guide?
This concept is explained step by step in our complete guide:
How to Integrate Rational Functions: Long Division and Partial Fractions β