Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Volumes by Disks, Washers, and Shells cheat sheet - grade 11-12

Click image to open full size

Calculus Grade 11-12

Volumes by Disks, Washers, and Shells Cheat Sheet

A printable reference covering disk, washer, and shell volume formulas, radius setup, axis choice, and integration bounds for grades 11-12.

Download PNG

Volumes by disks, washers, and shells help students find the volume of a solid formed by rotating a region around an axis. This cheat sheet explains when to use each method and how to build the correct integral. Students need it because most errors come from choosing the wrong radius, bounds, or variable. The goal is to turn a picture of a region into a clear volume formula.

Key Facts

  • The disk method is used when cross sections perpendicular to the axis of rotation are solid circles, with volume V=πab[R(x)]2dxV = \pi \int_a^b [R(x)]^2\,dx or V=πcd[R(y)]2dyV = \pi \int_c^d [R(y)]^2\,dy.
  • The washer method is used when cross sections perpendicular to the axis of rotation have a hole, with volume V=πab([R(x)]2[r(x)]2)dxV = \pi \int_a^b \left([R(x)]^2 - [r(x)]^2\right)\,dx.
  • For washers, the outer radius RR is the distance from the axis of rotation to the farther curve, and the inner radius rr is the distance to the closer curve.
  • The shell method is used with slices parallel to the axis of rotation, with volume V=2πab(radius)(height)dxV = 2\pi \int_a^b (\text{radius})(\text{height})\,dx or V=2πcd(radius)(height)dyV = 2\pi \int_c^d (\text{radius})(\text{height})\,dy.
  • A shell radius is the distance from the slice to the axis of rotation, such as r(x)=xr(x) = x for rotation around the yy-axis or r(x)=xar(x) = x - a for rotation around x=ax = a.
  • A shell height is the length of the slice through the region, often h(x)=f(x)g(x)h(x) = f(x) - g(x) for vertical slices or h(y)=xrightxlefth(y) = x_{\text{right}} - x_{\text{left}} for horizontal slices.
  • Use dxdx when slices are vertical and bounds are xx-values, and use dydy when slices are horizontal and bounds are yy-values.
  • If the axis of rotation is not one of the coordinate axes, radii must be written as distances, such as R(x)=5f(x)R(x) = 5 - f(x) or r(y)=g(y)2r(y) = g(y) - 2.

Vocabulary

Disk Method
A volume method that uses circular cross sections with no hole, usually written as V=π[R]2dxV = \pi \int [R]^2\,d x or V=π[R]2dyV = \pi \int [R]^2\,d y.
Washer Method
A volume method that uses cross sections shaped like washers, with volume found by subtracting the inner circular area from the outer circular area.
Shell Method
A volume method that adds thin cylindrical shells using V=2π(radius)(height)dxV = 2\pi \int (\text{radius})(\text{height})\,d x or V=2π(radius)(height)dyV = 2\pi \int (\text{radius})(\text{height})\,d y.
Axis of Rotation
The line around which a two-dimensional region is rotated to create a three-dimensional solid.
Outer Radius
In the washer method, the outer radius is the greater distance from the axis of rotation to the boundary of the region.
Inner Radius
In the washer method, the inner radius is the smaller distance from the axis of rotation to the boundary of the hole.

Common Mistakes to Avoid

  • Using RrR - r instead of R2r2R^2 - r^2 for washers is wrong because washer area comes from subtracting circle areas, so the correct expression is π(R2r2)\pi(R^2 - r^2).
  • Forgetting that radii are distances is wrong because a radius cannot be negative, so expressions like R(x)R(x) should measure positive distance from the axis of rotation.
  • Mixing dxdx bounds with yy-based radii is wrong because the variable of integration must match the slice direction and the interval limits.
  • Choosing shells when the height is not written as top minus bottom or right minus left causes errors because shell height must represent the full length of the slice inside the region.
  • Ignoring an axis shift such as x=3x = 3 or y=2y = -2 is wrong because radii must be measured from that shifted line, not automatically from the xx-axis or yy-axis.

Practice Questions

  1. 1 Find the volume when the region under y=x2y = x^2 from x=0x = 0 to x=2x = 2 is rotated about the xx-axis using disks.
  2. 2 Set up and evaluate the washer integral for the region between y=4y = 4 and y=x2y = x^2 rotated about the xx-axis.
  3. 3 Use cylindrical shells to find the volume when the region under y=6xy = 6 - x from x=0x = 0 to x=6x = 6 is rotated about the yy-axis.
  4. 4 A region is easier to describe with vertical slices, but it is rotated around a vertical axis. Explain why the shell method may be simpler than washers.