Study Guide

Washer method around the x- or y-axis

AP Calculus ABΒ· AP Calculus AB CED β€” Applications of IntegrationΒ· 14 min read

1. What Is the Washer Method?β˜…β˜†β˜†β˜†β˜†β± 2 min

The washer method is an integration technique used to calculate the volume of a solid of revolution that has a hollow core, formed when rotating a region between two curves around an axis. Each cross-section perpendicular to the axis forms a "washer" (a flat disk with a smaller circular hole cut out of the center), hence the name, and it is an extension of the disk method for solid solids of revolution.

Per the AP Calculus AB Course and Exam Description, this topic is part of Unit 8, which accounts for 10–15% of the total AP exam score. Washer method problems appear on both multiple-choice and free-response sections, and you will often be asked to set up or evaluate integrals for volume on FRQs, making this a high-weight topic.

πŸ“˜ Definition

Solid of Revolution

A 3D solid formed by rotating a 2D region around a fixed axis (the axis of rotation)

Example:

Rotating a region bounded by two curves around the x-axis

2. Revolution Around the x-Axis (Horizontal Axes)β˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

When rotating around any horizontal axis (of the form , including the x-axis ), cross-sections perpendicular to the axis are vertical slices, so we integrate with respect to . The area of one washer is the area of the outer circle minus the area of the inner circle:

A=Ο€R2βˆ’Ο€r2=Ο€(R2βˆ’r2)A = \pi R^2 - \pi r^2 = \pi\left(R^2 - r^2\right)

where is the outer radius (distance from the axis to the farther curve from the axis), and is the inner radius (distance from the axis to the closer curve from the axis). Total volume is the integral of all cross-sectional areas between the bounds of the region:

V=Ο€βˆ«ab([R(x)]2βˆ’[r(x)]2)dxV = \pi \int_a^b \left(\left[R(x)\right]^2 - \left[r(x)\right]^2\right)dx

For rotation around the x-axis (), this simplifies to and , since the distance from to a curve is just the -value of the curve.

πŸ“ Worked Example

Find the volume of the solid formed when the region bounded by , , is rotated around the x-axis.

  1. 1

    Confirm the axis is horizontal (), so we integrate with respect to with bounds , .

  2. 2

    Identify radii: Between and , , so the farther curve from the x-axis is , and the closer curve is . Thus:

  3. 3
    R(x)=2x,r(x)=x2R(x) = 2x, \quad r(x) = x^2
  4. 4

    Set up the volume integral:

  5. 5
    V=Ο€βˆ«02((2x)2βˆ’(x2)2)dx=Ο€βˆ«02(4x2βˆ’x4)dxV = \pi \int_0^2 \left((2x)^2 - (x^2)^2\right)dx = \pi \int_0^2 \left(4x^2 - x^4\right)dx
  6. 6

    Evaluate the definite integral:

  7. 7
    V=Ο€[4x33βˆ’x55]02=Ο€(323βˆ’325)=64Ο€15V = \pi \left[\frac{4x^3}{3} - \frac{x^5}{5}\right]_0^2 = \pi \left(\frac{32}{3} - \frac{32}{5}\right) = \frac{64\pi}{15}

Exam tip:

Always square each radius separately before subtracting. Never subtract first then square, as this will always give the wrong volume.

3. Revolution Around the y-Axis (Vertical Axes)β˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

When rotating around any vertical axis (of the form , including the y-axis ), cross-sections perpendicular to the axis are horizontal slices, so we integrate with respect to . This means we must first rewrite all bounding curves as functions of , instead of as a function of . The logic for radii and area is identical to the horizontal case:

V=Ο€βˆ«cd([R(y)]2βˆ’[r(y)]2)dyV = \pi \int_c^d \left(\left[R(y)\right]^2 - \left[r(y)\right]^2\right)dy

For rotation around the y-axis (), (farther from the axis) and (closer to the axis).

πŸ“ Worked Example

Find the volume of the solid formed when the region bounded by , , is rotated around the y-axis.

  1. 1

    Confirm the axis is vertical (), so we integrate with respect to with bounds , . Rewrite both curves as in terms of .

  2. 2

    Rewrite the functions:

  3. 3
    y=2xβ€…β€ŠβŸΉβ€…β€Šx=y2;y=x2β€…β€ŠβŸΉβ€…β€Šx=y(positive root for this region)y = 2x \implies x = \frac{y}{2}; \quad y = x^2 \implies x = \sqrt{y} \quad (\text{positive root for this region})
  4. 4

    Identify radii: Between and , , so (farther from y-axis), (closer to y-axis).

  5. 5

    Set up and evaluate the integral:

  6. 6
    V=Ο€βˆ«04((y)2βˆ’(y2)2)dy=Ο€βˆ«04(yβˆ’y24)dyV = \pi \int_0^4 \left((\sqrt{y})^2 - \left(\frac{y}{2}\right)^2\right)dy = \pi \int_0^4 \left(y - \frac{y^2}{4}\right)dy
  7. 7
    V=Ο€[y22βˆ’y312]04=Ο€(8βˆ’6412)=8Ο€3V = \pi \left[\frac{y^2}{2} - \frac{y^3}{12}\right]_0^4 = \pi \left(8 - \frac{64}{12}\right) = \frac{8\pi}{3}

Exam tip:

Always rewrite all functions in terms of the integration variable before calculating radii. Mixing and in the same integral is an immediate point loss on FRQs.

4. Revolution Around Non-Coordinate Axesβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

AP Calculus AB exam questions frequently ask for rotation around an axis that is not the x or y axis (e.g. , ). The core logic stays the same, but you must correctly calculate the radius as the distance between the curve and the shifted axis, not just the value of the curve.

πŸ“ Worked Example

Find the volume of the solid formed when the region bounded by , , is rotated around the horizontal line .

  1. 1

    Axis is horizontal (), so integrate with respect to , bounds to . The entire region lies below , so all distances are .

  2. 2

    Identify radii: The lower curve is farther from , so it gives the outer radius, and the upper curve is closer to , so it gives the inner radius:

  3. 3
    R(x)=5βˆ’x2,r(x)=5βˆ’2xR(x) = 5 - x^2, \quad r(x) = 5 - 2x
  4. 4

    Set up the integral:

  5. 5
    V=Ο€βˆ«02((5βˆ’x2)2βˆ’(5βˆ’2x)2)dxV = \pi \int_0^2 \left((5 - x^2)^2 - (5 - 2x)^2\right)dx
  6. 6

    Simplify and evaluate the integral:

  7. 7
    (25βˆ’10x2+x4)βˆ’(25βˆ’20x+4x2)=x4βˆ’14x2+20x(25 - 10x^2 + x^4) - (25 - 20x + 4x^2) = x^4 - 14x^2 + 20x
  8. 8
    V=Ο€βˆ«02(x4βˆ’14x2+20x)dx=Ο€[x55βˆ’14x33+10x2]02=136Ο€15V = \pi \int_0^2 (x^4 - 14x^2 + 20x)dx = \pi \left[\frac{x^5}{5} - \frac{14x^3}{3} + 10x^2\right]_0^2 = \frac{136\pi}{15}

Exam tip:

Test a sample point in your interval to confirm : if your integrand is negative, you swapped outer and inner radii.

5. AP-Style Concept Checkβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Quick check

Test your understanding with these AP-style multiple choice questions:

  1. The region is bounded by , , and . Which of the following gives the volume of the solid formed when is rotated around the y-axis?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    2 β€”

    Correct. Rotation around the vertical y-axis requires integrating with respect to , with bounds from to , matching this option. A has wrong bounds, B uses the wrong integration variable, D is incorrect.

  2. Let be the region bounded by , , . What is the correct integral for the volume when is rotated around the horizontal line using the washer method?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    2 β€”

    Correct. Intersection of curves is at , so bounds are to . Radii are distance from : outer radius is , inner radius is .

6. Common Pitfalls

Wrong move:

Writing instead of , subtracting radii before squaring.

Why:

Students confuse factoring rules with the circle area formula, or rush through setup.

Correct move:

Always square each radius separately first, then subtract the squared inner radius from the squared outer radius.

Wrong move:

Integrating with respect to when rotating around a vertical axis, or with respect to when rotating around a horizontal axis.

Why:

Students forget cross-sections must be perpendicular to the axis of rotation, which dictates the integration variable.

Correct move:

For any horizontal axis, integrate with respect to ; for any vertical axis, integrate with respect to , and rewrite all functions first.

Wrong move:

Calculating radius for a non-coordinate axis as just the function value, e.g. for rotation around , writing instead of .

Why:

Students get used to rotating around the x-axis () and forget to adjust radii for a shifted axis.

Correct move:

Always calculate radius as the absolute difference between the curve and the axis: .

Wrong move:

Swapping outer and inner radii, resulting in a negative integrand.

Why:

Students mix up which curve is farther from the axis, especially when the axis is above or to the left of the region.

Correct move:

After identifying radii, test one point in the interval to confirm and the integrand is positive.

Wrong move:

Forgetting to multiply the entire integral by , even when asked for a numerical volume.

Why:

Students remember the core integrand but omit the constant from the circle area formula.

Correct move:

Write outside the integral when setting up, before any other steps.

Wrong move:

Leaving functions in terms of when integrating with respect to for rotation around a vertical axis.

Why:

Students are more comfortable with as a function of and forget to invert.

Correct move:

As soon as you confirm you are integrating with respect to , invert all functions to get as a function of before calculating radii.

7. Quick Reference Cheatsheet

Category

Formula

Notes

General Washer Cross-Section Area

= outer radius (farthest from axis), = inner radius (closest to axis), both always positive

Volume, Revolution Around Horizontal Axis

Integrate with respect to ; ,

Volume, Revolution Around x-axis ()

Special case of horizontal axis, , radii equal to function -values

Volume, Revolution Around Vertical Axis

Integrate with respect to ; rewrite all functions as first

Volume, Revolution Around y-axis ()

Special case of vertical axis, , radii equal to function -values

Radius for Shifted Non-Coordinate Axis

Absolute value ensures positive radius; farthest curve from axis = outer radius

Disk Method (Special Case of Washer)

When region touches the axis of rotation, inner radius , washer becomes a solid disk

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Volume around horizontal non-coordinate axis

  • 2022 Β· FRQ

    Set up volume around vertical axis

  • 2021 Β· MCQ

    Identify correct volume integral

What's Next

The washer method builds on your knowledge of area between two curves, extending 2D integration to calculate 3D volumes of revolution, a core application heavily tested on the AP Calculus AB exam. Mastery of this method is a prerequisite for the cylindrical shells method (the other major volume technique for solids of revolution) and shares the same cross-section integration logic used for volumes with known cross-sections, which you will study next. Incorrect radius setup or wrong integration variable is a top cause of lost points on Unit 8 free-response questions, so consistent practice will help you earn full points.