Visual walkthrough — Volume of revolution — disk method, washer method
We rotate a flat region about a straight line and ask: how much stuff is inside the solid it sweeps out? Every symbol below is earned before it appears.
Step 1 — What "rotate a region" even means
WHAT. Take a flat shaded region drawn on paper. Pick a straight line — call it the axis. Now imagine spinning the paper region around that line, very fast. The blur it leaves is a solid 3D object.
WHY. We need a mental picture before any algebra. The word "volume of revolution" is scary; the picture (a shape spun on a skewer) is not. Everything later is just measuring this blur.
PICTURE. The left panel shows a flat region under a curve. The right panel shows the same region spun around the horizontal line — it becomes a bowl-like solid.

Step 2 — One thin slice is (almost) a cylinder
WHAT. Instead of the whole curvy solid, cut out one thin slice at horizontal position , perpendicular to the axis. Give it a small thickness we'll call — read "a small change in ."
WHY. The full solid is curvy and we have no formula for it. But a thin slice barely curves, so it is almost a perfect cylinder — and a cylinder's volume we do know. This is the whole trick: replace one impossible shape with many easy ones.
PICTURE. A single upright coin pulled out of the solid. Its round face points along the axis; its thickness is the width of the coin.

Step 3 — The radius of that circle is the curve's height
WHAT. The round face of our coin is a circle. Its radius is the distance from the axis out to the curve. If the curve is and the axis is the x-axis, that distance is just the height .
WHY. A circle is completely decided by its radius. So to know the coin's face, we only need one number: how far the curve sits from the axis. Spinning that gap sweeps the full circle.
PICTURE. A red arrow from the axis straight up to the point on the curve. Its length is labelled . That arrow, swept around, is the circle.

Every symbol so far, in plain words:
Step 4 — Volume of the coin: area of face × thickness
WHAT. A cylinder's volume is the area of its circular face times how thick it is. The face is a circle of radius , whose area is . The thickness is . So:
WHY ? Because the face is a genuine circle, and the area of a circle of radius is — that is why the tool "" and not something else: our slice is round, not square. We square the radius because area grows with two directions (across and up), not one.
Why the (almost-equals)? The coin's edge is not perfectly straight — the curve rises a little across the width . For a fat coin this error is visible; for a thin coin it vanishes. Step 5 makes it exactly zero.
PICTURE. The coin flattened: a circle of radius shaded, with its area named, next to the thin gap .

Step 5 — Stack the coins, then shrink them: the integral appears
WHAT. Line up all the coins from to and add their volumes:
Now make every coin thinner and thinner (, meaning the thickness shrinks toward nothing). Infinitely many infinitely-thin coins — that limiting sum is exactly the definite integral (this is the whole point of Definite Integral as a Limit of Sums):
WHY a limit, and why does it become an integral? The from Step 4 becomes only when the coins are infinitely thin, because then their curved-edge error is zero. The symbol is defined as "the limit of a sum of tiny pieces" — so the literally turns into , and (a small width) becomes (an infinitesimal width).
PICTURE. Three panels: a few fat coins (rough), many thin coins (better), the smooth filled solid (exact). The rougher stack overshoots/undershoots; the fine one hugs the true solid.

Term-by-term of the boxed result:
Step 6 — When the region has a gap: punch a hole (the washer)
WHAT. Suppose the region lives between two curves, an outer (far) one and an inner (near) one , both above the axis with a gap beneath. Spin it. Each coin now has a hole through its middle — it is a ring, called a washer.
WHY. The gap between the near curve and the axis never gets filled, so nothing is there — a hole. A ring's area is the big circle minus the little hole:
Sum and shrink exactly as in Step 5:
PICTURE. A washer face: outer circle radius , inner hole radius , the ring shaded between them. Two arrows from the centre: a long one to , a short one to .

Step 7 — Edge & degenerate cases (so nothing surprises you)
WHAT. The disk is just the washer with no hole: set the inner radius and — you recover Step 5 exactly. Two more edges:
- Region touches the axis (curve meets the axis at a point). There the radius is , so the coin shrinks to a point — the solid comes to a tip. Perfectly fine: a zero-radius coin has zero area, contributing nothing, and the integral handles it automatically.
- Axis is a shifted line , not the x-axis. The radius is no longer the height ; it is the distance from the curve to the line, . Distance is always positive, which is why the absolute value appears. But we then square it, and squaring erases any sign — so in the formula and you may drop the bars.
WHY collect these here? So you never meet a case the derivation didn't cover: hole/no-hole, touching/not-touching, on-axis/off-axis are all the same formula with different radii.
PICTURE. Three mini-panels: (a) disk-as-washer, (b) curve tipping to a point at the axis, (c) a curve with the axis drawn as the raised line and the radius arrow measured from there.

The one-picture summary
Everything on one canvas: the flat region (left) → one coin pulled out with its radius arrow (middle) → the stacked coins becoming the solid, with the boxed integral underneath (right). Follow the arrows left to right and you have re-derived both formulas.

Recall Feynman retelling — the whole walkthrough in plain words
I drew a shape on paper and spun it on a skewer; it blurred into a solid. I can't measure the whole curvy solid, so I slice it into thin coins across the skewer. Each coin is round, and a round face has area , where is just how far the curve sits from the skewer. A coin's volume is that area times its tiny thickness. I add up all the coins; when I make them infinitely thin the sum becomes an integral, . If the spinning shape had a gap from the skewer, every coin has a hole — a ring — so I take big-circle-area minus hole-area, , giving . A disk is simply a ring with no hole (), and if the skewer is a raised line I just measure from that line instead. Same coins, same , the whole time.
Active Recall
What single 3D shape is every step built on?
Why is the coin's face area ?
What turns the sum of coins into an integral?
How is a disk a special washer?
Rotating about , what is ?
Why and not ?
Connections
- Definite Integral as a Limit of Sums — Step 5 is this: sum of coins → integral.
- Area Between Curves — same two-curve picture; there you subtract heights, here you subtract squared radii.
- Volume by Cross-Sections — disk/washer are the circular case of this general slicing idea.
- Shell Method — the alternative: slice parallel to the axis instead of perpendicular.
- u-substitution — the tool that evaluates the shifted-axis integral from Step 7.