Radius as Distance: In the standard method, the radius is simply the function value . When the axis shifts to , the radius becomes the absolute difference .
Volume of a Washer: The volume of an infinitesimal slice is the area of the outer circle minus the area of the inner circle, multiplied by the thickness: .
Summation via Integration: The definite integral sums these infinite thin washers across the interval to find the total volume of the solid.
| Feature | Horizontal Axis () | Vertical Axis () |
|---|---|---|
| Integration Variable | ||
| Radius Calculation | Vertical distance (-values) | Horizontal distance (-values) |
| Function Form | ||
| Bounds | -intercepts or vertical lines | -intercepts or horizontal lines |
Sketch the Axis: Always draw the line of rotation first. It is easy to confuse a 'top' function with an 'outer' radius if you don't visualize the axis position.
Check the Order: While squaring makes the sign of irrelevant, correctly identifying the outer radius is crucial for the subtraction order to ensure a positive volume.
Bounds Consistency: If you are integrating with respect to , ensure your limits of integration are the -coordinates of the intersection points, not the -coordinates.
The Square of the Difference: A frequent error is writing . You must square the individual radii separately: .
Ignoring the Shift: Students often forget to subtract from the function, essentially calculating the volume as if it were rotated around the standard or axis.
Axis Position: If the axis is above the region, the distance is . If the axis is below, it is . Both yield the same result when squared, but the logic helps in identifying vs .