Volume of Solids: 3D Visualization Tools
Interactive Desmos 3D widgets for visualizing how volumes are computed using the washer method, shell method, and cross-section method. Each widget lets you change the functions, bounds, and axis of revolution to build intuition for how these integrals work.
Washer Method
The washer method computes volume by integrating the area of annular (ring-shaped) cross sections perpendicular to the axis of revolution. The volume of each thin washer is $\pi(R^2 - r^2)\,dx$ (or $dy$), where $R$ is the outer radius and $r$ is the inner radius.
Shell Method
The shell method computes volume by integrating the surface area of thin cylindrical shells parallel to the axis of revolution. Each shell has volume $2\pi r \cdot h \cdot \Delta x$ (or $\Delta y$), where $r$ is the distance from the axis and $h$ is the shell's height.
Cross-Section Method
The cross-section method computes volume by integrating the area of slices taken perpendicular to an axis. The shape of each slice (square, semicircle, equilateral triangle, etc.) determines the area formula, and the side length is typically the distance between two curves.