integral calculus
Volumes of Revolution
You should know: integral
Overview
Volumes of revolution are solids formed by rotating a two-dimensional region around an axis. Their volumes are computed by integrating cross-sectional areas (disk/washer methods) or cylindrical shell surface areas (shell method) along the axis of rotation.
Intuition
If you rotate a region around an axis, slicing the resulting solid perpendicular to that axis produces circular (disk) or ring-shaped (washer) cross-sections whose areas you can compute directly and then sum via an integral. Alternatively, slicing parallel to the axis produces thin cylindrical shells, each with easily computed circumference × height × thickness — the shell method.
Interactive Graph
Formal Definition
The three standard formulas for computing volumes of revolution:
Applications
Worked Examples
Use the disk method: V = π∫[f(x)]² dx with f(x)=√x.
Evaluate the integral.
Answer: V = 8π
Practice Problems
Find the volume generated by rotating y=x² from x=0 to x=2 about the x-axis.
Use the shell method to find the volume from rotating the region bounded by y=x², y=0, x=1 about the y-axis.
A storage tank is formed by rotating the region under y = 2 (a horizontal line) from x = 0 to x = 5 about the x-axis, giving a cylinder. Use the disk method to find its volume (units in metres).
Common Mistakes
Using the disk method (single radius) when the region doesn't touch the axis of rotation, ignoring the inner radius.
If there's a gap between the region and the axis, use the washer method with both an outer and inner radius, not just the disk method.
Mixing up which variable to integrate with respect to when switching between disk/washer (integrate along the axis of rotation) and shell method (integrate perpendicular to the axis).
For rotation about the x-axis, disk/washer integrates dx; for rotation about the y-axis using shells, integrate dx as well but with x as the shell radius — always carefully identify which variable represents distance from the axis versus position along it.
Quiz
Summary
- Disk method: V = π∫[f(x)]²dx, for a region touching the axis of rotation.
- Washer method: V = π∫([f(x)]²-[g(x)]²)dx, for a region with a gap between it and the axis.
- Shell method: V = 2π∫x f(x)dx, useful when rotating about an axis parallel to the direction of integration where disks would require solving for x in terms of y.
- Choose the method that avoids having to invert the function algebraically.
Mathematics