Volume of Revolution — Washer Method

April 12, 2026

Problem

Rotate the region between y = x and y = x² around the x-axis from x = 0 to x = 1.

Explanation

When the region you're rotating has a hole in it (because two curves bound it), you can't use plain disks. Instead, each cross-section is a washer — an annular ring with an outer radius and an inner radius. Subtract the inner area from the outer to get the washer's area, then integrate.

The Washer Method Formula

For an outer curve y=R(x)y = R(x) and inner curve y=r(x)y = r(x), both rotated around the xx-axis:

V=abπ(R(x)2r(x)2)dxV = \int_{a}^{b} \pi\bigl(R(x)^{2} - r(x)^{2}\bigr)\,dx

The geometry: at each xx, the disk of radius RR has the disk of radius rr "punched out" of its center.

Step-by-Step Solution

Given: Region between y=xy = x (outer) and y=x2y = x^{2} (inner) on [0,1][0, 1], rotated around the xx-axis.

Find: The volume of the resulting solid (a kind of "lens shell").


Step 1 — Confirm which curve is outer.

On (0,1)(0, 1), pick a test point x=0.5x = 0.5:

f(0.5)=0.5vs.g(0.5)=0.25f(0.5) = 0.5 \quad\text{vs.}\quad g(0.5) = 0.25

So y=xy = x is above y=x2y = x^{2} on (0,1)(0, 1). When rotated, y=xy = x becomes the outer radius and y=x2y = x^{2} becomes the inner radius.

Step 2 — Confirm intersection points.

x=x2    x(1x)=0    x=0 or x=1x = x^{2} \;\Longrightarrow\; x(1 - x) = 0 \;\Longrightarrow\; x = 0 \text{ or } x = 1

Both endpoints — perfect.

Step 3 — Set up the washer integral.

V=01π((x)2(x2)2)dx=01π(x2x4)dxV = \int_{0}^{1} \pi\bigl((x)^{2} - (x^{2})^{2}\bigr)\,dx = \int_{0}^{1} \pi\bigl(x^{2} - x^{4}\bigr)\,dx

Step 4 — Pull π\pi out and find the antiderivative.

V=π01(x2x4)dx=π[x33x55]01V = \pi\int_{0}^{1}\bigl(x^{2} - x^{4}\bigr)\,dx = \pi\left[\dfrac{x^{3}}{3} - \dfrac{x^{5}}{5}\right]_{0}^{1}

Step 5 — Evaluate at the bounds.

At x=1x = 1: 1315\dfrac{1}{3} - \dfrac{1}{5}. At x=0x = 0: 00.

V=π(1315)0V = \pi\left(\dfrac{1}{3} - \dfrac{1}{5}\right) - 0

Step 6 — Combine the fractions over a common denominator.

1315=515315=215\dfrac{1}{3} - \dfrac{1}{5} = \dfrac{5}{15} - \dfrac{3}{15} = \dfrac{2}{15}

So:

V=π215=2π15V = \pi \cdot \dfrac{2}{15} = \dfrac{2\pi}{15}

Step 7 — Decimal value.

V=2π156.2832150.4189  cubic unitsV = \dfrac{2\pi}{15} \approx \dfrac{6.2832}{15} \approx 0.4189\;\text{cubic units}


Answer: The volume of the washer-shaped solid is

  V=2π150.4189  cubic units  \boxed{\;V = \dfrac{2\pi}{15} \approx 0.4189\;\text{cubic units}\;}

The solid is a thin shell — a "shell of a paraboloid" wrapped inside a cone. At any xx, the cross-section is an annulus with outer radius xx and inner radius x2x^{2}.

Try It

  • The visualization shows the outer curve (y=xy = x) in pink and the inner curve (y=x2y = x^{2}) in cyan.
  • The shaded region between them is what gets rotated to form the solid.
  • Toggle show washers to see the cross-sections rendered as rings.
  • Notice that at x=0x = 0 and x=1x = 1, the two curves meet — the washer collapses to a point at each end.

Interactive Visualization

Parameters

Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day
Volume of Revolution — Washer Method | MathSpin