Washer Method Formula- Volume Calculation Guide

What Is the Washer Method?

The Washer Method calculates the volume of a solid of revolution when the region being rotated has a hole in the middle. Think of it like stacking washers (those metal rings you see on bolts) to build up a 3D shape.

You already know the Disk Method for solid volumes. The Washer Method is just an extension. Instead of one radius, you work with two radii: an outer radius and an inner radius.

The space between these radii forms the "washer" — a ring with thickness.

When to Use the Washer Method

You need washers when your region doesn't touch the axis of rotation. Here are the situations:

If your region touches the axis directly, use the Disk Method instead. The Washer Method is overkill when a simple radius works.

The Washer Method Formula

Revolving around the x-axis:

V = π ∫ [R(x)² - r(x)²] dx

Revolving around the y-axis:

V = π ∫ [R(y)² - r(y)²] dy

Where:

The subtraction gives you the area of a single washer. Multiply by π and integrate across the region to get total volume.

Step-by-Step Setup

1. Identify the Axis of Rotation

This determines whether you're integrating with respect to x or y.

2. Find Both Radii

Draw a cross-section perpendicular to your axis. You need:

3. Determine Your Bounds

These are the x-values (or y-values) that mark where your region starts and ends.

4. Write the Integral

Plug everything into the formula. Don't forget the π.

5. Evaluate

Solve the definite integral. That's it.

Washer Method vs. Disk Method vs. Shell Method

Here's the practical breakdown:

Method Best When Radius Type
Disk Method Region touches the axis One radius
Washer Method Region has inner hole, doesn't touch axis Two radii (outer and inner)
Shell Method Axis is perpendicular to cross-section direction Radius from axis to shell center

The Washer Method is essentially the Disk Method with the inner disk "removed." If you set the inner radius to zero, the Washer Method becomes the Disk Method. That's your consistency check.

Getting Started: How to Solve a Washer Problem

Let's walk through a real setup. Say you need the volume when the region between y = x² and y = x is revolved around the x-axis.

Step 1: Sketch the Region

Draw both curves. Find where they intersect: x² = x gives x = 0 and x = 1.

Step 2: Identify the Radii

When revolving around the x-axis, washers are vertical slices. The outer radius comes from the curve farther from the x-axis. The inner radius comes from the curve closer to the x-axis.

Step 3: Write the Integral

V = π ∫₀¹ [x² - (x²)²] dx

V = π ∫₀¹ [x² - x⁴] dx

Step 4: Evaluate

V = π [x³/3 - x⁵/5]₀¹

V = π (1/3 - 1/5)

V = π (5/15 - 3/15)

V = 2π/15

That's your volume. Units cubed, obviously.

Common Mistakes to Avoid

Quick Reference: Washer Method Checklist

Run through this checklist before you calculate. Most errors happen in the setup, not the integration.

The Bottom Line

The Washer Method is straightforward once you understand the geometry. Two curves, two radii, subtract the inner from the outer, integrate. The math is simple — the setup is where people get lost.

If you're choosing between Washer and Shell Method, pick whichever gives you simpler radius functions. Sometimes a horizontal slice (shell method) beats a vertical slice (washer method) for a given problem.

Practice with 5-10 problems and you'll recognize the pattern instantly.