8. Applications of Integration

Volume With Washer Method: Revolving Around Other Axes

Volume with Washer Method: Revolving Around Other Axes

students, imagine making a spinning top or a hollow tunnel out of a flat region on a graph 🎡. In AP Calculus AB, one of the main ways to find the volume of the solid created by that rotation is the washer method. This lesson explains how to use the washer method when the axis of rotation is not one of the coordinate axes you may see most often. You will learn how to identify the radii, choose the correct variable of integration, and set up volume integrals accurately.

By the end of this lesson, students, you should be able to:

  • explain what a washer is and why a hole appears in the solid,
  • decide whether to integrate with respect to $x$ or $y$,
  • write a volume formula for rotation around lines like $x=a$ or $y=b$,
  • connect washer problems to area and other applications of integration,
  • use examples to justify the setup of an integral.

The big idea is simple: when a region is revolved around an axis, each thin slice becomes a disk or washer. If there is a gap in the middle, the slice becomes a washer, which is like a disk with a hole. The volume comes from adding up many tiny washers using integration.

1. What the Washer Method Means

The washer method is used when rotating a region around an axis and the cross sections perpendicular to the axis look like washers. A washer has two circular parts:

  • an outer radius, $R$,
  • an inner radius, $r$.

Its cross-sectional area is

$$A=\pi\left(R^2-r^2\right).$$

Then volume is found by integrating area across the interval:

$$V=\int_a^b \pi\left(R(x)^2-r(x)^2\right)\,dx$$

or

$$V=\int_c^d \pi\left(R(y)^2-r(y)^2\right)\,dy,$$

depending on the variable you use.

Why is there a hole? Usually because the region does not touch the axis of rotation. Think of rotating a band of paper around a pencil. The outer edge travels farther than the inner edge, leaving empty space in the middle. That empty space is the hole in the washer.

For AP Calculus AB, the most important skill is not memorizing one formula only. You must understand how to measure radii from the axis of rotation. The outer radius is always the distance from the axis to the farther edge of the region, and the inner radius is the distance from the axis to the nearer edge.

2. Rotating Around Other Axes

Most students first meet the washer method with rotation around the $x$-axis or $y$-axis. But the same idea works when the axis is a different horizontal or vertical line, such as:

  • $y=k$,
  • $x=h$,
  • or even a boundary line of the region.

The key is distance. If the axis is $y=3$, then radii are measured vertically from $y=3$. If the axis is $x=-2$, then radii are measured horizontally from $x=-2$.

Horizontal axis example

Suppose a region lies between $y=f(x)$ and $y=g(x)$, and it is rotated around $y=2$. If the top curve is farther from the axis and the bottom curve is closer, then

$$R(x)=\text{distance from } y=2 \text{ to the farthest curve},$$

$$r(x)=\text{distance from } y=2 \text{ to the nearest curve}.$$

If the curves are below the axis, the radii are still distances, so you subtract carefully using coordinates.

Vertical axis example

If the region is rotated around $x=-1$, and the curves are written as $x=f(y)$ and $x=g(y)$, then radii are horizontal distances:

$$R(y)=\text{distance from } x=-1 \text{ to the farther curve},$$

$$r(y)=\text{distance from } x=-1 \text{ to the nearer curve}.$$

This is why choosing $dx$ or $dy$ matters. You want slices perpendicular to the axis of rotation.

3. How to Set Up a Washer Integral

There is a reliable checklist you can use, students ✅:

  1. Sketch the region. Mark the axis of rotation clearly.
  2. Find the curves or boundaries. Determine which function is on top, bottom, left, or right.
  3. Choose slices perpendicular to the axis.
  4. Write the outer and inner radii as distances.
  5. Find the limits of integration. Use the interval where the region exists.
  6. Integrate area.

Remember that the washer formula uses squared radii because area of a circle is $\pi r^2$. Since a washer is a large circle minus a small circle, the area becomes $\pi(R^2-r^2)$.

A common mistake is subtracting the curves first and then squaring without checking distances. The correct structure is always

$$\pi\left(R^2-r^2\right),$$

not

$$\pi(R-r)^2.$$

Those are not the same. The first gives the area of a washer, while the second gives the area of a single disk with radius $R-r$.

4. Example: Rotating Around a Horizontal Line

Suppose the region between $y=x^2$ and $y=4$ is revolved around the line $y=5$ on the interval $-2\le x\le 2$.

First, identify the radii. Because the axis is $y=5$, distances are vertical.

  • The outer radius is from $y=5$ to $y=x^2$, so

$$R(x)=5-x^2.$$

  • The inner radius is from $y=5$ to $y=4$, so

$$r(x)=5-4=1.$$

Now use the washer formula:

$$V=\int_{-2}^{2} \pi\left((5-x^2)^2-1^2\right)\,dx.$$

This setup is the essential AP skill. You do not need to expand immediately unless asked. The main challenge is identifying the radii correctly.

Notice how the axis of rotation is not the $x$-axis. Still, the method works the same way because radii are measured from the axis, not from the origin.

5. Example: Rotating Around a Vertical Line

Now suppose the region between $x=y^2$ and $x=4$ is revolved around the line $x=-1$.

Because the axis is vertical, we use horizontal distances and integrate with respect to $y$.

  • The farthest curve from $x=-1$ is $x=4$, so the outer radius is

$$R(y)=4-(-1)=5.$$

  • The nearer curve is $x=y^2$, so the inner radius is

$$r(y)=y^2-(-1)=y^2+1.$$

If the region extends from $y=0$ to $y=2$, then the volume is

$$V=\int_0^2 \pi\left(5^2-(y^2+1)^2\right)\,dy.$$

This example shows something important: when rotating around a vertical line, the functions should often be written as $x$ in terms of $y$. That is because slices perpendicular to a vertical axis are horizontal.

If you try to integrate with respect to $x$ here, the setup may become much harder or impossible without extra work. Choosing the right variable saves time and reduces errors 📘.

6. Common Mistakes and How to Avoid Them

Here are some mistakes students often make:

  • Measuring radii from the wrong line. Always measure from the axis of rotation.
  • Using the wrong variable. Horizontal axes usually pair well with $dx$ slices; vertical axes usually pair well with $dy$ slices.
  • Confusing outer and inner radii. The outer radius is larger, so its square must come first.
  • Using $\pi(R-r)^2$ instead of $\pi(R^2-r^2)$. These are different formulas.
  • Forgetting to find correct bounds. Limits must match the interval where the region exists.

A good habit is to label your sketch with both the axis and the radii. Even a quick drawing can prevent many setup errors.

7. How This Fits into Applications of Integration

The washer method is one part of the broader Applications of Integration topic. In this unit, integration is used to add up many small pieces to find a total amount. That idea also appears in:

  • average value,
  • motion and accumulation,
  • area between curves,
  • and volumes of solids.

The washer method specifically turns a 2D region into a 3D solid. Each cross section has area $\pi(R^2-r^2)$, and integrating those areas gives total volume.

This connects strongly to area between curves. In area problems, you subtract one curve from another. In washer problems, you also compare two boundaries, but now the difference is used to define radii, not directly to find area. The geometry of the slice is what matters.

In AP Calculus AB, this idea appears because integration is not just about graphs under curves. It is a tool for modeling real objects like pipes, rings, bottles, and machine parts. Engineers and designers use the same reasoning when finding the amount of material in a hollow cylindrical or curved object.

Conclusion

students, the washer method is a powerful way to find volume when a region is rotated around an axis and the solid has a hole in the middle. The main steps are to sketch the region, identify the axis, measure the outer and inner radii as distances, and integrate $\pi(R^2-r^2)$ over the correct interval. When the axis is not the $x$-axis or $y$-axis, the method still works the same way—you just measure from the new line, such as $y=5$ or $x=-1$. With practice, you can set up these integrals quickly and accurately ✅.

Study Notes

  • The washer method is used for solids of revolution with a hole.
  • The volume formula is $V=\int_a^b \pi\left(R^2-r^2\right)\,dx$ or $V=\int_c^d \pi\left(R^2-r^2\right)\,dy$.
  • The outer radius $R$ is the distance from the axis of rotation to the farther boundary.
  • The inner radius $r$ is the distance from the axis of rotation to the nearer boundary.
  • Do not use $\pi(R-r)^2$ for washers; use $\pi(R^2-r^2)$.
  • For a horizontal axis like $y=k$, distances are usually vertical.
  • For a vertical axis like $x=h$, distances are usually horizontal.
  • Choose $dx$ or $dy$ so the slices are perpendicular to the axis of rotation.
  • Sketching the region is one of the best ways to avoid setup mistakes.
  • This topic connects to area between curves and the general idea of accumulation in AP Calculus AB.

Practice Quiz

5 questions to test your understanding

Volume With Washer Method: Revolving Around Other Axes — AP Calculus AB | A-Warded