MATH 141 Calculus 2 • McGill University, Montreal

Revision sheet: volumes by slicing, disks and washers (MATH 141)

This sheet is not a summary of section 6.2 of Stewart: you already have the course notes. It answers one question only, what makes students lose marks on disk and washer volumes in MATH 141 at McGill University, and which precise gesture avoids each loss.

Almost every lost mark in this chapter is lost in the SET-UP, before any integration: the wrong variable, a radius measured from the wrong line, two radii subtracted before being squared. Every number below is exact, as on the exam, and checked by an independent computation.

The thread of the chapter

Slice PERPENDICULAR to the axis, measure every radius FROM THE AXIS, and square each radius before subtracting: a washer is π(R2−r2)\pi(R^2 - r^2), never π(R−r)2\pi(R - r)^2, and when the axis sits above the region the outer radius goes to the LOWER curve.

This chapter is part of MATH 141, Calculus 2 (McGill)

The essentials

One slice, two radii, one square

  • • Cut the solid PERPENDICULAR to the axis of rotation. The slice has thickness dxdx if the axis is horizontal, dydy if it is vertical: the variable always runs ALONG the axis.
  • • If the region touches the axis along the whole slice, the slice is a disk: dV=πR2 dxdV = \pi R^2\,dx. If there is a gap, it is a washer: dV=π(R2−r2) dxdV = \pi(R^2 - r^2)\,dx.
  • • RR and rr are DISTANCES FROM THE AXIS to the far and near ends of the slice. About y=ky = k: ∣k−y∣|k - y|. About x=kx = k: ∣k−x∣|k - x|.
  • • When the axis lies ABOVE the region (or to its right), the far end is the lower (or left) boundary: the curve on top gives the INNER radius.
  • • Square each radius, then subtract. R2−r2=(R−r)(R+r)R^2 - r^2 = (R - r)(R + r), and the factor R+rR + r is where the distance to the axis lives.
R = 3 − x²r = 1axis y = 3y = x²y = 2
Region between y=x2y = x^2 and y=2y = 2 turning about y=3y = 3: the outer radius R=3−x2R = 3 - x^2 reaches the LOWER curve, the inner radius r=1r = 1 reaches the line on top.

Write the three lines R=…R = \dots, r=…r = \dots, variable and bounds …\dots BEFORE the integral. On most MATH 141 marking schemes they carry more marks than the evaluation.

Beyond rotation: the area of the slice is all you need

  • • For any solid, V=∫abA(x) dxV = \int_a^b A(x)\,dx where A(x)A(x) is the area of the cross-section perpendicular to the xx-axis. A disk volume is the case A=πR2A = \pi R^2.
  • • Read the side of the cross-section on the BASE: the whole chord, from the lower edge of the base to the upper edge, unless the statement says otherwise.
  • • Shape constants on a chord cc: square c2c^2, isosceles right triangle with hypotenuse cc: c24\frac{c^2}{4}, with leg cc: c22\frac{c^2}{2}, equilateral: 34c2\frac{\sqrt{3}}{4}c^2, semicircle: πc28\frac{\pi c^2}{8}.
  • • Two solids with the same cross-sectional area at every xx have the same volume (Cavalieri): the volume depends on A(x)A(x), not on where the slice sits.
  • • The same solid sliced in two directions gives the same volume: the second slicing is a check.

The rules in table form

Each row reads from left to right: the assumptions, then the result. A red cell is not an answer, it is the finding that the form settles nothing and the instruction to rewrite it. Every case is followed by a worked example.

Which variable, which radii, by the position of the axis

The region lies between an upper curve y=f(x)y = f(x) and a lower curve y=g(x)y = g(x) for a≤x≤ba \le x \le b; for a vertical axis, between a left curve x=u(y)x = u(y) and a right curve x=w(y)x = w(y). The examples use the region between y=xy = x and y=x2y = x^2 on [0,1][0, 1], that is y≤x≤yy \le x \le \sqrt{y} for 0≤y≤10 \le y \le 1.

AxisSlices and variableRadii
xx-axis vertical, dxdx R=fR = f, r=gr = g

Example: π∫01(x2−x4) dx=2π15\pi \int_0^1 (x^2 - x^4)\,dx = \frac{2\pi}{15}

y=ky = k above, k≥fk \ge f vertical, dxdx R=k−gR = k - g, r=k−fr = k - f

Example: About y=1y = 1: π∫01((1−x2)2−(1−x)2)dx=π5\pi \int_0^1 \left((1 - x^2)^2 - (1 - x)^2\right)dx = \frac{\pi}{5}

y=ky = k below, k≤gk \le g vertical, dxdx R=f−kR = f - k, r=g−kr = g - k

Example: About y=−1y = -1: π∫01((x+1)2−(x2+1)2)dx=7π15\pi \int_0^1 \left((x + 1)^2 - (x^2 + 1)^2\right)dx = \frac{7\pi}{15}

yy-axis horizontal, dydy R=wR = w, r=ur = u

Example: π∫01(y−y2) dy=π6\pi \int_0^1 (y - y^2)\,dy = \frac{\pi}{6}

x=kx = k to the right, k≥wk \ge w horizontal, dydy R=k−uR = k - u, r=k−wr = k - w

Example: About x=1x = 1: π∫01((1−y)2−(1−y)2)dy=π6\pi \int_0^1 \left((1 - y)^2 - (1 - \sqrt{y})^2\right)dy = \frac{\pi}{6}

any axis washer π(R−r)2\pi(R - r)^2 no such rule

Example: About the xx-axis: π∫01(x−x2)2 dx=π30\pi \int_0^1 (x - x^2)^2\,dx = \frac{\pi}{30}, not 2π15\frac{2\pi}{15}.

What to do: Square each radius, then subtract: π(R2−r2)\pi(R^2 - r^2). If both share a term, factor (R−r)(R+r)(R - r)(R + r).

The lower curve gives RR in the second line and rr in the third: the curve on top has no privilege, only the distance to the axis counts.

The mistakes that cost marks

These are the errors I correct most often in session. Each one costs marks on a paper, even when the reasoning behind it is right.

1. Subtracting the radii before squaring

the set-up mark and the answer, often 3 to 4 marks out of 5

What not to write

“About the xx-axis, between y=xy = x and y=x2y = x^2: V=π∫01(x−x2)2 dx=π30V = \pi \int_0^1 (x - x^2)^2\,dx = \frac{\pi}{30}.”

What to write

“R=xR = x, r=x2r = x^2, so V=π∫01(x2−x4) dx=π(13−15)=2π15V = \pi \int_0^1 (x^2 - x^4)\,dx = \pi\left(\frac{1}{3} - \frac{1}{5}\right) = \frac{2\pi}{15}.”

R = 3r = 21π(R² − r²) = 5ππ(R − r)² = π
With R=3R = 3 and r=2r = 2 the washer has area 5π5\pi; the disk of radius R−r=1R - r = 1 has area π\pi. Same thickness, five times less material.

Why: A washer is a big disk minus a hole: πR2−πr2\pi R^2 - \pi r^2. The expression π(R−r)2\pi(R - r)^2 is a disk of radius R−rR - r, the thickness of the region, and it forgets the distance to the axis entirely: it computes a different solid.

2. Taking the height of a curve for its radius about y = k

the whole question: the integral written is the volume about the x-axis

What not to write

“The region under y=exy = e^x, 0≤x≤10 \le x \le 1, turns about y=−2y = -2: V=π∫01e2x dxV = \pi \int_0^1 e^{2x}\,dx.”

What to write

“R=ex+2R = e^x + 2, r=2r = 2: V=π∫01(e2x+4ex) dx=π(e2−12+4(e−1))V = \pi \int_0^1 (e^{2x} + 4e^x)\,dx = \pi\left(\frac{e^2 - 1}{2} + 4(e - 1)\right).”

Why: exe^x is the distance from the curve to y=0y = 0. The axis is y=−2y = -2, so every distance grows by 22, and the region, which sits ON the xx-axis, is now separated from the axis by a gap of 22: the slices are washers, not disks.

3. Keeping the top curve as the outer radius when the axis is above

2 marks for the radii, even when the absolute value rescues the number

What not to write

“Between y=xy = x and y=x2y = x^2 about y=1y = 1: R=1−xR = 1 - x, r=1−x2r = 1 - x^2, so V=−π5V = -\frac{\pi}{5}, I take π5\frac{\pi}{5}.”

What to write

“The axis y=1y = 1 is above, so the far boundary is the LOWER curve: R=1−x2R = 1 - x^2, r=1−xr = 1 - x, V=π∫01(2x−3x2+x4) dx=π5V = \pi \int_0^1 (2x - 3x^2 + x^4)\,dx = \frac{\pi}{5}.”

Why: A negative volume is the free alarm of the washer method: it means r>Rr > R on the interval. The fix is to redo the radii from the axis, not to drop the sign, because the marker reads the radii, not only the final number.

4. Integrating in x with washers about a vertical axis

the whole question: the integral in x is the solid about the x-axis

What not to write

“Between y=xy = x and y=x2y = x^2 about the yy-axis: V=π∫01(x2−x4) dx=2π15V = \pi \int_0^1 (x^2 - x^4)\,dx = \frac{2\pi}{15}.”

What to write

“Horizontal slices: xx runs from yy to y\sqrt{y}, so R=yR = \sqrt{y}, r=yr = y and V=π∫01(y−y2) dy=π6V = \pi \int_0^1 (y - y^2)\,dy = \frac{\pi}{6}.”

Why: With disks and washers the slice is perpendicular to the axis, so a vertical axis means horizontal slices and an integral in yy. The curves must be solved for xx first. An integral in xx about a vertical axis exists, but with cylindrical shells and a different integrand: that is the next chapter.

5. Carrying the x limits into a dy integral

1 to 2 marks, and an answer with a 2 to the power five thirds in it

What not to write

“Region bounded by y=x3y = x^3, y=8y = 8 and the yy-axis, about the yy-axis: V=π∫02y2/3 dyV = \pi \int_0^2 y^{2/3}\,dy.”

What to write

“x=y1/3x = y^{1/3} and yy runs from 00 to 88: V=π∫08y2/3 dy=3π5⋅32=96π5V = \pi \int_0^8 y^{2/3}\,dy = \frac{3\pi}{5} \cdot 32 = \frac{96\pi}{5}.”

Why: The bounds belong to the variable of integration. The region goes from x=0x = 0 to x=2x = 2, but from y=0y = 0 to y=8y = 8, and the integral is in yy. An exact answer containing 25/32^{5/3} on a no-calculator exam is itself a warning.

6. Forgetting to square, and choosing the technique for f instead of its square

3 marks: the set-up is wrong, so nothing after it counts

What not to write

“Under y=11+xy = \frac{1}{1 + x} on [0,1][0, 1] about the xx-axis: V=π∫01dx1+x=πln⁡2V = \pi \int_0^1 \frac{dx}{1 + x} = \pi\ln 2.”

What to write

“The slice is a disk of radius 11+x\frac{1}{1 + x}: V=π∫01dx(1+x)2=π[−11+x]01=π2V = \pi \int_0^1 \frac{dx}{(1 + x)^2} = \pi\left[-\frac{1}{1 + x}\right]_0^1 = \frac{\pi}{2}.”

Why: π∫f dx\pi \int f\,dx is π\pi times an AREA, in units squared. The integrand of a disk volume is f2f^2, and it is f2f^2 whose technique you choose: a logarithm for ff becomes a power for f2f^2, an arcsine for ff becomes partial fractions.

7. Taking the half-chord as the side of a cross-section

2 marks, and an answer off by a factor of 4

What not to write

“Base x2+y2≤9x^2 + y^2 \le 9, square cross-sections perpendicular to the xx-axis: side 9−x2\sqrt{9 - x^2}, so V=∫−33(9−x2) dx=36V = \int_{-3}^{3}(9 - x^2)\,dx = 36.”

What to write

“The square stands on the whole chord, from −9−x2-\sqrt{9 - x^2} to 9−x2\sqrt{9 - x^2}: side 29−x22\sqrt{9 - x^2}, V=∫−334(9−x2) dx=144V = \int_{-3}^{3}4(9 - x^2)\,dx = 144.”

Why: 9−x2\sqrt{9 - x^2} is the radius of the rotation problems, the distance from the axis to the circle. Here nothing turns: the slice stands on the full segment the base cuts. A factor 44 error means a factor 22 on a length, which squared.

8. Treating a bowl as a cylinder

the whole question

What not to write

“The hemispherical basin of radius 33 is filled to half its depth, so it holds half its volume, 9π9\pi.”

What to write

“V(h)=π∫0h(6y−y2) dy=π(3h2−h33)V(h) = \pi \int_0^h (6y - y^2)\,dy = \pi\left(3h^2 - \frac{h^3}{3}\right), and V(32)=45π8V\left(\frac{3}{2}\right) = \frac{45\pi}{8}, that is 516\frac{5}{16} of 18π18\pi.”

Why: Volume is proportional to depth only when every slice has the same area, which is a cylinder. In a bowl the low slices are small: set up the slices, never scale the depth.

Which method to choose

Which slice, by the POSITION of the axis and the SHAPE of the region

Draw the region and the axis first, then read the branches from the top

about the x-axis: dxabout the y-axis: dy
The same region under y=x2y = x^2: about the xx-axis the slice is vertical and the integral is in xx; about the yy-axis it is horizontal and the integral is in yy.
  • If the axis is horizontal (xx-axis or y=ky = k) → vertical slices, integrate in xx, radii are vertical distances ∣k−y∣|k - y|

    Example: about y=−1y = -1: R=f+1R = f + 1, r=g+1r = g + 1

  • If the axis is vertical and every boundary can be solved for xx → horizontal slices, integrate in yy, rewrite each curve as x=g(y)x = g(y) and find the yy bounds

    Example: y=ln⁡xy = \ln x becomes x=eyx = e^y, 0≤y≤10 \le y \le 1

  • If the axis is vertical and a boundary cannot be solved for xx → washers are stuck: this is exactly the case for cylindrical shells, the next chapter

    Example: y=x3+xy = x^3 + x about the yy-axis

  • If the region touches the axis along the whole slice → disks, r=0r = 0

    Example: under sin⁡x\sin x about the xx-axis: π∫0πsin⁡2x dx=π22\pi \int_0^\pi \sin^2 x\,dx = \frac{\pi^2}{2}

  • If there is a gap between the region and the axis → washers, r>0r > 0, and the solid has a tunnel

    Example: under 4−x24 - x^2 about y=−1y = -1: r=1r = 1

  • If nothing turns, the cross-sections are described → find A(x)A(x) from the chord of the base, then ∫A(x) dx\int A(x)\,dx

    Example: squares on the chords of x2+y2≤9x^2 + y^2 \le 9: A(x)=4(9−x2)A(x) = 4(9 - x^2)

The sketch is not decoration: on the exam it is where you read which boundary is far from the axis. A set-up written without a sketch is where the swapped radii come from.

How the answer is expected to be written

A marker ticks steps. Here they are in order, with the concluding sentence expected word for word.

Setting up a volume by washers

When to use it: Any question that asks for the volume of the solid obtained by rotating a region about a line

  1. 1 Sketch the region and the axis. Find the intersection points of the boundaries.
  2. 2 Name the slice: perpendicular to the axis, so vertical (dxdx) or horizontal (dydy). If dydy, rewrite every boundary as xx in terms of yy and give the yy bounds.
  3. 3 Write RR and rr as distances from the axis, in the form axis minus curve or curve minus axis, BEFORE simplifying. Check R≥r≥0R \ge r \ge 0 at one interior point.
  4. 4 Write V=π∫(R2−r2)V = \pi \int (R^2 - r^2) with the bounds of the chosen variable, then simplify R2−r2R^2 - r^2, factoring when both radii share a term.
  5. 5 Evaluate exactly, and check the sign, the units and a bounding cylinder.

Concluding sentence

“The axis y=1y = 1 lies above the region, so the slices are vertical washers with R(x)=1−x2R(x) = 1 - x^2 and r(x)=1−xr(x) = 1 - x for 0≤x≤10 \le x \le 1, and V=π∫01[(1−x2)2−(1−x)2]dx=π5V = \pi \int_0^1 \left[(1 - x^2)^2 - (1 - x)^2\right]dx = \frac{\pi}{5}.”

The trap: Simplifying RR and rr in your head before writing them: the sign that tells which is outer disappears, and with it the check.

Marking: Typically 1 mark for the sketch and the bounds, 2 for the two radii, 1 for the integral written correctly, 1 for the evaluation. The set-up is worth more than the arithmetic.

Check before you hand in

Five minutes of checking recover more marks than one more problem started in a hurry.

The typical problem, taken apart

Washers about a vertical line to the left of the region

The region R\mathcal{R} between y=x3y = x^3 and y=xy = x in the first quadrant turns about the line x=−1x = -1. Find the volume of the solid.

No calculator. Justify every radius as on a MATH 141 final.

y = xy = x³axis x = −1
The region between y=x3y = x^3 and y=xy = x for 0≤x≤10 \le x \le 1, the vertical axis x=−1x = -1 to its left, and one horizontal slice.

Step 1

Intersections: x3=xx^3 = x gives x=0x = 0 or x=1x = 1 in the first quadrant, so the corners are (0,0)(0, 0) and (1,1)(1, 1). At x=12x = \frac{1}{2}, x=12>18=x3x = \frac{1}{2} > \frac{1}{8} = x^3: the line is on top.

Why

The bounds and the relative position of the curves come first; everything else depends on them. One test point between the roots is a full justification.

Step 2

The axis x=−1x = -1 is vertical, so the slices are horizontal, 0≤y≤10 \le y \le 1. Rewrite: y=xy = x becomes x=yx = y, and y=x3y = x^3 becomes x=y1/3x = y^{1/3}. At y=18y = \frac{1}{8}: y=18<12=y1/3y = \frac{1}{8} < \frac{1}{2} = y^{1/3}, so the cube root is the RIGHT boundary.

Why

On top in xx does not mean on the right in yy: the line was the upper curve, it is the LEFT boundary of the horizontal slice. Only the new test point decides.

Step 3

Distances to x=−1x = -1, which lies to the left: R(y)=y1/3−(−1)=1+y1/3R(y) = y^{1/3} - (-1) = 1 + y^{1/3} and r(y)=y−(−1)=1+yr(y) = y - (-1) = 1 + y.

Why

Written as curve minus axis before simplifying, each radius shows the +1+1 that the distance to the axis adds. Forgetting it gives the volume about the yy-axis, a different solid.

Step 4

R2−r2=(1+2y1/3+y2/3)−(1+2y+y2)=2y1/3+y2/3−2y−y2R^2 - r^2 = (1 + 2y^{1/3} + y^{2/3}) - (1 + 2y + y^2) = 2y^{1/3} + y^{2/3} - 2y - y^2.

Why

Here the two radii share only the 11, so expanding is as quick as factoring. The 11's cancel: that cancellation is the sign that both radii were measured from the same axis.

Step 5

V=π∫01(2y1/3+y2/3−2y−y2)dy=π(32+35−1−13)=23π30V = \pi \int_0^1 \left(2y^{1/3} + y^{2/3} - 2y - y^2\right)dy = \pi\left(\frac{3}{2} + \frac{3}{5} - 1 - \frac{1}{3}\right) = \frac{23\pi}{30}.

Why

Each power integrates by the table: ∫01yp dy=1p+1\int_0^1 y^{p}\,dy = \frac{1}{p + 1}, so 2⋅342 \cdot \frac{3}{4}, 35\frac{3}{5}, 2⋅122 \cdot \frac{1}{2} and 13\frac{1}{3}. The common denominator 3030 closes the computation.

The conclusion, written out

“The solid obtained by rotating R\mathcal{R} about x=−1x = -1 has volume V=π∫01[(1+y1/3)2−(1+y)2]dy=23π30V = \pi \int_0^1 \left[(1 + y^{1/3})^2 - (1 + y)^2\right]dy = \frac{23\pi}{30}.”

The classic mistake on this problem: Taking the line as outer radius because it is on top, which gives −23π30-\frac{23\pi}{30}; or forgetting the +1+1, which gives π∫01(y2/3−y2) dy=4π15\pi \int_0^1 (y^{2/3} - y^2)\,dy = \frac{4\pi}{15}, the volume about the yy-axis.

Learn by heart

  • • Slice PERPENDICULAR to the axis: horizontal axis dxdx, vertical axis dydy with every curve as x=g(y)x = g(y).
  • • Disk: πR2\pi R^2. Washer: π(R2−r2)\pi(R^2 - r^2), never π(R−r)2\pi(R - r)^2.
  • • Radii are distances FROM THE AXIS: ∣k−y∣|k - y| about y=ky = k, ∣k−x∣|k - x| about x=kx = k. Axis above: RR to the lower curve.
  • • Known cross-sections: V=∫A(x) dxV = \int A(x)\,dx, side read on the WHOLE chord of the base.
  • • The integrand is f2f^2: choose the technique for f2f^2, not for ff.
  • • Negative volume: radii swapped. Volume larger than the bounding cylinder: a square or a π\pi is wrong.

Frequently asked questions

How do I know which curve gives the outer radius in the washer method?

Measure from the axis, not from the x-axis. The outer radius goes to the boundary of the slice that is farthest from the axis of rotation. When the axis lies below the region, that is the upper curve; when the axis lies above the region, it is the lower curve. Test one point: the outer radius squared minus the inner radius squared must be positive.

When do I integrate in x and when in y with disks and washers?

The slice is always perpendicular to the axis of rotation. A horizontal axis, such as the x-axis or a line y equals a constant, gives vertical slices and an integral in x. A vertical axis gives horizontal slices and an integral in y, and every curve must first be solved for x in terms of y, with the bounds given as y values.

Why is the washer area pi times R squared minus r squared and not pi times R minus r squared?

A washer is a big disk with a hole: its area is the area of the big disk minus the area of the hole, pi R squared minus pi r squared. The other expression is the area of a disk whose radius is the thickness of the region, and it no longer depends on how far the region is from the axis, so it describes a different, smaller solid.

How do I find the volume of a solid with known cross-sections?

Find the area of one cross-section as a function of the position of the cut, then integrate that area along the axis. The side of the cross-section is usually the whole chord of the base at that position, from its lower edge to its upper edge. A square on a chord c has area c squared, a semicircle on it has area pi c squared over eight.

Practise it

Corrected exercises: Volumes: disks and washers, MATH 141 at McGill

A method is proved on a paper, not on a sheet. The set for the same chapter takes each of these traps into a problem, with the solution written out step by step.

  • 10 corrected exercises
  • 100 points
  • 150 minutes
Do the exercises
Previous sheet Areas between curves and average value Next sheet Volumes: cylindrical shells

See also

Looking for a MATH 141 tutor in Montreal?

Get in touch for a first session. Volumes are where the integral stops being a formula and becomes a picture you have to draw correctly first.

Site by Studio Squalli