MATH 141 Calculus 2 • McGill University, Montreal

Corrected exercises: volumes by cylindrical shells (MATH 141)

This is the corrected exercise set for section 6.3 of Stewart, volumes by cylindrical shells, in MATH 141, Calculus 2, at McGill University. Every region is chosen so that the integral is done by hand and the answer is exact, a multiple of π\pi, of π2\pi^2 or of ee: the course is examined without a calculator. Washers appear only to check a shell answer or on the other side of a choice; the method of disks and washers itself has its own set.

The thread running through the set: a shell is swept by a strip PARALLEL to the axis of rotation. Its radius is the DISTANCE from the strip to the axis, which is xx, k−xk - x or x−kx - k, and never a bare coordinate; its height is the LENGTH of the strip, top minus bottom or right minus left, and never the curve alone; the variable of integration is the one perpendicular to the axis. Draw the strip, read rr and hh on the figure, then write 2πrh2\pi r h. A zero or a negative volume always means a radius that is not a distance.

The traps named in the solutions: the radius written x−3x - 3 for an axis on the right, the line x=−1x = -1 read as subtract 11, the dropped radius caught by units, π\pi instead of 2π2\pi, vertical strips used about the xx-axis, the curve taken for the height of a horizontal strip, lost parentheses around the bottom curve, a region split at the xx-axis for no reason, an axis that cuts the region, the inner branch forgotten in the washer check, and the torus radius measured to the inner edge.

10 corrected exercises • 100 points • 150 minutes

Revision sheet for this chapter → Every MATH 141 chapter →

Course recap

  • • Shell swept by a strip parallel to the axis: volume 2π×radius×height×thickness2\pi \times \text{radius} \times \text{height} \times \text{thickness}.
  • • About a vertical axis: vertical strips, variable xx, V=∫ab2π r(x) h(x) dxV = \int_a^b 2\pi\, r(x)\, h(x)\,dx. About a horizontal axis: horizontal strips, variable yy.
  • • Radius = distance to the axis: xx about the yy-axis, k−xk - x when the axis x=kx = k is to the right of the region, x−kx - k when it is to its left; yy, k−yk - y, y−ky - k likewise for horizontal axes.
  • • Height = length of the strip: f(x)−g(x)f(x) - g(x) top minus bottom, or xR(y)−xL(y)x_R(y) - x_L(y) right minus left.
  • • Shells need no inverse function: choose them when the washers would require solving the curve for the other variable.
  • • Moving the axis a distance dd further from the region adds 2πdA2\pi d A, by linearity: 2π∫(r+d)h=2π∫rh+2πd∫h2\pi\int (r + d)h = 2\pi\int rh + 2\pi d\int h.

Part A: the basics (/50)

Exercise 1: Around the y-axis: one strip, one shell

Let RR be the region between the curve y=x(x−3)2y = x(x - 3)^2 and the xx-axis, for 0≤x≤30 \le x \le 3. It is turned about the yy-axis. The figure shows RR, one vertical strip of width Δx\Delta x at position xx, its mirror image across the axis, and the dashed circle that the top of the strip describes: rotating the strip sweeps a thin cylindrical shell.

The method of shells rests on one picture, and every factor of the formula is read off it. That is the gesture of the whole chapter.

-3-2-11234-112345y = x(x - 3)²xstrip at xits mirror
  • a) Give the radius, the height and the thickness of the shell swept by the strip at xx. Unroll the shell and explain why its volume is about 2πx f(x) Δx2\pi x \, f(x)\,\Delta x.
  • b) Write the volume of the solid as an integral and evaluate it exactly.
  • c) A classmate would rather use washers. Explain what a horizontal slice at height cc, with 0<c<40 < c < 4, would require, and why that method is not practical here.
  • d) Two students hand in 2π∫03x(x−3)2 dx2\pi\int_0^3 x(x - 3)^2\,dx and π∫03x⋅x(x−3)2 dx\pi\int_0^3 x \cdot x(x - 3)^2\,dx. Evaluate both, and say for each what went wrong, using units for the first.
  • e) Check your answer to b) against a cylinder that contains the solid.
Show the solution

Answers

  • a) Radius xx, height f(x)=x(x−3)2f(x) = x(x - 3)^2, thickness Δx\Delta x; unrolled: 2πx×f(x)×Δx2\pi x \times f(x) \times \Delta x.
  • b) V=2π∫03x2(x−3)2 dx=81π5V = 2\pi\int_0^3 x^2(x - 3)^2\,dx = \frac{81\pi}{5}
  • c) Each line y=cy = c meets the curve twice: the radii are two roots of x3−6x2+9x−c=0x^3 - 6x^2 + 9x - c = 0.
  • d) 27π2\frac{27\pi}{2} has units of area (radius missing); 81π10\frac{81\pi}{10} uses πx\pi x instead of the circumference 2πx2\pi x.
  • e) 81π5=16.2π<36π\frac{81\pi}{5} = 16.2\pi < 36\pi, the cylinder of radius 33 and height 44.

a) The strip at xx is PARALLEL to the axis of rotation, the yy-axis, so turning it sweeps a thin cylindrical shell. Its radius is the distance from the strip to the axis: the axis is the line x=0x = 0 and the strip stands at x≥0x \ge 0, so the radius is xx. Its height is the length of the strip, from the xx-axis up to the curve, f(x)=x(x−3)2f(x) = x(x - 3)^2. Its thickness is Δx\Delta x. Cut the shell along a vertical line and unroll it: it becomes a thin slab whose length is the circumference 2πx2\pi x, whose height is f(x)f(x) and whose thickness is Δx\Delta x, so its volume is about 2πx f(x) Δx2\pi x \, f(x)\,\Delta x. Adding the shells and letting Δx→0\Delta x \to 0 gives V=∫032πxf(x) dxV = \int_0^3 2\pi x f(x)\,dx. The three factors were READ on the figure; memorizing 2π∫xf(x) dx2\pi\int x f(x)\,dx as a string of letters is exactly what fails as soon as the axis moves.

b) V=2π∫03x⋅x(x−3)2 dxV = 2\pi\int_0^3 x \cdot x(x - 3)^2\,dx. Expand first: x2(x2−6x+9)=x4−6x3+9x2x^2(x^2 - 6x + 9) = x^4 - 6x^3 + 9x^2. Then V=2π[x55−3x42+3x3]03V = 2\pi\left[\frac{x^5}{5} - \frac{3x^4}{2} + 3x^3\right]_0^3, and differentiating the bracket gives back x4−6x3+9x2x^4 - 6x^3 + 9x^2. At x=3x = 3: 2435−2432+81=486−1215+81010=8110\frac{243}{5} - \frac{243}{2} + 81 = \frac{486 - 1215 + 810}{10} = \frac{81}{10}, and the bracket is 00 at x=0x = 0. So V=2π⋅8110=81π5V = 2\pi \cdot \frac{81}{10} = \frac{81\pi}{5}. Expanding the polynomial before integrating is faster than any substitution here, and it keeps the arithmetic in fractions a marker can follow.

c) A washer comes from a HORIZONTAL slice, perpendicular to the axis, and its radii are the xx-values where the line y=cy = c crosses the boundary. Now f′(x)=(x−3)2+2x(x−3)=3(x−3)(x−1)f'(x) = (x - 3)^2 + 2x(x - 3) = 3(x - 3)(x - 1): ff rises from 00 to f(1)=4f(1) = 4 on [0,1][0, 1], then falls back to 00 on [1,3][1, 3]. So every line y=cy = c with 0<c<40 < c < 4 meets the curve TWICE inside the region, at an inner radius and an outer radius, which are two roots of the cubic x3−6x2+9x−c=0x^3 - 6x^2 + 9x - c = 0. Writing those roots as formulas in cc means solving a general cubic, which nobody does on a MATH 141 paper. Shells never ask for xx as a function of yy: that is exactly why the method exists.

d) First: 2π∫03(x3−6x2+9x) dx=2π[x44−2x3+9x22]03=2π(814−54+812)=2π⋅274=27π22\pi\int_0^3 (x^3 - 6x^2 + 9x)\,dx = 2\pi\left[\frac{x^4}{4} - 2x^3 + \frac{9x^2}{2}\right]_0^3 = 2\pi\left(\frac{81}{4} - 54 + \frac{81}{2}\right) = 2\pi \cdot \frac{27}{4} = \frac{27\pi}{2}. It cannot be a volume: with xx and yy in centimetres, f(x) dxf(x)\,dx is in square centimetres, and so is 2π∫f(x) dx2\pi\int f(x)\,dx. The dropped factor is the RADIUS, a length. A shell integrand is always a product of three lengths, radius times height times thickness, and counting them takes five seconds. Second: π∫03xf(x) dx=81π10\pi\int_0^3 x f(x)\,dx = \frac{81\pi}{10}, exactly half the true value. The units are right, but the unrolled length of a shell is the circumference 2πx2\pi x, not πx\pi x: the πr2\pi r^2 of the area of a disk has leaked into the wrong formula. Each slip costs most of the marks, because the set-up is where they are.

e) The region fits in the rectangle [0,3]×[0,4][0, 3] \times [0, 4], so the solid fits in the cylinder of radius 33 and height 44, of volume π⋅32⋅4=36π\pi \cdot 3^2 \cdot 4 = 36\pi. And 815=16.2<36\frac{81}{5} = 16.2 < 36: consistent, and a ratio near one half is plausible for a ring-shaped ridge that peaks at radius 11 and slopes down to the rim. A value above 36π36\pi, a negative value, or a value without π\pi would prove the set-up wrong before any recomputation.

Exercise 2: Around the x-axis: the strip turns horizontal

The region RR is bounded by y=x−1y = \sqrt{x - 1}, the xx-axis and the line x=5x = 5. It is turned about the xx-axis, and the question asks for shells.

A shell strip is always parallel to the axis. Here the axis is horizontal, so the strip is horizontal, and the whole set-up has to be written in yy: that conversion is where the marks are.

123456-1123y = √(x - 1)x = 5yleft end x = 1 + y²
  • a) Which strips and which variable? Give the left end and the right end of the strip at height yy, and the bounds for yy.
  • b) Give the radius and the height of the shell, and compute the volume.
  • c) Check your answer with disks.
  • d) A student writes V=2π∫15xx−1 dxV = 2\pi\int_1^5 x\sqrt{x - 1}\,dx. Evaluate it, and identify the solid whose volume it actually is.
  • e) Another student writes V=2π∫02y(1+y2) dyV = 2\pi\int_0^2 y(1 + y^2)\,dy. Evaluate it, and say which region she has turned.
Show the solution

Answers

  • a) Horizontal strips, variable yy; from x=1+y2x = 1 + y^2 to x=5x = 5, for 0≤y≤20 \le y \le 2.
  • b) Radius yy, height 4−y24 - y^2: V=2π∫02y(4−y2) dy=8πV = 2\pi\int_0^2 y(4 - y^2)\,dy = 8\pi
  • c) π∫15(x−1) dx=8π\pi\int_1^5 (x - 1)\,dx = 8\pi
  • d) 544π15\frac{544\pi}{15}: the volume of RR turned about the yy-axis.
  • e) 12π12\pi: the region between the yy-axis and the curve, 0≤y≤20 \le y \le 2.

a) Shells about the xx-axis use strips PARALLEL to the xx-axis, so horizontal strips, and the variable is the one perpendicular to the axis, yy. Every boundary must therefore be written as xx in terms of yy. From y=x−1y = \sqrt{x - 1} with y≥0y \ge 0: y2=x−1y^2 = x - 1, so x=1+y2x = 1 + y^2, the LEFT end of the strip. The RIGHT end is the line x=5x = 5. The strips run from y=0y = 0 up to the height where the curve meets x=5x = 5, that is y=4=2y = \sqrt{4} = 2. So 0≤y≤20 \le y \le 2.

b) The radius is the distance from the strip at height yy to the xx-axis: yy. The height of the shell is the length of the strip, right end minus left end: 5−(1+y2)=4−y25 - (1 + y^2) = 4 - y^2. So V=2π∫02y(4−y2) dy=2π[2y2−y44]02=2π(8−4)=8πV = 2\pi\int_0^2 y(4 - y^2)\,dy = 2\pi\left[2y^2 - \frac{y^4}{4}\right]_0^2 = 2\pi(8 - 4) = 8\pi. The word height is misleading here, since the strip lies flat: it is the length of the cylinder, measured along the axis.

c) With disks, the slice is perpendicular to the axis: a vertical slice at xx sweeps a disk of radius x−1\sqrt{x - 1}. V=π∫15(x−1) dx=π[(x−1)22]15=π⋅8=8πV = \pi\int_1^5 (x - 1)\,dx = \pi\left[\frac{(x - 1)^2}{2}\right]_1^5 = \pi \cdot 8 = 8\pi. The same solid gives the same number, as it must. Here disks were even quicker: shells are a choice, not an obligation, and exercise 6 turns that choice into a rule.

d) With u=x−1u = x - 1, du=dxdu = dx, x=u+1x = u + 1 and bounds 00 to 44: ∫15xx−1 dx=∫04(u+1)u1/2 du=[25u5/2+23u3/2]04=645+163=27215\int_1^5 x\sqrt{x - 1}\,dx = \int_0^4 (u + 1)u^{1/2}\,du = \left[\frac{2}{5}u^{5/2} + \frac{2}{3}u^{3/2}\right]_0^4 = \frac{64}{5} + \frac{16}{3} = \frac{272}{15}. The student's number is 544π15\frac{544\pi}{15}. The integral is perfectly correct for ANOTHER solid: a vertical strip at xx, radius xx, height x−1\sqrt{x - 1}, is a shell about the yy-axis. The orientation of the strip decides the axis: a shell strip is parallel to the axis it turns around. Vertical strips mean a vertical axis, whatever the question says, and the whole question is lost.

e) 2π∫02(y+y3) dy=2π[y22+y44]02=2π(2+4)=12π2\pi\int_0^2 (y + y^3)\,dy = 2\pi\left[\frac{y^2}{2} + \frac{y^4}{4}\right]_0^2 = 2\pi(2 + 4) = 12\pi. She took the height of the strip to be the xx-coordinate of the curve, 1+y21 + y^2, which is the distance from the yy-axis to the curve: that is the strip of the region to the LEFT of the curve, between x=0x = 0 and x=1+y2x = 1 + y^2. The two regions together fill the rectangle [0,5]×[0,2][0, 5] \times [0, 2], and indeed 8π+12π=20π=π⋅22⋅58\pi + 12\pi = 20\pi = \pi \cdot 2^2 \cdot 5, the cylinder of radius 22 and length 55. The height of a horizontal strip is always right end minus left end, read on the figure.

Exercise 3: Three vertical axes, three radii

The region RR lies in the first quadrant, under y=4−x2y = 4 - x^2, above the xx-axis and to the right of the yy-axis, so 0≤x≤20 \le x \le 2. It is turned in turn about three vertical axes: the yy-axis, the line x=3x = 3 and the line x=−1x = -1.

The strip and its height do not change from one axis to the next. Only the radius does, and the radius is a DISTANCE to the axis, always positive.

-2-11234-112345x = -1x = 3x + 1x3 - xy = 4 - x²
  • a) Compute the volume about the yy-axis.
  • b) Compute the volume about the line x=3x = 3. What does a student who writes the radius x−3x - 3 obtain, and what should that tell him?
  • c) Compute the volume about the line x=−1x = -1. Same question for the radius x−1x - 1.
  • d) Let AA be the area of RR. Show, using only linearity of the integral, that the volume about x=−1x = -1 equals the volume about the yy-axis plus 2πA2\pi A, and check your three answers with AA.
  • e) Explain, without integrating, why the axis x=3x = 3 gives a larger volume than the axis x=−1x = -1.
Show the solution

Answers

  • a) V=2π∫02x(4−x2) dx=8πV = 2\pi\int_0^2 x(4 - x^2)\,dx = 8\pi
  • b) V=2π∫02(3−x)(4−x2) dx=24πV = 2\pi\int_0^2 (3 - x)(4 - x^2)\,dx = 24\pi; the radius x−3x - 3 gives −24π-24\pi.
  • c) V=2π∫02(x+1)(4−x2) dx=56π3V = 2\pi\int_0^2 (x + 1)(4 - x^2)\,dx = \frac{56\pi}{3}; the radius x−1x - 1 gives −8π3-\frac{8\pi}{3}.
  • d) A=163A = \frac{16}{3}: 8π+32π3=56π38\pi + \frac{32\pi}{3} = \frac{56\pi}{3} and 6πA−8π=24π6\pi A - 8\pi = 24\pi.
  • e) 3−x>x+13 - x > x + 1 exactly when x<1x < 1, where the strips are tallest.

a) Vertical strips, parallel to the vertical axis, at 0≤x≤20 \le x \le 2. Radius xx, height 4−x24 - x^2. V=2π∫02x(4−x2) dx=2π[2x2−x44]02=2π(8−4)=8πV = 2\pi\int_0^2 x(4 - x^2)\,dx = 2\pi\left[2x^2 - \frac{x^4}{4}\right]_0^2 = 2\pi(8 - 4) = 8\pi.

b) The whole region lies to the LEFT of the line x=3x = 3, since x≤2x \le 2. The distance from the strip at xx to the axis is therefore 3−x3 - x, a positive number between 11 and 33. V=2π∫02(3−x)(4−x2) dx=2π∫02(12−4x−3x2+x3) dx=2π[12x−2x2−x3+x44]02=2π(24−8−8+4)=24πV = 2\pi\int_0^2 (3 - x)(4 - x^2)\,dx = 2\pi\int_0^2 (12 - 4x - 3x^2 + x^3)\,dx = 2\pi\left[12x - 2x^2 - x^3 + \frac{x^4}{4}\right]_0^2 = 2\pi(24 - 8 - 8 + 4) = 24\pi. With the radius x−3x - 3 the integrand changes sign and the answer is −24π-24\pi. A negative volume is not a small solid: it is the proof that the radius is not a distance. The rule: radius equals the larger coordinate minus the smaller one, axis or strip, whichever is larger on the figure.

c) The region lies to the RIGHT of x=−1x = -1. The distance is x−(−1)=x+1x - (-1) = x + 1. V=2π∫02(x+1)(4−x2) dx=2π[2x2−x44+4x−x33]02=2π(8−4+8−83)=2π⋅283=56π3V = 2\pi\int_0^2 (x + 1)(4 - x^2)\,dx = 2\pi\left[2x^2 - \frac{x^4}{4} + 4x - \frac{x^3}{3}\right]_0^2 = 2\pi\left(8 - 4 + 8 - \frac{8}{3}\right) = 2\pi \cdot \frac{28}{3} = \frac{56\pi}{3}. The classic slip is to read the line x=−1x = -1 as subtract 11: the radius x−1x - 1 gives 2π(4−8+83)=−8π32\pi\left(4 - 8 + \frac{8}{3}\right) = -\frac{8\pi}{3}, negative again, because x−1x - 1 is not even the right size, let alone the right sign.

d) A=∫02(4−x2) dx=8−83=163A = \int_0^2 (4 - x^2)\,dx = 8 - \frac{8}{3} = \frac{16}{3}. By linearity, 2π∫02(x+1)h(x) dx=2π∫02x h(x) dx+2π∫02h(x) dx=8π+2πA=8π+32π3=56π32\pi\int_0^2 (x + 1)h(x)\,dx = 2\pi\int_0^2 x\,h(x)\,dx + 2\pi\int_0^2 h(x)\,dx = 8\pi + 2\pi A = 8\pi + \frac{32\pi}{3} = \frac{56\pi}{3}, which is c). In the same way 2π∫02(3−x)h(x) dx=6πA−8π=32π−8π=24π2\pi\int_0^2 (3 - x)h(x)\,dx = 6\pi A - 8\pi = 32\pi - 8\pi = 24\pi, which is b). Moving the axis a distance dd further from the region adds 2πdA2\pi d A to the volume: every shell gets a radius longer by dd. This costs one line and checks two answers at once.

e) Compare the two radii strip by strip: 3−x>x+13 - x > x + 1 exactly when x<1x < 1. On the part 0≤x<10 \le x < 1 the strips are the TALL ones, with heights between 33 and 44, and there the axis x=3x = 3 gives the larger radius; for x>1x > 1 the strips are short and the advantage goes to x=−1x = -1, but on much less height. The tall strips win: 24π=72π3>56π324\pi = \frac{72\pi}{3} > \frac{56\pi}{3}. The same comparison explains why both exceed 8π=24π38\pi = \frac{24\pi}{3}, every radius being larger than xx.

Exercise 4: A horizontal axis above a region that straddles the x-axis

The region RR is bounded by the parabola x=y2x = y^2 and the line x=4x = 4. It lies on both sides of the xx-axis. It is turned about the horizontal line y=3y = 3, which passes above it.

Shells about a horizontal axis mean horizontal strips and the variable yy; the good news is that both boundaries are already written as xx in terms of yy.

-112345-3-2-11234axis y = 33 - yx = y²x = 4
  • a) Give the bounds for yy, then the length and the radius of the strip at height yy. Is a separate formula needed for the strips below the xx-axis?
  • b) Compute the volume, using a symmetry to save one integral.
  • c) A student notices that ∫−22y(4−y2) dy=0\int_{-2}^{2} y(4 - y^2)\,dy = 0 and concludes that the part of RR below the xx-axis cancels the part above. Explain what this zero means, and what it does not mean.
  • d) Check b) with washers.
  • e) Compute the volume when RR is turned about the line y=−2y = -2 instead.
Show the solution

Answers

  • a) −2≤y≤2-2 \le y \le 2; length 4−y24 - y^2, radius 3−y3 - y; one formula for all strips.
  • b) V=2π∫−22(3−y)(4−y2) dy=64πV = 2\pi\int_{-2}^{2} (3 - y)(4 - y^2)\,dy = 64\pi
  • c) The zero is the odd part of the integrand, not a volume; about the xx-axis the volume is 8π8\pi.
  • d) π∫04[(3+x)2−(3−x)2]dx=π∫0412x dx=64π\pi\int_0^4 \left[(3 + \sqrt{x})^2 - (3 - \sqrt{x})^2\right]dx = \pi\int_0^4 12\sqrt{x}\,dx = 64\pi
  • e) V=2π∫−22(y+2)(4−y2) dy=128π3V = 2\pi\int_{-2}^{2} (y + 2)(4 - y^2)\,dy = \frac{128\pi}{3}

a) The parabola meets the line where y2=4y^2 = 4, at y=−2y = -2 and y=2y = 2, so −2≤y≤2-2 \le y \le 2. The strip at height yy goes from x=y2x = y^2 on the left to x=4x = 4 on the right: its length is 4−y24 - y^2. The axis y=3y = 3 lies ABOVE every point of RR, since y≤2<3y \le 2 < 3, so the distance from the strip to the axis is 3−y3 - y. No separate formula is needed below the xx-axis: for y=−2y = -2 the radius is 3−(−2)=53 - (-2) = 5, larger than for y=2y = 2, which is exactly what the figure shows. The xx-axis plays no role at all in this question; only the axis of rotation does.

b) V=2π∫−22(3−y)(4−y2) dy=2π[3∫−22(4−y2) dy−∫−22y(4−y2) dy]V = 2\pi\int_{-2}^{2} (3 - y)(4 - y^2)\,dy = 2\pi\left[3\int_{-2}^{2} (4 - y^2)\,dy - \int_{-2}^{2} y(4 - y^2)\,dy\right]. The second integrand is ODD, g(−y)=−g(y)g(-y) = -g(y), on an interval symmetric about 00, so its integral is 00. The first is 3[4y−y33]−22=3(163+163)=323\left[4y - \frac{y^3}{3}\right]_{-2}^{2} = 3\left(\frac{16}{3} + \frac{16}{3}\right) = 32. So V=2π⋅32=64πV = 2\pi \cdot 32 = 64\pi. Using the symmetry must be SAID on the paper: the odd function and the symmetric interval are the two hypotheses, and naming them earns the step.

c) The zero is a statement about a SIGNED integral, not about a solid. In ∫−22y(4−y2) dy\int_{-2}^{2} y(4 - y^2)\,dy the factor yy is negative below the xx-axis, so there it is not a distance, and the two halves cancel. Inside b) this is harmless: it is the odd part of (3−y)(4−y2)(3 - y)(4 - y^2), and dropping it is the symmetry shortcut. Read as a VOLUME about the xx-axis it is meaningless: that axis cuts through RR, the lower half and the upper half sweep the same solid, and the volume is 2π∫02y(4−y2) dy=8π2\pi\int_0^2 y(4 - y^2)\,dy = 8\pi, from the upper half alone. A volume can be 00 only for a region of zero area: a zero or a negative number always points at a radius that is not a distance.

d) Washers come from slices perpendicular to the axis, so vertical slices at 0≤x≤40 \le x \le 4, from y=−xy = -\sqrt{x} to y=xy = \sqrt{x}. Measured from the axis y=3y = 3, the far end is at distance 3+x3 + \sqrt{x} and the near end at 3−x3 - \sqrt{x}: outer and inner radii. V=π∫04[(3+x)2−(3−x)2]dx=π∫0412x dx=12π⋅23⋅8=64πV = \pi\int_0^4 \left[(3 + \sqrt{x})^2 - (3 - \sqrt{x})^2\right]dx = \pi\int_0^4 12\sqrt{x}\,dx = 12\pi \cdot \frac{2}{3} \cdot 8 = 64\pi. The two methods agree.

e) The line y=−2y = -2 lies BELOW RR (it touches it only at the corner (4,−2)(4, -2)), so the radius is y−(−2)=y+2y - (-2) = y + 2. V=2π∫−22(y+2)(4−y2) dy=2π[0+2⋅323]=128π3V = 2\pi\int_{-2}^{2} (y + 2)(4 - y^2)\,dy = 2\pi\left[0 + 2 \cdot \frac{32}{3}\right] = \frac{128\pi}{3}, the odd part vanishing again. Check by linearity, as in exercise 3: the two radii differ by (3−y)−(y+2)=1−2y(3 - y) - (y + 2) = 1 - 2y, and 2π∫−22(1−2y)(4−y2) dy=2π(323−0)=64π32\pi\int_{-2}^{2} (1 - 2y)(4 - y^2)\,dy = 2\pi\left(\frac{32}{3} - 0\right) = \frac{64\pi}{3}, which is indeed 64π−128π364\pi - \frac{128\pi}{3}.

Exercise 5: Between two curves: the height is top minus bottom, whatever the signs

The region RR is bounded by the line y=xy = x and the parabola y=x2−2xy = x^2 - 2x. Part of it lies below the xx-axis. It is turned about the yy-axis, then about two other vertical lines.

For a vertical axis, the strip is vertical and its height is the length of a segment: top minus bottom. Whether the ends lie above or below the xx-axis changes nothing.

-11234-2-11234y = xy = x² - 2x
  • a) Find where the two curves meet, decide which one is on top, and give the height of the strip at xx.
  • b) Compute the volume about the yy-axis.
  • c) One student splits RR at the xx-axis and subtracts the lower part. Another writes the height as x−x2−2xx - x^2 - 2x. Explain both errors, and give the number the second student obtains.
  • d) Compute the volume about the line x=−1x = -1, using the area of RR.
  • e) Show, without integrating, that the volume about the line x=4x = 4 equals the volume about x=−1x = -1.
Show the solution

Answers

  • a) x=0x = 0 and x=3x = 3; y=xy = x is on top; h(x)=3x−x2h(x) = 3x - x^2.
  • b) V=2π∫03x(3x−x2) dx=27π2V = 2\pi\int_0^3 x(3x - x^2)\,dx = \frac{27\pi}{2}
  • c) Nothing is subtracted for a vertical axis; the lost parentheses give −117π2-\frac{117\pi}{2}.
  • d) A=92A = \frac{9}{2}: V=27π2+2π⋅92=45π2V = \frac{27\pi}{2} + 2\pi \cdot \frac{9}{2} = \frac{45\pi}{2}
  • e) h(3−x)=h(x)h(3 - x) = h(x): both axes are 52\frac{5}{2} from the line of symmetry x=32x = \frac{3}{2}; V=45π2V = \frac{45\pi}{2}.

a) x=x2−2xx = x^2 - 2x gives x2−3x=0x^2 - 3x = 0, so x=0x = 0 or x=3x = 3. At x=1x = 1 the line gives 11 and the parabola −1-1: the line is on top on [0,3][0, 3]. Height of the strip: h(x)=x−(x2−2x)=3x−x2h(x) = x - (x^2 - 2x) = 3x - x^2, positive on (0,3)(0, 3) as a length must be.

b) Radius xx, height 3x−x23x - x^2: V=2π∫03(3x2−x3) dx=2π[x3−x44]03=2π(27−814)=2π⋅274=27π2V = 2\pi\int_0^3 (3x^2 - x^3)\,dx = 2\pi\left[x^3 - \frac{x^4}{4}\right]_0^3 = 2\pi\left(27 - \frac{81}{4}\right) = 2\pi \cdot \frac{27}{4} = \frac{27\pi}{2}.

c) The first student is transferring a reflex from signed area to volume. The xx-axis is not the axis of rotation here, so it is just a line drawn across the region: the strip at xx is ONE segment, from y=x2−2xy = x^2 - 2x up to y=xy = x, and it sweeps one shell whose height is its full length. Nothing is subtracted, and splitting at the xx-axis only multiplies the chances of a slip. The second student lost the parentheses around the bottom curve: x−x2−2x=−x−x2x - x^2 - 2x = -x - x^2, a height that is NEGATIVE on the whole interval. His integral is 2π∫03x(−x−x2) dx=2π(−9−814)=−117π22\pi\int_0^3 x(-x - x^2)\,dx = 2\pi\left(-9 - \frac{81}{4}\right) = -\frac{117\pi}{2}. A negative volume is the alarm; writing the bottom curve in parentheses, x−(x2−2x)x - (x^2 - 2x), is the habit that prevents it.

d) The region lies to the right of x=−1x = -1, so the radius is x+1x + 1. By linearity, 2π∫03(x+1)h(x) dx=27π2+2πA2\pi\int_0^3 (x + 1)h(x)\,dx = \frac{27\pi}{2} + 2\pi A, with A=∫03(3x−x2) dx=272−9=92A = \int_0^3 (3x - x^2)\,dx = \frac{27}{2} - 9 = \frac{9}{2}. So V=27π2+9π=45π2V = \frac{27\pi}{2} + 9\pi = \frac{45\pi}{2}.

e) The height is symmetric about x=32x = \frac{3}{2}: h(3−x)=3(3−x)−(3−x)2=(3−x)x=h(x)h(3 - x) = 3(3 - x) - (3 - x)^2 = (3 - x)x = h(x). For the axis x=4x = 4 the radius is 4−x4 - x, and the substitution x=3−tx = 3 - t turns ∫03(4−x)h(x) dx\int_0^3 (4 - x)h(x)\,dx into ∫03(1+t)h(t) dt\int_0^3 (1 + t)h(t)\,dt, the integral of d). So the two volumes are equal: 45π2\frac{45\pi}{2}. Geometrically, both lines stand 52\frac{5}{2} from the line of symmetry of RR, one on each side. Direct check: 2π∫03(4−x)h(x) dx=8πA−27π2=36π−27π2=45π22\pi\int_0^3 (4 - x)h(x)\,dx = 8\pi A - \frac{27\pi}{2} = 36\pi - \frac{27\pi}{2} = \frac{45\pi}{2}.

Part B: problems and reasoning (/50)

Exercise 6: Shells or washers? The axis alone does not decide

Two regions. R1R_1 is bounded by y=x3+xy = x^3 + x, the xx-axis and the line x=1x = 1. R2R_2 is bounded by y=ln⁡xy = \ln x, the xx-axis and the line x=ex = e; the figure shows R2R_2 with a vertical strip and a horizontal slice.

Each is turned about the yy-axis and about the xx-axis. For each of the four solids, decide which method is the better one BEFORE computing, and justify the choice.

0.511.522.533.5-0.50.511.5y = ln xx = ewasher sliceshell strip
  • a) R1R_1 about the yy-axis. Explain why washers are out of reach, then compute the volume by shells.
  • b) R1R_1 about the xx-axis. Which method now, and why? Compute the volume.
  • c) R2R_2 about the yy-axis. Set up BOTH integrals, evaluate both, and say which was cheaper.
  • d) R2R_2 about the xx-axis. Same question.
  • e) State in two sentences the rule that decided a) to d).
Show the solution

Answers

  • a) The inverse of x3+xx^3 + x has no usable formula; V=2π∫01x(x3+x) dx=16π15V = 2\pi\int_0^1 x(x^3 + x)\,dx = \frac{16\pi}{15}.
  • b) Disks: V=π∫01(x3+x)2 dx=92π105V = \pi\int_0^1 (x^3 + x)^2\,dx = \frac{92\pi}{105}.
  • c) Shells 2π∫1exln⁡x dx2\pi\int_1^e x\ln x\,dx, washers π∫01(e2−e2y) dy\pi\int_0^1 (e^2 - e^{2y})\,dy: both π(e2+1)2\frac{\pi(e^2 + 1)}{2}; washers cheaper.
  • d) Shells 2π∫01y(e−ey) dy2\pi\int_0^1 y(e - e^y)\,dy, disks π∫1e(ln⁡x)2 dx\pi\int_1^e (\ln x)^2\,dx: both π(e−2)\pi(e - 2); shells cheaper.
  • e) Choose the variable in which the boundaries are easy to write and the integral is easy to do; the axis only fixes which strip each method uses.

a) Washers about the yy-axis come from horizontal slices at height yy, 0≤y≤20 \le y \le 2, with outer radius 11 and inner radius the xx such that x3+x=yx^3 + x = y. The function x3+xx^3 + x is increasing (3x2+1>03x^2 + 1 > 0), so that xx exists, but writing it requires solving a cubic in xx for every yy: no formula a MATH 141 student can use. Shells need no inverse. Vertical strips, radius xx, height x3+xx^3 + x: V=2π∫01(x4+x2) dx=2π(15+13)=2π⋅815=16π15V = 2\pi\int_0^1 (x^4 + x^2)\,dx = 2\pi\left(\frac{1}{5} + \frac{1}{3}\right) = 2\pi \cdot \frac{8}{15} = \frac{16\pi}{15}.

b) About the xx-axis the vertical slice is now PERPENDICULAR to the axis: it sweeps a disk of radius x3+xx^3 + x. V=π∫01(x3+x)2 dx=π∫01(x6+2x4+x2) dx=π(17+25+13)=π⋅15+42+35105=92π105V = \pi\int_0^1 (x^3 + x)^2\,dx = \pi\int_0^1 (x^6 + 2x^4 + x^2)\,dx = \pi\left(\frac{1}{7} + \frac{2}{5} + \frac{1}{3}\right) = \pi \cdot \frac{15 + 42 + 35}{105} = \frac{92\pi}{105}. Shells here would need horizontal strips, hence the inverse again. Same region, two axes, two different methods, and one reason in both cases: R1R_1 is easy in xx and impossible in yy. Whatever the axis, the method to use is the one whose strip is VERTICAL.

c) Shells: vertical strips, radius xx, height ln⁡x\ln x, so V=2π∫1exln⁡x dxV = 2\pi\int_1^e x\ln x\,dx. By parts with u=ln⁡xu = \ln x, dv=x dxdv = x\,dx: ∫1exln⁡x dx=[x22ln⁡x]1e−∫1ex2 dx=e22−e2−14=e2+14\int_1^e x\ln x\,dx = \left[\frac{x^2}{2}\ln x\right]_1^e - \int_1^e \frac{x}{2}\,dx = \frac{e^2}{2} - \frac{e^2 - 1}{4} = \frac{e^2 + 1}{4}, so V=π(e2+1)2V = \frac{\pi(e^2 + 1)}{2}. Washers: ln⁡x\ln x inverts to x=eyx = e^y, so the horizontal slice at 0≤y≤10 \le y \le 1 runs from x=eyx = e^y to x=ex = e: outer radius ee, inner radius eye^y. V=π∫01(e2−e2y) dy=π(e2−e2−12)=π(e2+1)2V = \pi\int_0^1 (e^2 - e^{2y})\,dy = \pi\left(e^2 - \frac{e^2 - 1}{2}\right) = \frac{\pi(e^2 + 1)}{2}. Same volume. The washers cost one line; the shells cost an integration by parts. Rough size, from e2≈7.4e^2 \approx 7.4: about 3.14×4.2≈133.14 \times 4.2 \approx 13.

d) Shells about the xx-axis: horizontal strips at 0≤y≤10 \le y \le 1, from x=eyx = e^y to x=ex = e, length e−eye - e^y, radius yy. V=2π∫01y(e−ey) dy=2π(e2−∫01yey dy)V = 2\pi\int_0^1 y(e - e^y)\,dy = 2\pi\left(\frac{e}{2} - \int_0^1 ye^y\,dy\right), and by parts (u=yu = y, dv=ey dydv = e^y\,dy) ∫01yey dy=[yey−ey]01=0−(−1)=1\int_0^1 ye^y\,dy = \left[ye^y - e^y\right]_0^1 = 0 - (-1) = 1. So V=2π(e2−1)=π(e−2)V = 2\pi\left(\frac{e}{2} - 1\right) = \pi(e - 2). Disks: V=π∫1e(ln⁡x)2 dxV = \pi\int_1^e (\ln x)^2\,dx, which needs parts TWICE: ∫(ln⁡x)2 dx=x(ln⁡x)2−2xln⁡x+2x\int (\ln x)^2\,dx = x(\ln x)^2 - 2x\ln x + 2x, so V=π[(e−2e+2e)−2]=π(e−2)V = \pi\left[(e - 2e + 2e) - 2\right] = \pi(e - 2). Same volume, and this time the shells are cheaper, one integration by parts against two.

e) Before choosing a method, ask in which variable the boundary curves are easy to write, and in which variable the resulting integral is easy to do. The axis only decides which strip each method uses: vertical strips give shells about a vertical axis and disks or washers about a horizontal one, horizontal strips the other way round. So pick the variable first, and let the axis tell you the name of the method.

Exercise 7: The same solid both ways: the hump y = 2x squared minus x to the fourth

The region RR lies between the curve y=2x2−x4y = 2x^2 - x^4 and the xx-axis, for 0≤x≤20 \le x \le \sqrt{2}. The curve rises to a maximum 11 at x=1x = 1 and comes back to 00 at x=2x = \sqrt{2}. RR is turned about the yy-axis.

The figure shows why this is the textbook case for shells: a vertical strip has ONE height, a horizontal line meets the boundary at TWO points.

-0.50.511.52-0.20.20.40.60.811.21.4inneroutery = 2x² - x⁴y = c
  • a) Compute the volume by shells.
  • b) Compute it again by washers: solve 2x2−x4=y2x^2 - x^4 = y for x2x^2, identify the inner and the outer radius, and integrate.
  • c) A student uses only the outer branch and writes π∫01(1+1−y)dy\pi\int_0^1 \left(1 + \sqrt{1 - y}\right)dy. Evaluate it and say what solid it measures.
  • d) Now turn RR about the xx-axis. Which method? Compute the volume.
  • e) Check a) and d) against simple cylinders.
Show the solution

Answers

  • a) V=2π∫02x(2x2−x4) dx=4π3V = 2\pi\int_0^{\sqrt{2}} x(2x^2 - x^4)\,dx = \frac{4\pi}{3}
  • b) x2=1±1−yx^2 = 1 \pm \sqrt{1 - y}; V=π∫0121−y dy=4π3V = \pi\int_0^1 2\sqrt{1 - y}\,dy = \frac{4\pi}{3}
  • c) 5π3\frac{5\pi}{3}: the solid with its central hollow filled in, the hollow being π3\frac{\pi}{3}.
  • d) Disks: V=π∫02(2x2−x4)2 dx=1282 π315V = \pi\int_0^{\sqrt{2}} (2x^2 - x^4)^2\,dx = \frac{128\sqrt{2}\,\pi}{315}
  • e) 4π3<2π\frac{4\pi}{3} < 2\pi and 1282 π315<2 π\frac{128\sqrt{2}\,\pi}{315} < \sqrt{2}\,\pi

a) Vertical strips, radius xx, height 2x2−x42x^2 - x^4: V=2π∫02(2x3−x5) dx=2π[x42−x66]02=2π(42−86)=2π⋅23=4π3V = 2\pi\int_0^{\sqrt{2}} (2x^3 - x^5)\,dx = 2\pi\left[\frac{x^4}{2} - \frac{x^6}{6}\right]_0^{\sqrt{2}} = 2\pi\left(\frac{4}{2} - \frac{8}{6}\right) = 2\pi \cdot \frac{2}{3} = \frac{4\pi}{3}. Powers of 2\sqrt{2} are the only arithmetic: (2)4=4(\sqrt{2})^4 = 4 and (2)6=8(\sqrt{2})^6 = 8.

b) 2x2−x4=y2x^2 - x^4 = y is a quadratic in X=x2X = x^2: X2−2X+y=0X^2 - 2X + y = 0, so X=1±1−yX = 1 \pm \sqrt{1 - y}. For 0<y<10 < y < 1 this gives TWO points of the boundary: xin2=1−1−yx_{in}^2 = 1 - \sqrt{1 - y} on the rising branch and xout2=1+1−yx_{out}^2 = 1 + \sqrt{1 - y} on the falling branch. The slice at height yy is a washer with area π(xout2−xin2)=2π1−y\pi(x_{out}^2 - x_{in}^2) = 2\pi\sqrt{1 - y}, and the squares of the radii are exactly what the quadratic gives, so no square root of a square root ever appears. V=2π∫011−y dy=2π[−23(1−y)3/2]01=4π3V = 2\pi\int_0^1 \sqrt{1 - y}\,dy = 2\pi\left[-\frac{2}{3}(1 - y)^{3/2}\right]_0^1 = \frac{4\pi}{3}. The same number, but it took a quadratic in x2x^2, two branches and a substitution, where the shells took one line.

c) π∫01(1+1−y)dy=π(1+23)=5π3\pi\int_0^1 \left(1 + \sqrt{1 - y}\right)dy = \pi\left(1 + \frac{2}{3}\right) = \frac{5\pi}{3}. Using only the outer radius treats every slice as a full disk: it measures the region between the yy-axis and the FALLING branch, so the funnel-shaped hollow in the middle of the solid, swept by the region between the yy-axis and the rising branch, has been filled in. The difference is that hollow: 5π3−4π3=π3=π∫01(1−1−y)dy\frac{5\pi}{3} - \frac{4\pi}{3} = \frac{\pi}{3} = \pi\int_0^1 \left(1 - \sqrt{1 - y}\right)dy. Whenever a horizontal line meets the boundary twice, a washer has an inner radius, and forgetting it costs the question.

d) About the xx-axis, vertical slices are perpendicular to the axis: disks of radius 2x2−x42x^2 - x^4, with no inverse needed. V=π∫02(4x4−4x6+x8) dx=π[4x55−4x77+x99]02V = \pi\int_0^{\sqrt{2}} (4x^4 - 4x^6 + x^8)\,dx = \pi\left[\frac{4x^5}{5} - \frac{4x^7}{7} + \frac{x^9}{9}\right]_0^{\sqrt{2}}. With (2)5=42(\sqrt{2})^5 = 4\sqrt{2}, (2)7=82(\sqrt{2})^7 = 8\sqrt{2} and (2)9=162(\sqrt{2})^9 = 16\sqrt{2}: V=π2(165−327+169)=π2⋅1008−1440+560315=1282 π315V = \pi\sqrt{2}\left(\frac{16}{5} - \frac{32}{7} + \frac{16}{9}\right) = \pi\sqrt{2} \cdot \frac{1008 - 1440 + 560}{315} = \frac{128\sqrt{2}\,\pi}{315}. Shells would have needed horizontal strips of length 1+1−y−1−1−y\sqrt{1 + \sqrt{1 - y}} - \sqrt{1 - \sqrt{1 - y}}, a nested radical nobody integrates by hand: the choice flips with the axis, exactly as in exercise 6.

e) About the yy-axis the solid fits in the cylinder of radius 2\sqrt{2} and height 11, of volume 2π2\pi, and 4π3<2π\frac{4\pi}{3} < 2\pi. About the xx-axis it fits in the cylinder of radius 11 and length 2\sqrt{2}, of volume 2 π\sqrt{2}\,\pi, and 128315≈0.41\frac{128}{315} \approx 0.41 of it is plausible for a thin spindle. These two lines do not prove the answers right, but they catch a missing 22, a missing π\pi or a wrong power of 2\sqrt{2}.

Exercise 8: Five statements to correct

Each statement below was written on a real MATH 141 paper. Each is false. For each one, say what is wrong, give the correct statement, and back it with a computation.

The figure goes with statement c): the region under y=1−x2y = 1 - x^2 for −1≤x≤1-1 \le x \le 1, and two strips placed symmetrically about the yy-axis.

-1.5-1-0.50.511.5-0.50.511.5same circlex = 1/2x = -1/2
  • a) With shells about the yy-axis, we always integrate with respect to yy.
  • b) The region under y=xy = \sqrt{x}, 0≤x≤40 \le x \le 4, turned about the line x=5x = 5, has shells of radius x−5x - 5.
  • c) The region under y=1−x2y = 1 - x^2, −1≤x≤1-1 \le x \le 1, turned about the yy-axis, has volume 2π∫−11x(1−x2) dx=02\pi\int_{-1}^{1} x(1 - x^2)\,dx = 0.
  • d) The method of shells gives an approximate answer, because a thin shell only has volume approximately 2πrhΔr2\pi r h \Delta r.
  • e) The region 0≤y≤10 \le y \le 1, y2≤x≤1y^2 \le x \le 1, turned about the line y=−1y = -1 with horizontal strips, has shells of radius y−1y - 1.
Show the solution

Answers

  • a) False: the strip is parallel to the axis and the variable is perpendicular to it, xx. Example: 2π∫02x(4−x2) dx=8π2\pi\int_0^2 x(4 - x^2)\,dx = 8\pi.
  • b) False: radius 5−x5 - x; V=2π∫04(5−x)x dx=416π15V = 2\pi\int_0^4 (5 - x)\sqrt{x}\,dx = \frac{416\pi}{15}, not −416π15-\frac{416\pi}{15}.
  • c) False: both halves sweep the same solid; V=2π∫01x(1−x2) dx=π2V = 2\pi\int_0^1 x(1 - x^2)\,dx = \frac{\pi}{2}.
  • d) False: with rr the mean radius, π(r22−r12)h=2πrhΔr\pi(r_2^2 - r_1^2)h = 2\pi r h \Delta r exactly, and the integral is exact.
  • e) False: radius y+1y + 1; V=2π∫01(y+1)(1−y2) dy=11π6V = 2\pi\int_0^1 (y + 1)(1 - y^2)\,dy = \frac{11\pi}{6}.

a) False. The shell strip is PARALLEL to the axis of rotation, and the variable of integration is the one PERPENDICULAR to it. About the yy-axis the strips are vertical and the variable is xx: for the region under y=4−x2y = 4 - x^2, 0≤x≤20 \le x \le 2, V=2π∫02x(4−x2) dx=8πV = 2\pi\int_0^2 x(4 - x^2)\,dx = 8\pi. It is WASHERS about the yy-axis that integrate in yy. The two methods always integrate in opposite variables for the same axis, and that is exactly what makes one of them better when a curve cannot be inverted.

b) False. The region stays in 0≤x≤40 \le x \le 4, to the LEFT of the axis x=5x = 5, so the distance is 5−x5 - x. V=2π∫04(5−x)x dx=2π[103x3/2−25x5/2]04=2π(803−645)=2π⋅20815=416π15V = 2\pi\int_0^4 (5 - x)\sqrt{x}\,dx = 2\pi\left[\frac{10}{3}x^{3/2} - \frac{2}{5}x^{5/2}\right]_0^4 = 2\pi\left(\frac{80}{3} - \frac{64}{5}\right) = 2\pi \cdot \frac{208}{15} = \frac{416\pi}{15}. The radius x−5x - 5 gives exactly −416π15-\frac{416\pi}{15}: the size is right and the sign betrays the error. Taking an absolute value at the end hides a set-up the marker will still penalize; write the distance correctly from the start.

c) False, and the zero is the clue. The yy-axis cuts the region in two, and the strips at x=12x = \frac{1}{2} and x=−12x = -\frac{1}{2} on the figure sweep the SAME shell. In the integral the left half carries a negative radius xx and cancels the right half. The solid is swept by one half only: V=2π∫01x(1−x2) dx=2π(12−14)=π2V = 2\pi\int_0^1 x(1 - x^2)\,dx = 2\pi\left(\frac{1}{2} - \frac{1}{4}\right) = \frac{\pi}{2}. Doubling it to π\pi is the opposite error: the two halves do not add, they coincide. When the axis crosses the region, turn only the side that reaches furthest from the axis at each height; here the two sides are mirror images, so either one.

d) False. A shell with inner radius r1r_1, outer radius r2r_2 and height hh has volume πr22h−πr12h=π(r2+r1)(r2−r1)h=2π⋅r1+r22⋅h⋅Δr\pi r_2^2 h - \pi r_1^2 h = \pi(r_2 + r_1)(r_2 - r_1)h = 2\pi \cdot \frac{r_1 + r_2}{2} \cdot h \cdot \Delta r, exactly, with rr the MEAN radius and Δr=r2−r1\Delta r = r_2 - r_1. For r1=2r_1 = 2, r2=3r_2 = 3, h=5h = 5: π(9−4)⋅5=25π\pi(9 - 4) \cdot 5 = 25\pi and 2π⋅52⋅5⋅1=25π2\pi \cdot \frac{5}{2} \cdot 5 \cdot 1 = 25\pi. The only approximation is replacing a curved top by a flat one on each strip, and the limit of the Riemann sums removes it: the integral is the exact volume, as exact as the one given by washers.

e) False. The axis y=−1y = -1 lies BELOW the region, so the distance from the strip at height yy is y−(−1)=y+1y - (-1) = y + 1. The strip runs from x=y2x = y^2 to x=1x = 1, length 1−y21 - y^2. V=2π∫01(y+1)(1−y2) dy=2π(12−14+1−13)=2π⋅1112=11π6V = 2\pi\int_0^1 (y + 1)(1 - y^2)\,dy = 2\pi\left(\frac{1}{2} - \frac{1}{4} + 1 - \frac{1}{3}\right) = 2\pi \cdot \frac{11}{12} = \frac{11\pi}{6}. Check by washers, vertical slices from y=0y = 0 to y=xy = \sqrt{x}, radii x+1\sqrt{x} + 1 and 11: π∫01[(x+1)2−1]dx=π(12+43)=11π6\pi\int_0^1 \left[(\sqrt{x} + 1)^2 - 1\right]dx = \pi\left(\frac{1}{2} + \frac{4}{3}\right) = \frac{11\pi}{6}. The radius y−1y - 1 gives −5π6-\frac{5\pi}{6}: negative, and not even the right size.

Exercise 9: An O-ring seal: the volume of a torus by shells

An O-ring is the rubber seal found in taps, pumps and hydraulic fittings. Geometrically it is a torus: the disk (x−R)2+y2≤r2(x - R)^2 + y^2 \le r^2, with 0<r<R0 < r < R, turned about the yy-axis. The figure shows the disk, its mirror image and one vertical strip. A manufacturer needs the volume to price the rubber.

No calculator: the answer is exact, and an order of magnitude is taken from π≈3.14\pi \approx 3.14.

Rraxisstrip at x
  • a) Give the radius and the height of the shell swept by the strip at xx, for R−r≤x≤R+rR - r \le x \le R + r, and write the volume as an integral.
  • b) Substitute u=x−Ru = x - R, split the integral in two, and evaluate each piece WITHOUT any antiderivative of r2−u2\sqrt{r^2 - u^2}.
  • c) Show that V=(2πR)(πr2)V = (2\pi R)(\pi r^2) and read this product in words.
  • d) A seal has a cross-section of diameter 33 mm and an inner diameter of 2424 mm. Give its exact volume and an order of magnitude. What does a technician who plugs R=12R = 12 mm obtain?
  • e) The cross-section radius is halved and the centre radius doubled. What happens to the volume?
Show the solution

Answers

  • a) Radius xx, height 2r2−(x−R)22\sqrt{r^2 - (x - R)^2}: V=4π∫R−rR+rxr2−(x−R)2 dxV = 4\pi\int_{R - r}^{R + r} x\sqrt{r^2 - (x - R)^2}\,dx
  • b) V=4π∫−rrur2−u2 du+4πR∫−rrr2−u2 du=0+4πR⋅πr22=2π2Rr2V = 4\pi\int_{-r}^{r} u\sqrt{r^2 - u^2}\,du + 4\pi R\int_{-r}^{r} \sqrt{r^2 - u^2}\,du = 0 + 4\pi R \cdot \frac{\pi r^2}{2} = 2\pi^2 R r^2
  • c) Cross-section area πr2\pi r^2 times the length 2πR2\pi R of the circle traced by its centre.
  • d) r=1.5r = 1.5, R=13.5R = 13.5: V=243π24V = \frac{243\pi^2}{4} mm3^3, about 600600 mm3^3; R=12R = 12 gives 54π254\pi^2, too small.
  • e) 2π2(2R)(r2)2=12⋅2π2Rr22\pi^2 (2R)\left(\frac{r}{2}\right)^2 = \frac{1}{2} \cdot 2\pi^2 R r^2: the volume is halved.

a) The strip at xx is vertical, parallel to the axis: a shell. Its radius is the distance to the yy-axis, xx, positive since x≥R−r>0x \ge R - r > 0. Its height is the length of the vertical chord of the circle: from (x−R)2+y2=r2(x - R)^2 + y^2 = r^2, y=±r2−(x−R)2y = \pm\sqrt{r^2 - (x - R)^2}, top minus bottom 2r2−(x−R)22\sqrt{r^2 - (x - R)^2}. So V=∫R−rR+r2πx⋅2r2−(x−R)2 dx=4π∫R−rR+rxr2−(x−R)2 dxV = \int_{R - r}^{R + r} 2\pi x \cdot 2\sqrt{r^2 - (x - R)^2}\,dx = 4\pi\int_{R - r}^{R + r} x\sqrt{r^2 - (x - R)^2}\,dx. The disk itself never crosses the axis, which is why r<Rr < R is in the statement: otherwise the two halves of c) of exercise 8 would reappear.

b) With u=x−Ru = x - R, du=dxdu = dx, x=u+Rx = u + R, and the bounds become −r-r and rr: V=4π∫−rr(u+R)r2−u2 du=4π∫−rrur2−u2 du+4πR∫−rrr2−u2 duV = 4\pi\int_{-r}^{r} (u + R)\sqrt{r^2 - u^2}\,du = 4\pi\int_{-r}^{r} u\sqrt{r^2 - u^2}\,du + 4\pi R\int_{-r}^{r} \sqrt{r^2 - u^2}\,du. The first integrand is ODD on a symmetric interval: 00. The second integral is the AREA under the upper half of the circle of radius rr, a half-disk: πr22\frac{\pi r^2}{2}. So V=4πR⋅πr22=2π2Rr2V = 4\pi R \cdot \frac{\pi r^2}{2} = 2\pi^2 R r^2. Neither piece needed a trigonometric substitution: recognizing an odd function and a half-disk is worth the marks and the time.

c) 2π2Rr2=(2πR)(πr2)2\pi^2 R r^2 = (2\pi R)(\pi r^2): the area of the cross-section times the length of the circle described by its CENTRE. It is the volume of a straight cylinder of radius rr and length 2πR2\pi R, the ring cut once and straightened. The inner half of the ring is compressed and the outer half stretched, and they compensate exactly.

d) The cross-section radius is r=1.5r = 1.5 mm. The inner diameter is measured across the HOLE, so the inner radius is 1212 mm, and the centre of the cross-section sits one rr further out: R=12+1.5=13.5R = 12 + 1.5 = 13.5 mm. V=2π2⋅272⋅94=243π24V = 2\pi^2 \cdot \frac{27}{2} \cdot \frac{9}{4} = \frac{243\pi^2}{4} mm3^3. With π2≈3.142≈9.86\pi^2 \approx 3.14^2 \approx 9.86: about 60.75×9.86≈60060.75 \times 9.86 \approx 600 mm3^3, less than a cubic centimetre of rubber. With R=12R = 12, the technician gets 2π2⋅12⋅94=54π2≈5322\pi^2 \cdot 12 \cdot \frac{9}{4} = 54\pi^2 \approx 532 mm3^3, about 11%11\% too little: in the formula, RR is the distance from the axis to the CENTRE of the cross-section, never to its inner edge, just as the radius of a shell is measured to the strip itself.

e) 2π2(2R)(r2)2=2π2Rr2⋅242\pi^2 (2R)\left(\frac{r}{2}\right)^2 = 2\pi^2 R r^2 \cdot \frac{2}{4}: the volume is halved. The volume grows linearly in RR but quadratically in rr, so thinning the cord costs more than enlarging the ring gives back.

Exercise 10: A final exam question: one region, four axes

The shape of a long final exam question: one region, several axes, and the choice of method left to you. The region RR is bounded by the parabola y=x2y = x^2 and the line y=2xy = 2x. The figure also shows the lines x=2x = 2 and y=4y = 4.

-1123-112345y = 2xy = x²x = 2y = 4
  • a) Find the points where the curves meet and the area AA of RR.
  • b) Find the volume of the solid obtained by turning RR about the yy-axis.
  • c) Find the volume about the line x=2x = 2, and explain why it equals the answer to b).
  • d) Find the volume about the line y=4y = 4 by shells, and check it with washers.
  • e) Find the volume about the xx-axis by shells and by washers, then check d) and e) together using AA.
Show the solution

Answers

  • a) (0,0)(0, 0) and (2,4)(2, 4); A=∫02(2x−x2) dx=43A = \int_0^2 (2x - x^2)\,dx = \frac{4}{3}
  • b) V=2π∫02x(2x−x2) dx=8π3V = 2\pi\int_0^2 x(2x - x^2)\,dx = \frac{8\pi}{3}
  • c) V=2π∫02(2−x)(2x−x2) dx=8π3V = 2\pi\int_0^2 (2 - x)(2x - x^2)\,dx = \frac{8\pi}{3}; the height is symmetric about x=1x = 1.
  • d) V=2π∫04(4−y)(y−y2)dy=32π5V = 2\pi\int_0^4 (4 - y)\left(\sqrt{y} - \frac{y}{2}\right)dy = \frac{32\pi}{5}, and washers give the same.
  • e) V=64π15V = \frac{64\pi}{15} both ways; 32π5+64π15=32π3=2π⋅4⋅A\frac{32\pi}{5} + \frac{64\pi}{15} = \frac{32\pi}{3} = 2\pi \cdot 4 \cdot A.

a) x2=2xx^2 = 2x gives x=0x = 0 or x=2x = 2: the points (0,0)(0, 0) and (2,4)(2, 4). On (0,2)(0, 2) the line is on top (x=1x = 1: 2>12 > 1). A=∫02(2x−x2) dx=4−83=43A = \int_0^2 (2x - x^2)\,dx = 4 - \frac{8}{3} = \frac{4}{3}.

b) Vertical axis, so vertical strips in xx: radius xx, height 2x−x22x - x^2. V=2π∫02(2x2−x3) dx=2π(163−4)=8π3V = 2\pi\int_0^2 (2x^2 - x^3)\,dx = 2\pi\left(\frac{16}{3} - 4\right) = \frac{8\pi}{3}. Washers would need the two branches x=y2x = \frac{y}{2} and x=yx = \sqrt{y} and would work too, at a higher price.

c) The region lies to the left of x=2x = 2, which touches it at (2,4)(2, 4): radius 2−x2 - x. By linearity, 2π∫02(2−x)h(x) dx=4πA−8π3=16π3−8π3=8π32\pi\int_0^2 (2 - x)h(x)\,dx = 4\pi A - \frac{8\pi}{3} = \frac{16\pi}{3} - \frac{8\pi}{3} = \frac{8\pi}{3}. The same volume as b), and not by chance: h(x)=2x−x2h(x) = 2x - x^2 satisfies h(2−x)=h(x)h(2 - x) = h(x), so the heights are symmetric about x=1x = 1, and the axes x=0x = 0 and x=2x = 2 stand at the same distance 11 from that line, on either side. The substitution x=2−tx = 2 - t turns one integral into the other.

d) Horizontal axis, so shells need horizontal strips in yy, 0≤y≤40 \le y \le 4. From y=2xy = 2x: x=y2x = \frac{y}{2} on the left; from y=x2y = x^2 with x≥0x \ge 0: x=yx = \sqrt{y} on the right. Length y−y2\sqrt{y} - \frac{y}{2}. The axis is above: radius 4−y4 - y. V=2π∫04(4−y)(y−y2)dy=2π∫04(4y1/2−2y−y3/2+y22)dy=2π[83y3/2−y2−25y5/2+y36]04=2π(643−16−645+323)=2π⋅165=32π5V = 2\pi\int_0^4 (4 - y)\left(\sqrt{y} - \frac{y}{2}\right)dy = 2\pi\int_0^4 \left(4y^{1/2} - 2y - y^{3/2} + \frac{y^2}{2}\right)dy = 2\pi\left[\frac{8}{3}y^{3/2} - y^2 - \frac{2}{5}y^{5/2} + \frac{y^3}{6}\right]_0^4 = 2\pi\left(\frac{64}{3} - 16 - \frac{64}{5} + \frac{32}{3}\right) = 2\pi \cdot \frac{16}{5} = \frac{32\pi}{5}. Washers: vertical slices at xx, measured from y=4y = 4: the parabola is farther, radius 4−x24 - x^2, the line nearer, radius 4−2x4 - 2x. π∫02[(4−x2)2−(4−2x)2]dx=π∫02(16x−12x2+x4) dx=π(32−32+325)=32π5\pi\int_0^2 \left[(4 - x^2)^2 - (4 - 2x)^2\right]dx = \pi\int_0^2 (16x - 12x^2 + x^4)\,dx = \pi\left(32 - 32 + \frac{32}{5}\right) = \frac{32\pi}{5}. Here washers were lighter; both are accepted, the set-up is what earns the marks.

e) Shells: horizontal strips as in d), radius yy: V=2π∫04y(y−y2)dy=2π[25y5/2−y36]04=2π(645−323)=64π15V = 2\pi\int_0^4 y\left(\sqrt{y} - \frac{y}{2}\right)dy = 2\pi\left[\frac{2}{5}y^{5/2} - \frac{y^3}{6}\right]_0^4 = 2\pi\left(\frac{64}{5} - \frac{32}{3}\right) = \frac{64\pi}{15}. Washers: radii 2x2x and x2x^2: π∫02(4x2−x4) dx=π(323−325)=64π15\pi\int_0^2 (4x^2 - x^4)\,dx = \pi\left(\frac{32}{3} - \frac{32}{5}\right) = \frac{64\pi}{15}. Joint check: the radii 4−y4 - y and yy add up to 44 for every strip, so the two volumes add up to 2π∫044(y−y2)dy=8πA=32π32\pi\int_0^4 4\left(\sqrt{y} - \frac{y}{2}\right)dy = 8\pi A = \frac{32\pi}{3}. And indeed 32π5+64π15=96π+64π15=32π3\frac{32\pi}{5} + \frac{64\pi}{15} = \frac{96\pi + 64\pi}{15} = \frac{32\pi}{3}. One line, and two answers confirmed.

See also

Struggling with MATH 141?

I tutor first-year calculus at McGill and Concordia, in English or in French, in Montreal or online. Get in touch for a first session.

Site by Studio Squalli