4.2.14 · D4Calculus II — Integration

Exercises — Volume of revolution — disk method, washer method

2,446 words11 min readBack to topic

This page is a self-test ladder. Each rung is harder than the last. Solve first with the solution hidden, then flip it open. Every symbol used here is built in the parent note — if a step feels unearned, go re-read that note.

Two tools you may lean on: Definite Integral as a Limit of Sums (why the sum becomes an integral) and u-substitution (for shifted-axis integrals). We meet the Shell Method once, just to compare.

Figure — Volume of revolution — disk method, washer method

The picture above is our vocabulary: a disk is a solid coin of radius ; a washer is that coin with a smaller coin of radius punched out. Its area is — outer circle minus inner circle, not . Keep that ring in your eye for every problem below.


Level 1 — Recognition

Exercise L1.1

Region under , from to , rotated about the x-axis. Is this a disk or a washer? Write down (do not evaluate) the volume integral.

Recall Solution

WHAT is happening: the region sits on the x-axis (its bottom edge is , the axis itself). When it spins, each slice is a full solid coin — no hole. So this is a disk.

WHY disk: a hole only appears when the region is held away from the axis. Here the region touches the axis, so the coin's centre is filled.

Set-up: radius distance from axis to curve . Thickness . So (We stop at set-up — recognition only.)

Exercise L1.2

Region between and on , rotated about the x-axis. Disk or washer? Which curve gives the outer radius? Set up the integral.

Recall Solution

WHAT: two curves bound the region — an upper line and a lower parabola . On the whole region floats above the axis with a gap between it and ... but the gap that matters is between the region and the axis. Since the lower edge is above the axis (except at ), spinning creates a hole. This is a washer.

WHY: the far curve from the axis is (bigger = farther), so . The near curve is , so .

Set-up:


Level 2 — Application

Exercise L2.1

Evaluate the disk integral from L1.1: region under , , about the x-axis.

Recall Solution

WHAT we did: integrated using the power rule , then plugged in the limits. WHY: the definite integral is the limit of the coin-sum as thickness (Definite Integral as a Limit of Sums).

Exercise L2.2

Region under from to , rotated about the x-axis. Find the volume.

Recall Solution

WHY disk: region rests on the axis → solid coins. WHAT the square did: — squaring the radius turned the fraction into a clean power we can integrate.

Exercise L2.3

Evaluate the washer from L1.2: between and on , about the x-axis.

Recall Solution

Compute: and , so


Level 3 — Analysis

Exercise L3.1 (which curve is outer?)

Region between and for , rotated about the x-axis. Find .

Recall Solution

WHAT to decide first: on , which curve is farther from the axis? Test : but . So here — the root is on top. Therefore (outer) and (inner).

WHY this matters: get them backwards and you'd integrate a negative integrand and get a negative "volume." The far curve must be .

Exercise L3.2 (shifted axis, disk)

Region under , , rotated about the horizontal line . Find .

Figure — Volume of revolution — disk method, washer method
Recall Solution

WHAT changed: the axis is no longer ; it is the line (see figure, the dashed line below the region). The radius is the distance from that line to the curve.

WHY re-measure: radius always means "axis-to-curve distance." From up to the distance is . Since on , no absolute value needed.

Is there a hole? The region's bottom is , which is a distance above the axis — so the region does not touch the axis. That means a washer, with inner radius .


Level 4 — Synthesis

Exercise L4.1 (find the intersection, then integrate)

Region enclosed by and , rotated about the x-axis. Find .

Recall Solution

STEP 1 — where do they meet? Set , so and . These are the limits.

STEP 2 — which is outer? Test : gives , gives . The line is on top: , .

Exercise L4.2 (about the y-axis — switch variables)

Region bounded by , , and the y-axis (first quadrant), rotated about the y-axis. Find .

Recall Solution

WHY switch to : we spin about the y-axis, so slices are horizontal coins of thickness ; their radius is a horizontal distance, measured in . So we must write as a function of .

STEP 1 — invert: (first quadrant, ). The radius of each coin is . As runs from (bottom) to (top line), the region sweeps a solid — it touches the y-axis, so disk.

Sanity via Shell Method (optional cross-check): as vertical shells, radius , height , . ✓ Two methods, same number — confidence.


Level 5 — Mastery

Exercise L5.1 (prove the sphere formula)

A semicircle (with a fixed radius), , is rotated about the x-axis. Prove the resulting solid — a sphere — has volume .

Recall Solution

WHAT the solid is: spinning a semicircle about its diameter sweeps out a full ball of radius . Each slice is a solid disk (the region touches the axis at ).

Radius of a slice: , so — the square erases the square root cleanly (this is why disk-method problems love circles).

Use symmetry: the integrand is even (same at and ), so integrate and double: WHY this is the finish line: the answer is a formula in , valid for every sphere — you've re-derived a geometry fact using nothing but the coin-slicing idea.

Exercise L5.2 (general shifted-axis washer with u-substitution)

Region between and on is rotated about the line . Find .

Recall Solution

STEP 1 — distances from the axis . Farther curve from is the lower one, since lower = greater distance from . Compare on : ranges to , and is the top edge. The parabola is below the line, so the parabola is farther from : outer radius ; inner radius .

STEP 2 — expand. , so the integrand is .

STEP 3 — even integrand, double : Common denominator : , , , giving . (A direct u-substitution is possible but messier than expanding — expansion wins here.)



Connections

  • Definite Integral as a Limit of Sums — every "sum the coins, let " step lives here.
  • Area Between Curves — same regions, but vs the washer's ; the L2 trap is exactly this confusion.
  • Shell Method — the cross-check in L4.2.
  • Volume by Cross-Sections — disks/washers are the circular-cross-section case.
  • u-substitution — flagged in L5.2 for shifted-axis integrals.