How to Use
Set up the problem:
- Function: f(x) to rotate
- Bounds: [a, b]
- Method: Disk, washer, or shell
When to Use Each
- Disk: solid, perpendicular slices
- Washer: hollow, perpendicular slices
- Shell: parallel to axis of revolution
Classic Examples
Sphere: rotate semicircle → V=4πr³/3. Cone: rotate line y=rx/h → V=πr²h/3. Torus: rotate circle off-axis → V=2π²Rr².
Step-by-Step Instructions
- 1Select a function.
- 2Set integration bounds.
- 3Choose method.
- 4View integral setup.
- 5Get volume.