Washer method

The washer method is a Calculus I technique for finding the volume of a solid of revolution with a hole in the middle. You integrate the area of outer circles minus inner circles across the interval.

Last updated July 2026

What is the washer method?

The washer method is the volume formula you use in Calculus I when rotating a region creates a solid with a hollow center. Instead of one full disk, each slice looks like a washer, which is a flat ring with an outer radius and an inner radius.

The idea comes from slicing the solid perpendicular to the axis of rotation. At each position, you find the area of the outer circle and subtract the area of the inner circle. That gives the area of one washer slice, and then you integrate those areas across the interval to get total volume.

The standard setup is V = π ∫[a to b] (R(x)^2 - r(x)^2) dx, where R(x) is the outer radius and r(x) is the inner radius. If you are rotating around a horizontal axis, you often integrate with respect to x. If the axis is vertical, you may need to rewrite the boundaries as functions of y and integrate with respect to y.

A common place students get stuck is identifying the radii correctly. The radii are always distances from the axis of rotation, not just raw y-values or x-values. So if you rotate a region around the x-axis, the radius is a vertical distance. If you rotate around the y-axis, the radius is a horizontal distance.

Another thing to watch is whether the solid actually has a hole. If the region touches the axis of rotation, then the inner radius is 0 and the washer method becomes the disk method. If the region does not touch the axis, then the hole stays open and you need the difference of squares.

A quick example makes the setup clearer. Suppose a region between two curves is rotated around the x-axis, and the top curve is y = 3 and the bottom curve is y = 1 from x = 0 to x = 2. The outer radius is 3 and the inner radius is 1, so the volume is π ∫[0 to 2] (3^2 - 1^2) dx. You are adding up the areas of thin rings, not full circles, because each cross-section has empty space in the middle.

Why the washer method matters in Calculus I

Washer method shows up whenever Calculus I moves from area to volume and the solid being formed is not solid all the way through. It connects the slicing method to integration in a very concrete way: instead of adding rectangles under a curve, you are adding the areas of circular cross-sections.

This matters because a lot of volume problems are not simple cylinders or cones. If a region is rotated around an axis that it does not touch, you get a hollow shape, and the disk method alone will overcount the missing center. Washer method is the fix, since it subtracts out the empty part slice by slice.

It also trains you to read graphs carefully. You need to identify the region, the axis of rotation, and which curve is farther from the axis at each point. That is the same kind of setup skill you use in other Calc I applications, especially when a problem asks you to choose a method before you calculate.

Washers are also a good checkpoint for whether your integral setup makes sense physically. If your answer is negative, your radii are probably reversed or your function is not measured as a true distance from the axis. The geometry of the solid should match the algebra of the formula.

Once you can do washer problems, related volume problems get easier to classify. You start recognizing when a solid is a full disk, when it is a washer, and when another method like shells would be cleaner. That decision step is a big part of getting volume problems right in Calculus I.

Keep studying Calculus I Unit 6

How the washer method connects across the course

Disk Method

The disk method is the special case of washer method where the inner radius is 0. If the region you rotate touches the axis of rotation, there is no hole, so each slice is a solid circle instead of a ring. A lot of problems that look different at first are really just disks in disguise, so checking for that zero inner radius saves time.

Solid of Revolution

Washer method is only used after you turn a region into a solid of revolution by rotating it around an axis. The rotation step matters because it determines the shape of each cross-section and the direction of your radii. If you do not know what axis you are revolving around, you cannot tell whether the radii should come from x-distances or y-distances.

Cylindrical Shells Method

Shells and washers both find volume with integration, but they slice the solid in different directions. Washer method uses cross-sections perpendicular to the axis of rotation, while shells use slices parallel to the axis. Some problems are easier one way than the other, especially when rewriting a function would be messy.

Slicing Method

Washer method is a specific type of slicing method because you are adding up cross-sectional areas over an interval. The general slicing idea is the big picture, and washers are the version you use for circular slices with a hole in the center. That connection helps you remember why the formula has area inside an integral.

Is the washer method on the Calculus I exam?

A quiz or problem set will usually ask you to set up, and sometimes evaluate, a volume integral for a rotated region. Your job is to identify the outer radius, the inner radius, and the variable of integration, then write the correct difference of squares inside the integral. If the axis is vertical, you may need to solve for x in terms of y before you can integrate. A common check is to see whether the region touches the axis. If it does, you probably need the disk method instead of washers. If you get a negative answer or a strange setup, it usually means the radii were measured from the wrong line or written in the wrong order.

The washer method vs Disk Method

These get mixed up because both use circular cross-sections and both involve πr². The difference is that washer method subtracts an inner radius from an outer radius, while disk method has no hole, so the inner radius is 0. If the rotated region touches the axis of rotation, disk method is usually the simpler choice.

Key things to remember about the washer method

  • Washer method finds volume by integrating the area of ring-shaped cross-sections.

  • The formula is V = π ∫(R^2 - r^2) dx or dy, where R is the outer radius and r is the inner radius.

  • You use washers when rotating a region creates a hollow center along the axis of rotation.

  • Radii must be measured as distances from the axis, not just read directly from the graph.

  • If the inner radius is 0, the washer method collapses to the disk method.

Frequently asked questions about the washer method

What is washer method in Calculus I?

Washer method is a technique for finding the volume of a solid of revolution with a hole in the middle. You slice the solid into thin rings, find each ring's area, and integrate those areas across the interval. It is the go-to method when the rotated region does not touch the axis of rotation.

How do you know when to use washer method?

Use washer method when rotating a region makes a hollow solid, so each slice has both an outer radius and an inner radius. If the region touches the axis, the inner radius is 0 and you usually switch to the disk method. The axis of rotation is the big clue.

What is the washer method formula?

The standard formula is V = π ∫[a to b] (R(x)^2 - r(x)^2) dx, or the same idea with dy if you are integrating vertically. R is the distance from the axis to the outer boundary, and r is the distance from the axis to the inner boundary. The subtraction removes the empty center.

Is washer method the same as disk method?

Not exactly. Disk method is the special case where the hole disappears, so the inner radius is 0. Washer method is the more general version, with a real gap in the middle. If you can identify whether the axis cuts through the region, the choice becomes much easier.