Key Ideas
1Disk Method. When a region is rotated around an axis and there's no gap, the volume is Integral from a to b of pi*[f(x)]^2 dx.
2Washer Method. When rotating a region between two curves (leaving a hole), Volume = Integral from a to b of pi*([outer(x)]^2 - [inner(x)]^2) dx.
3Choosing the Axis of Rotation. Rotating around the x-axis uses functions of x; rotating around the y-axis requires rewriting functions in terms of y.
4Cross-Sectional Method. More generally, Volume = Integral from a to b of A(x) dx, where A(x) is the area of the cross-section at position x.
5Units. If lengths are in cm, area is in cm^2, and volume comes out in cm^3.
Worked Examples
Find the volume of the solid formed by rotating f(x)=x from x=0 to x=2 around the x-axis.
V = 8pi/3 cubic units
Find the volume formed by rotating f(x) = sqrt(x) from x=0 to x=4 around the x-axis.
V = 8pi cubic units
Find the volume between R(x)=x+1 (outer) and r(x)=1 (inner) rotated around the x-axis from x=0 to x=2, using the washer method.
V = 20pi/3 cubic units