Volumes of Revolution Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Volumes of Revolution.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
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.
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.
Read the full concept explanation βHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
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.
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).
Sense of Study hint: Sketch the 2D region and the axis of rotation, then draw one representative slice (disc, washer, or shell) and label its radius.
Worked Examples
Example 1
easySolution
- 1 Use the disc method for revolution about the x-axis: V = \pi\int_a^b [f(x)]^2\,dx. Since f(x) = \sqrt{x}, [f(x)]^2 = x.
- 2 Set up the integral: V = \pi\int_0^4 x\,dx
- 3 Evaluate: V = \pi\left[\frac{x^2}{2}\right]_0^4 = \pi\cdot\frac{16}{2} = 8\pi
Answer
Example 2
hardPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
mediumBackground Knowledge
These ideas may be useful before you work through the harder examples.