AP Calculus AB and BC

Disk vs Washer vs Shell: Choosing the Volume Method

Slice the region perpendicular to the axis of revolution: no gap between the slice and the axis means the disk method; a gap means the washer method. On the AP exam only disk and washer are tested (CED 8.9-8.12); the shell method is a college topic, not on the exam.

Draw the axis, then draw one slice

The fastest way to choose a volume method is to draw two things and read the picture. First draw the axis of revolution. Then draw one representative slice cut perpendicular to that axis. When you spin that perpendicular slice around the axis it sweeps out a flat circular piece, and whether that piece is a solid disk or a ring with a hole punched out is the whole decision. This is what Topics 8.9 through 8.12 are testing.

If the slice runs from the axis straight out to the boundary with nothing in between, revolving it produces a solid disk. If there is a gap between the axis and the region, so the slice starts out away from the axis, revolving it produces a washer: a disk with a smaller disk removed from the center. Disk or washer comes down to one question: is there a gap between the region and the axis?

Decision rule

Slice perpendicular to the axis of revolution. No gap between the region and the axis means the disk method. A gap means the washer method. That single test decides every AP volume-of-revolution problem.

Disk or washer: run the gap test

Three situations cover almost every exam problem, and the gap test sorts them instantly. When one boundary of the region is the axis itself, say the region sits between a curve and the xx-axis and you revolve around the xx-axis, the slice starts right at the axis. No gap, so it is a disk.

When the region is trapped between two curves that both stay off the axis and you revolve around that axis, every slice starts away from the axis at the nearer curve and ends at the farther curve. That is a gap, so it is a washer, and the two curves supply the inner and outer radii.

The third case is the one students miss: the region touches the axis in its original position, but the problem revolves it around a different line. Moving the axis can open a gap where there was none. The same region that gives a disk around the xx-axis gives a washer around the line y=2y = 2, because the slice no longer starts at the axis. Always run the gap test against the axis the problem actually names, which is the whole point of Topics 8.10 and 8.12.

A quick check before you commit: label the nearer and farther boundaries as seen from the axis. If the nearer boundary is the axis line itself, the inner radius is zero and the washer collapses to a disk, which confirms the no-gap case. If the nearer boundary is a curve, that curve supplies the inner radius (measure the distance from the axis to it) and you are in washer territory.

The formulas, and why the radius is always a distance

Both methods integrate the area of the circular slice. A disk of radius RR has area πR2\pi R^2. A washer with outer radius RoutR_{\text{out}} and inner radius RinR_{\text{in}} has area π(Rout2Rin2)\pi\left(R_{\text{out}}^2 - R_{\text{in}}^2\right). Multiply by the slice thickness and add up with an integral.

V=πab[R(x)]2dxV = \pi \int_a^b \left[R(x)\right]^2 \,dx
V=πab([Rout(x)]2[Rin(x)]2)dxV = \pi \int_a^b \left(\left[R_{\text{out}}(x)\right]^2 - \left[R_{\text{in}}(x)\right]^2\right) \,dx

Here is the idea that prevents most setup errors: the radius is a distance from the axis to a boundary, not simply a function value. When you revolve around the xx-axis the radius equals the function value, which hides the distinction. The instant the axis moves to a line such as y=2y = 2 or x=3x = 3, you must write the radius as the axis position minus the curve, or the curve minus the axis position, whichever comes out positive. For a washer the outer radius reaches the boundary farther from the axis and the inner radius reaches the nearer one.

The slice thickness tells you the variable of integration. A horizontal axis, the xx-axis or any line y=ky = k, produces vertical slices of thickness dxdx, so you integrate in xx. A vertical axis, the yy-axis or any line x=kx = k, produces horizontal slices of thickness dydy, so you integrate in yy and every boundary must be rewritten as a function of yy. Match the variable to the direction of the axis and the rest of the setup follows. Finding the limits is the same intersection work you did for area between curves in Topics 8.4 through 8.6.

Axis of revolutionRegion touches the axis?MethodIntegrate in
Horizontal: xx-axis or y=ky = kYes (no gap)Diskxx, thickness dxdx
Horizontal: xx-axis or y=ky = kNo (a gap)Washerxx, thickness dxdx
Vertical: yy-axis or x=kx = kYes (no gap)Diskyy, thickness dydy
Vertical: yy-axis or x=kx = kNo (a gap)Washeryy, thickness dydy

Where the shell method fits (and why the AP exam skips it)

The shell method slices parallel to the axis instead of perpendicular to it. Revolving a parallel slice sweeps out a thin cylindrical shell, like the paper label on a soup can, with volume 2π2\pi times radius times height times thickness. It is a genuine and useful technique, and you will most likely meet it in a college calculus course.

V=2πab(radius)(height)dxV = 2\pi \int_a^b (\text{radius})(\text{height}) \,dx

Not on the AP exam

The shell method is not part of AP Calculus AB or BC. The CED covers only the disk method (Topics 8.9 and 8.10) and the washer method (Topics 8.11 and 8.12). Every exam volume problem is solvable with disk or washer, so you never need shells on a free-response question. Learn it if a college course or your teacher asks for it, but do not reach for it on the AP exam.

Shells exist because a perpendicular slice sometimes forces you to solve a curve for the awkward variable or to split the region into two separate integrals, while a parallel slice keeps everything in a single clean integral. AP problems are written so that disk or washer always stays workable, which is exactly why the exam can leave shells out without limiting what it can ask.

Mistakes that cost points

  • Forgetting to square before integrating. The integrand is the radius squared, not the radius. Square first, then antidifferentiate.
  • Subtracting the radii instead of their squares. A washer is π(Rout2Rin2)\pi\left(R_{\text{out}}^2 - R_{\text{in}}^2\right), never π(RoutRin)2\pi\left(R_{\text{out}} - R_{\text{in}}\right)^2. Those two expressions are not equal.
  • Using the bare function value as the radius after the axis has moved. Around y=2y = 2 the radius is 2(curve)2 - (\text{curve}) or (curve)2(\text{curve}) - 2, not the curve by itself.
  • Mismatching the variable and the axis. Around a vertical line you must integrate in yy, with every boundary rewritten as a function of yy.
  • Skipping the intersection step. Find where the boundaries meet first; those points are your limits of integration.

Worked examples

Worked example

Disk method around the x-axis

The region bounded by y=xy = \sqrt{x}, the xx-axis, and the line x=4x = 4 is revolved around the xx-axis. Find the volume.

  1. Draw the axis of revolution (the xx-axis) and a representative vertical slice, which is perpendicular to that axis. The slice runs from the xx-axis up to the curve y=xy = \sqrt{x}, so it touches the axis with no gap. A perpendicular slice that touches the axis sweeps out a solid disk, so this is the disk method.
  2. The radius of each disk is the distance from the axis to the curve: R(x)=xR(x) = \sqrt{x}. Because the axis is horizontal, the slices have thickness dxdx and you integrate in xx, from x=0x = 0 to x=4x = 4.
  3. Set up the disk integral: V=π04(x)2dxV = \pi \int_0^4 \left(\sqrt{x}\right)^2 \,dx.
  4. Simplify the integrand: (x)2=x\left(\sqrt{x}\right)^2 = x, so V=π04xdxV = \pi \int_0^4 x \,dx.
  5. Antidifferentiate: xdx=x22\int x \,dx = \frac{x^2}{2}, giving V=π[x22]04V = \pi \left[\frac{x^2}{2}\right]_0^4.
  6. Evaluate: V=π(1620)=8πV = \pi \left(\frac{16}{2} - 0\right) = 8\pi.

V=8πV = 8\pi cubic units.

Worked example

Washer method around the x-axis

The region enclosed by y=2xy = 2x and y=x2y = x^2 is revolved around the xx-axis. Find the volume.

  1. Find where the curves meet: set 2x=x22x = x^2, so x22x=0x^2 - 2x = 0 and x(x2)=0x(x - 2) = 0, giving x=0x = 0 and x=2x = 2. The region lives on [0,2][0, 2].
  2. Decide which curve is on top. At x=1x = 1, 2x=22x = 2 and x2=1x^2 = 1, so y=2xy = 2x is the upper boundary and y=x2y = x^2 is the lower boundary.
  3. Draw the xx-axis and a vertical slice. The lower boundary y=x2y = x^2 sits above the axis (except at the endpoint x=0x = 0), so there is a gap between the region and the axis. A perpendicular slice with a gap sweeps out a washer, so this is the washer method.
  4. Identify the radii as distances from the xx-axis. The outer radius reaches the farther curve: Rout=2xR_{\text{out}} = 2x. The inner radius reaches the nearer curve: Rin=x2R_{\text{in}} = x^2.
  5. Set up the washer integral: V=π02[(2x)2(x2)2]dxV = \pi \int_0^2 \left[(2x)^2 - (x^2)^2\right] \,dx.
  6. Expand each square: (2x)2=4x2(2x)^2 = 4x^2 and (x2)2=x4(x^2)^2 = x^4, so V=π02(4x2x4)dxV = \pi \int_0^2 \left(4x^2 - x^4\right) \,dx.
  7. Antidifferentiate: V=π[4x33x55]02V = \pi \left[\frac{4x^3}{3} - \frac{x^5}{5}\right]_0^2.
  8. Evaluate at x=2x = 2: 4(8)3325=323325\frac{4(8)}{3} - \frac{32}{5} = \frac{32}{3} - \frac{32}{5}.
  9. Use a common denominator of 1515: 323=16015\frac{32}{3} = \frac{160}{15} and 325=9615\frac{32}{5} = \frac{96}{15}, so the difference is 1609615=6415\frac{160 - 96}{15} = \frac{64}{15}.

V=64π15V = \frac{64\pi}{15} cubic units.

Worked example

Same region, new axis: a disk becomes a washer

Take the same region as Example 1 (bounded by y=xy = \sqrt{x}, the xx-axis, and x=4x = 4), but revolve it around the horizontal line y=2y = 2. Find the volume.

  1. Nothing about the region changed, only the axis moved. Draw the line y=2y = 2 and a vertical slice. Since x2\sqrt{x} \le 2 on [0,4][0, 4], the whole region sits below the axis, and the slice no longer touches y=2y = 2 except at the single point x=4x = 4. The gap means this is now a washer, not a disk.
  2. Measure each radius as a distance from the axis y=2y = 2. The boundary farther from the axis is the xx-axis, where y=0y = 0: Rout=20=2R_{\text{out}} = 2 - 0 = 2. The nearer boundary is the curve y=xy = \sqrt{x}: Rin=2xR_{\text{in}} = 2 - \sqrt{x}.
  3. Set up the washer integral (horizontal axis, so thickness dxdx): V=π04[22(2x)2]dxV = \pi \int_0^4 \left[2^2 - \left(2 - \sqrt{x}\right)^2\right] \,dx.
  4. Expand the inner square: (2x)2=44x+x\left(2 - \sqrt{x}\right)^2 = 4 - 4\sqrt{x} + x.
  5. Subtract inside the brackets: 4(44x+x)=4xx4 - \left(4 - 4\sqrt{x} + x\right) = 4\sqrt{x} - x, so V=π04(4xx)dxV = \pi \int_0^4 \left(4\sqrt{x} - x\right) \,dx.
  6. Antidifferentiate. Write x=x1/2\sqrt{x} = x^{1/2}, so 4x1/2dx=4x3/23/2=83x3/2\int 4x^{1/2} \,dx = 4 \cdot \frac{x^{3/2}}{3/2} = \frac{8}{3}x^{3/2} and xdx=x22\int x \,dx = \frac{x^2}{2}. Then V=π[83x3/2x22]04V = \pi \left[\frac{8}{3}x^{3/2} - \frac{x^2}{2}\right]_0^4.
  7. Evaluate at x=4x = 4: x3/2=43/2=8x^{3/2} = 4^{3/2} = 8, so 83(8)=643\frac{8}{3}(8) = \frac{64}{3}, and x22=162=8=243\frac{x^2}{2} = \frac{16}{2} = 8 = \frac{24}{3}.
  8. Combine: 643243=403\frac{64}{3} - \frac{24}{3} = \frac{40}{3}.

V=40π3V = \frac{40\pi}{3} cubic units.

Frequently asked questions

Is the shell method on the AP Calculus exam?

No. AP Calculus AB and BC test only the disk method (Topics 8.9 and 8.10) and the washer method (Topics 8.11 and 8.12). The shell method is common in college calculus but is never required on the AP exam, and every exam volume-of-revolution problem can be done with disk or washer.

How do I know whether to integrate with respect to x or y?

Look at the axis of revolution. A horizontal axis (the xx-axis or a line y=ky = k) gives vertical slices of thickness dxdx, so you integrate in xx. A vertical axis (the yy-axis or a line x=kx = k) gives horizontal slices of thickness dydy, so you integrate in yy and rewrite every boundary as a function of yy.

What is the difference between the disk and washer method?

Both revolve a perpendicular slice around the axis. The disk method applies when the slice touches the axis with no gap, giving a solid disk of area πR2\pi R^2. The washer method applies when there is a gap between the region and the axis, giving a ring of area π(Rout2Rin2)\pi\left(R_{\text{out}}^2 - R_{\text{in}}^2\right). The gap is the only thing that decides between them.