4.2.14 · D5Calculus II — Integration
Question bank — Volume of revolution — disk method, washer method
Before you start, hold three pictures in your head:
- A disk is a solid coin — the region touches the axis of revolution with no gap.
- A washer is a coin with a hole — the region floats away from the axis, so a ring appears.
- The radius of a slice is always the distance from the axis to the curve, never just "the -value."
True or false — justify
TF1. "Disk and washer are two different formulas you must memorise separately."
False — a disk is just a washer whose inner radius , so ; there is really one idea: outer disk minus hole.
TF2. "If the region touches the axis of revolution, you never get a hole."
True — a hole (washer) appears only when the nearest edge of the region is held away from the axis; touching the axis means the near radius is .
TF3. "Rotating the region between and about the x-axis gives the same volume as rotating it about the y-axis."
False — the axis changes both the radius (distance) and the slicing direction, so the swept solids differ in shape and volume.
TF4. " gives the washer volume if you multiply by ."
False — that would be , which mixes an area-between-curves integrand into a volume problem; the ring's area is , not .
TF5. "Because volume can't be negative, the radius must always be positive, so you can drop absolute-value signs."
Partly — the radius is a distance so it is , but we still write to be safe; luckily we square it, and squaring already erases the sign, so the answer stays positive automatically.
TF6. "When rotating about , you can use as the radius as long as stays below ."
False — the radius is the distance to the axis , not ; using measures from , which is the wrong line.
TF7. "The disk method requires the axis to be the x-axis or y-axis."
False — you can revolve about any horizontal line or vertical line ; you just re-measure every radius from that line.
TF8. "Doubling the thickness of every slice doubles the true volume."
False conceptually — thickness is , an infinitesimal we sum, not a quantity you can scale; "doubling " just makes a coarser approximation, not a different solid.
Spot the error
SE1. "Region between and on : volume ."
Error — they squared the difference; correct is , i.e. square each radius then subtract, since .
SE2. "Rotating on about the x-axis: ."
Error — the radius must be squared: ; they forgot the in .
SE3. "Rotating a region about the x-axis, I'll slice with thickness and use y-limits."
Error — slices are ⊥ to the axis, so an x-axis rotation gives slices of thickness and x-limits; belongs to a y-axis rotation.
SE4. "Region (a horizontal strip) rotated about the x-axis is a disk of radius ."
Error — the strip does not touch the x-axis (nearest edge is ), so it's a washer: , , giving .
SE5. "About , region under on : radius , so ."
Two errors — radius should be squared , and it need not be forced positive since squaring handles the sign; correct is .
SE6. "The washer's outer radius is always the top curve ."
Error — "outer" means farthest from the axis, not "topmost"; if the axis lies above the region, the lower curve can be the outer one, so identify by distance, not by which is higher.
SE7. "To rotate about the y-axis I keep and just change the limits to and ."
Error — you must invert to so the radius is expressed in the slicing variable : .
Why questions
WHY1. Why is a thin slice modelled as a cylinder and not, say, a cone?
Over an infinitesimal thickness the curve barely changes, so the slice has near-constant radius — a flat coin (cylinder), whose we already know; the cone-like taper vanishes in the limit .
WHY2. Why does appear outside the integral in every formula?
Every slice's area carries the same constant factor (from ), and a constant factor can be pulled out of a sum — hence out of the integral.
WHY3. Why do we square the radius but only take the first power of the thickness?
The circular face is 2D so its area scales with radius squared; the thickness is the one remaining dimension, contributing a single factor — together they make a 3D volume.
WHY4. Why does the definite integral, and not a plain sum, give the exact volume?
Finite slabs only approximate; the integral is the limit of that Riemann sum as , which removes the approximation error entirely.
WHY5. Why is correct but wrong for a ring's area?
The ring is outer disk minus inner disk, ; expanding shows the extra terms that don't belong — squaring is not linear.
WHY6. Why does the Area Between Curves integrand use while washers use ?
Area sums heights (a 1D difference ); volume sums circular areas, and each area depends on the radius squared, so the difference of areas is .
WHY7. Why must the radius be re-measured when rotating about instead of ?
Radius means distance from the actual axis; shifting the axis to shifts every distance to , so keeping would measure from the wrong line.
WHY8. Why can u-substitution make a shifted-axis integral like easier?
Setting turns the shifted radius into a clean , a basic power integral, hiding the algebra of expanding .
WHY9. Why is the Shell Method sometimes preferred over disks/washers for the same solid?
Shells slice parallel to the axis, so if a region is awkward to invert (to get ) or would need two separate washer integrals, one shell integral in the natural variable is simpler.
Edge cases
EC1. What is the volume if the region has zero area (a single curve, no enclosed region)?
Zero — with no width there is nothing to sweep; the "solid" is just a 2D surface of revolution with no volume.
EC2. The region touches the axis at exactly one point (e.g. meeting at ). Disk or washer there?
At that point the inner radius is , so the slice is a full disk; nothing special happens — the washer smoothly degenerates to a disk at the touch point.
EC3. What happens to the volume if the curve dips below the axis, so on part of ?
Nothing bad — the radius is the distance , and squaring gives regardless of sign, so the negative part still adds positive volume (it sweeps the same coin on the other side).
EC4. If two curves cross inside , so "outer" and "inner" swap, can you use one washer integral?
No — where they swap, and trade places; you must split at the crossing point into separate integrals, each with the correct and .
EC5. Rotating a region about a line that passes through its interior — is that still a washer?
No single washer — the axis cuts the region into a piece on each side; you handle the piece with the larger radius (or add both correctly), because a slice can't have an outer radius smaller than its inner.
EC6. What is the disk volume when the radius over the whole interval?
Zero — every slice has area ; a degenerate "solid" collapsed onto the axis.
EC7. If the interval has zero length (), what is the volume?
Zero — the integral ; there is no extent along the axis to sweep, so no solid forms.
EC8. Rotating a region that is symmetric about the axis (equal parts above and below) — do we double or ignore the bottom half?
Ignore it — the top half sweeps the same solid as the bottom half (they overlap when spun), so you use only one side; doubling would count the solid twice.
Recall One-line survival kit
Radius = distance from axis (square it). Thickness matches the axis ( for x-axis, for y-axis). Ring = big disk − small disk, squares first, subtract second.
Connections
- Definite Integral as a Limit of Sums — why the limit of slices is exact (WHY4).
- Area Between Curves — the vs distinction (WHY6).
- Shell Method — alternative slicing when inversion is ugly (WHY9).
- Volume by Cross-Sections — disks/washers are the circular special case.
- u-substitution — clean-up tool for shifted-axis integrals (WHY8).