Volume of Revolution Calculator
Calculate volumes of revolution using disk method (V=π∫f²dx), shell method (V=2π∫x·f dx), and washer method (between two functions). Includes Pappus's theorem and shifted-axis rotation.
Volume
—
Method used —
Extended More scenarios, charts & detailed breakdown ▾
Volume (disk, about x-axis)
—
Professional Full parameters & maximum detail ▾
Shifted Axis Volume
Volume about y=k (disk) —
Pappus's Theorem
Pappus's Theorem Volume (2π·ȳ·A) —
Centroid ȳ —
Area under curve —
How to Use This Calculator
- Enter f(x) and bounds a, b.
- Choose axis: x-axis uses the disk method; y-axis uses the shell method.
- Click Calculate for the volume.
- Use the Washer tab to revolve the region between two curves.
- The Professional tab shows rotation about y=k and Pappus's theorem.
Formula
Disk: V = π∫[f(x)]²dx | Shell: V = 2π∫x·f(x)dx | Washer: π∫([f]²−[g]²)dx
Pappus: V = 2π·ȳ·A
Example
f(x)=x² from 0 to 2, disk method: V = π∫₀²x⁴dx = π[x⁵/5]₀² = 32π/5 ≈ 20.106.
Frequently Asked Questions
- Rotating y=f(x) about the x-axis: V = π ∫ₐᵇ [f(x)]² dx. Each cross-section is a disk of radius f(x), area πr² = π[f(x)]².
- Rotating about the y-axis: V = 2π ∫ₐᵇ x·|f(x)| dx. Each cylindrical shell has radius x, height f(x), and thickness dx; its volume is 2πx·f(x)·dx.
- Between two curves f(x) outer and g(x) inner rotated about x-axis: V = π ∫ₐᵇ [f(x)²−g(x)²] dx. The cross-section is an annulus (washer).
- Pappus's theorem: the volume of revolution equals 2π times the distance of the centroid from the axis times the area of the region. V = 2π·ȳ·A (for rotation about x-axis).
- Replace f(x) with f(x)−k in the disk formula: V = π ∫ [f(x)−k]² dx. Our Professional tab handles this shift automatically.
Related Calculators
Sources & References (5) ▾
- Volume of Revolution — Stewart's Calculus Ch. 6 — Cengage / Stewart
- Volume of Revolution — MIT OCW 18.01 — MIT OpenCourseWare
- Volume of Revolution — Paul's Online Math Notes — Lamar University
- Wolfram MathWorld — Solid of Revolution — Wolfram MathWorld
- OpenStax Calculus Vol. 1 — Ch. 6 — OpenStax