MATH 141 Calculus 2 • McGill University, Montreal

Revision sheet: arc length and area of a surface of revolution (MATH 141)

This sheet is not a summary of sections 8.1 and 8.2 of Stewart: you already have the course notes. It answers one question only, what makes students lose marks on arc length and area of a surface of revolution in MATH 141 at McGill University, and which precise gesture avoids each loss.

Every number below is exact and done by hand, as on the exam, where no calculator is allowed. Every length quoted has passed the five second check that settles most errors of this chapter: an arc is longer than its chord, which is longer than its run.

The thread of the chapter

Everything in this chapter is measured ALONG the curve, so every integral carries ds=1+(f′)2 dxds = \sqrt{1 + (f')^2}\,dx, the hypotenuse of dxdx and dydy, never a bare dxdx. On an exam the root is built to open, and u2=∣u∣\sqrt{u^2} = |u|: the minus inside becomes a plus outside.

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

The essentials

One triangle, one root

  • • On a short piece of curve, dxdx and dydy are the legs of a right triangle and dsds its hypotenuse: ds2=dx2+dy2ds^2 = dx^2 + dy^2.
  • • For y=f(x)y = f(x), a≤x≤ba \le x \le b: L=∫ab1+(f′(x))2 dxL = \int_a^b \sqrt{1 + (f'(x))^2}\,dx. For x=g(y)x = g(y), c≤y≤dc \le y \le d: L=∫cd1+(g′(y))2 dyL = \int_c^d \sqrt{1 + (g'(y))^2}\,dy. The derivative must be continuous on the CLOSED interval.
  • • Arc length function: s(x)=∫ax1+(f′(t))2 dts(x) = \int_a^x \sqrt{1 + (f'(t))^2}\,dt, and s′(x)=1+(f′(x))2≥1s'(x) = \sqrt{1 + (f'(x))^2} \ge 1 by the Fundamental Theorem.
  • • Always: arc ≥\ge chord ≥\ge run =b−a= b - a. A length below the run is wrong, a negative length is an alarm.
  • • On an exam the root is designed to open. Expand 1+(f′)21 + (f')^2 and look at it before choosing any technique.
dxdydsPy = f(x)
At the point PP, the tangent step has legs dxdx and dydy: the curve's length element is the hypotenuse ds=1+(f′)2 dxds = \sqrt{1 + (f')^2}\,dx, always longer than dxdx.

Most wrong answers in this chapter integrate something without a root, 1+f′1 + f', f′f' or dxdx alone. The root is never optional; what the exam lets you do is remove it cleanly.

Surfaces: radius times slant

  • • A band of the surface is a frustum of a cone: area 2πr ds2\pi r\,ds, with rr the distance to the AXIS and dsds the slant width. So S=∫2πr dsS = \int 2\pi r\,ds.
  • • About the xx-axis: S=∫ab2πf(x)1+(f′(x))2 dxS = \int_a^b 2\pi f(x)\sqrt{1 + (f'(x))^2}\,dx. About the yy-axis: S=∫2πx dsS = \int 2\pi x\,ds, in either variable.
  • • About a line y=ky = k below the curve: r=y−kr = y - k. About x=hx = h left of the curve: r=x−hr = x - h.
  • • Sphere of radius rr: y1+(y′)2=ry\sqrt{1 + (y')^2} = r, so a zone of thickness hh has area 2πrh2\pi rh and the sphere 4πr24\pi r^2.
  • • The volume uses dxdx (a disk), the area NEVER does: the band's width is dsds.

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.

The radius, axis by axis

Read a line as: rotating about this axis, the radius is the distance in the second column, and the area is the integral in the third. The examples use arcs from the set of exercises; the red line is the rule students invent.

Axis of rotationRadius rArea S
xx-axis yy ∫2πy ds\int 2\pi y\,ds

Example: y=xy = \sqrt x, 0≤x≤20 \le x \le 2: S=π∫024x+1 dx=13π3S = \pi\int_0^2 \sqrt{4x + 1}\,dx = \frac{13\pi}{3}.

yy-axis xx ∫2πx ds\int 2\pi x\,ds

Example: y=x2y = x^2, 0≤x≤10 \le x \le 1: S=∫012πx1+4x2 dx=π6(55−1)S = \int_0^1 2\pi x\sqrt{1 + 4x^2}\,dx = \frac{\pi}{6}(5\sqrt 5 - 1).

line y=ky = k below the arc y−ky - k ∫2π(y−k) ds\int 2\pi (y - k)\,ds

Example: About y=−1y = -1: S=∫2πy ds+2πLS = \int 2\pi y\,ds + 2\pi L, for instance 47π16+2π⋅1712=277π48\frac{47\pi}{16} + 2\pi \cdot \frac{17}{12} = \frac{277\pi}{48}.

line x=hx = h left of the arc x−hx - h ∫2π(x−h) ds\int 2\pi (x - h)\,ds

Example: Segment x=3x = 3, 0≤y≤20 \le y \le 2, about x=1x = 1: r=2r = 2, S=∫024π dy=8πS = \int_0^2 4\pi\,dy = 8\pi, a cylinder.

yy-axis yy ∫2πy ds\int 2\pi y\,ds wrong radius

Example: Cylinder x=1x = 1, 0≤y≤30 \le y \le 3, about the yy-axis: ∫032πy dy=9π\int_0^3 2\pi y\,dy = 9\pi, while the true area is 2π⋅1⋅3=6π2\pi \cdot 1 \cdot 3 = 6\pi.

What to do: Draw the radius as a segment perpendicular to the axis, from the axis to the curve, and write its length.

The length element dsds is the same in every line: it belongs to the curve. Only the radius changes with the axis.

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. Writing one plus f prime instead of the root

the whole question

What not to write

“For y=xy = x on [0,1][0, 1], L=∫01(1+f′(x)) dx=2L = \int_0^1 (1 + f'(x))\,dx = 2.”

What to write

“L=∫011+12 dx=2L = \int_0^1 \sqrt{1 + 1^2}\,dx = \sqrt 2, the length of the diagonal of the unit square.”

Why: ∫ab(1+f′) dx=(b−a)+f(b)−f(a)\int_a^b (1 + f')\,dx = (b - a) + f(b) - f(a) is run plus rise, the staircase path, and it needs no calculus: a sure sign it is not a length. The square root of a sum is not the sum of the roots.

2. Keeping the minus sign when the square opens

3 to 4 marks: method and answer

What not to write

“y=x33+14xy = \frac{x^3}{3} + \frac{1}{4x}: 1+(x2−14x2)2=x2−14x2\sqrt{1 + (x^2 - \frac{1}{4x^2})^2} = x^2 - \frac{1}{4x^2}, so L=[x33+14x]13=172L = [\frac{x^3}{3} + \frac{1}{4x}]_1^3 = \frac{17}{2}.”

What to write

“1+(x2−14x2)2=(x2+14x2)21 + (x^2 - \frac{1}{4x^2})^2 = (x^2 + \frac{1}{4x^2})^2, so L=[x33−14x]13=536L = [\frac{x^3}{3} - \frac{1}{4x}]_1^3 = \frac{53}{6}.”

Why: 1+(A−B)2=(A+B)21 + (A - B)^2 = (A + B)^2 when AB=14AB = \frac14: the minus becomes a plus. The wrong line integrates f′f' and returns the RISE f(3)−f(1)=172f(3) - f(1) = \frac{17}{2}, shorter than the chord 3052\frac{\sqrt{305}}{2}, which is impossible for an arc.

3. Using 2 pi y dx for an area, the volume reflex

the whole question, since every number after it is wrong

What not to write

“The cone from y=34xy = \frac34 x, 0≤x≤40 \le x \le 4, has lateral area ∫042π⋅34x dx=12π\int_0^4 2\pi \cdot \frac34 x\,dx = 12\pi.”

What to write

“S=∫042π⋅34x⋅54 dx=15π=πrℓS = \int_0^4 2\pi \cdot \frac34 x \cdot \frac54\,dx = 15\pi = \pi r\ell, with r=3r = 3 and ℓ=5\ell = 5.”

slant 5height 4radius 3
The band of the cone runs along the slant, of length 55, not along the axis, of length 44: 2πy dx2\pi y\,dx gives 12π12\pi, the true area is 15π15\pi.

Why: A band of the surface has slant width dsds, and dsdx=1+(f′)2\frac{ds}{dx} = \sqrt{1 + (f')^2} does not tend to 11 as the bands get thinner. For a volume, the slant changes a slice only at second order, which is why dxdx works there and only there.

4. Taking y as the radius for a rotation about the y-axis

the whole question, and a far harder integral on the way

What not to write

“y=x2y = x^2, 0≤x≤10 \le x \le 1, about the yy-axis: S=∫012πx21+4x2 dxS = \int_0^1 2\pi x^2\sqrt{1 + 4x^2}\,dx.”

What to write

“The radius to the yy-axis is xx: S=∫012πx1+4x2 dx=π6(55−1)S = \int_0^1 2\pi x\sqrt{1 + 4x^2}\,dx = \frac{\pi}{6}(5\sqrt 5 - 1).”

Why: The wrong integral is the area about the xx-axis, another surface. Draw the radius perpendicular to the axis before writing: for the yy-axis it is horizontal, of length xx. About y=−1y = -1 it is y+1y + 1, not yy and not y−1y - 1.

5. Removing the square root of a square without an absolute value

2 marks, and a negative length handed in

What not to write

“y=ln⁡∣cos⁡x∣y = \ln|\cos x| on [2π3,π][\frac{2\pi}{3}, \pi]: sec⁡2x=sec⁡x\sqrt{\sec^2 x} = \sec x, so L=∫2π/3πsec⁡x dx=−ln⁡(2+3)L = \int_{2\pi/3}^{\pi}\sec x\,dx = -\ln(2 + \sqrt 3).”

What to write

“On [2π3,π][\frac{2\pi}{3}, \pi], cos⁡x<0\cos x < 0, so sec⁡2x=−sec⁡x\sqrt{\sec^2 x} = -\sec x and L=ln⁡(2+3)L = \ln(2 + \sqrt 3).”

Why: u2=∣u∣\sqrt{u^2} = |u|. Decide the sign of uu on the interval BEFORE removing the root. With cosh⁡\cosh there is nothing to decide, since cosh⁡u>0\cosh u > 0 always, which is why chains are the easy case.

6. Integrating in y with bounds in x

2 to 3 marks

What not to write

“y=x2/3y = x^{2/3} from (0,0)(0, 0) to (8,4)(8, 4) is x=y3/2x = y^{3/2}, so L=∫081+9y4 dyL = \int_0^8 \sqrt{1 + \frac{9y}{4}}\,dy.”

What to write

“In yy the bounds are 00 and 44: L=∫041+9y4 dy=827(1010−1)L = \int_0^4 \sqrt{1 + \frac{9y}{4}}\,dy = \frac{8}{27}(10\sqrt{10} - 1).”

Why: Derivative, differential and bounds must all be in the same variable. Switching to yy is the right move here, because dydx\frac{dy}{dx} is infinite at x=0x = 0 while dxdy\frac{dx}{dy} is finite, but only if the bounds switch too.

7. Multiplying two antiderivatives in a surface integral

the whole question

What not to write

“S=2π∫y ds=2π(∫y dx)(∫1+(y′)2 dx)S = 2\pi\int y\,ds = 2\pi\left(\int y\,dx\right)\left(\int \sqrt{1 + (y')^2}\,dx\right), the area under the curve times its length.”

What to write

“Expand the product y1+(y′)2y\sqrt{1 + (y')^2} first, then integrate term by term.”

Why: The integral of a product is not the product of the integrals. For y=x36+12xy = \frac{x^3}{6} + \frac{1}{2x} on [1,2][1, 2] the true area is 47π16\frac{47\pi}{16}; the shortcut does not even give the right units.

8. Deducing a finite area from a finite volume

the whole question, and the comparison marks

What not to write

“Rotating y=1xy = \frac1x, x≥1x \ge 1, gives a finite volume π\pi, so the surface area is finite too.”

What to write

“For x≥1x \ge 1, 2πx1+1x4≥2πx≥0\frac{2\pi}{x}\sqrt{1 + \frac{1}{x^4}} \ge \frac{2\pi}{x} \ge 0 and ∫1∞dxx\int_1^\infty \frac{dx}{x} diverges, so by comparison S=∞S = \infty.”

volume πarea infinitex = 1
Gabriel's horn: the disks of radius 1x\frac1x add up to a volume of π\pi, while the bands of radius 1x\frac1x add up to an infinite area.

Why: Far out, the curve is nearly flat: the area behaves like 2π∫y dx2\pi\int y\,dx, the volume like π∫y2 dx\pi\int y^2\,dx, and squaring a small yy helps convergence. For y=x−py = x^{-p} the volume is finite for p>12p > \frac12, the area only for p>1p > 1.

Which method to choose

Which root opens, by the FORM of the derivative

Compute the derivative, expand 1+(derivative)21 + (\text{derivative})^2, and read its form before choosing any technique

  • If f′=A−Bf' = A - B with AB=14AB = \frac14 → 1+(f′)2=(A+B)21 + (f')^2 = (A + B)^2: integrate A+BA + B

    Example: f′=x22−12x2f' = \frac{x^2}{2} - \frac{1}{2x^2} gives x22+12x2\frac{x^2}{2} + \frac{1}{2x^2}

  • If f′=±tan⁡xf' = \pm\tan x (curves ln⁡cos⁡x\ln\cos x, ln⁡∣cos⁡x∣\ln|\cos x|) → sec⁡2x=∣sec⁡x∣\sqrt{\sec^2 x} = |\sec x|: check the sign of cos⁡x\cos x, then ∫sec⁡x\int\sec x

    Example: y=ln⁡cos⁡xy = \ln\cos x on [0,π3][0, \frac{\pi}{3}]: L=ln⁡(2+3)L = \ln(2 + \sqrt 3)

  • If f′=sinh⁡f' = \sinh (curves acosh⁡xaa\cosh\frac{x}{a}) → cosh⁡2=cosh⁡\sqrt{\cosh^2} = \cosh, no sign to check; bounds are logarithms

    Example: y=cosh⁡xy = \cosh x on [0,ln⁡3][0, \ln 3]: L=sinh⁡(ln⁡3)=43L = \sinh(\ln 3) = \frac43

  • If f′f' infinite at an endpoint → switch to x=g(y)x = g(y), bounds in yy

    Example: y=x2/3y = x^{2/3} becomes x=y3/2x = y^{3/2}, 0≤y≤40 \le y \le 4

  • If 1+(f′)2=1+cu1 + (f')^2 = 1 + cu with uu linear, or the radius supplies u′u' → one substitution, u=1+(f′)2u = 1 + (f')^2

    Example: y=x3/2y = x^{3/2}: 1+9x4\sqrt{1 + \frac{9x}{4}}; y=x3y = x^3 about the xx-axis: u=1+9x4u = 1 + 9x^4

  • If 1+u2\sqrt{1 + u^2} with nothing to cancel → trigonometric substitution u=tan⁡θu = \tan\theta, then ∫sec⁡3θ\int\sec^3\theta

    Example: ∫011+y2 dy=12(2+ln⁡(1+2))\int_0^1 \sqrt{1 + y^2}\,dy = \frac12(\sqrt 2 + \ln(1 + \sqrt 2))

If no branch applies and the question says set up, write the integral with its bounds and stop: ∫0π1+cos⁡2x dx\int_0^\pi \sqrt{1 + \cos^2 x}\,dx, the length of one arch of sin⁡x\sin x, has no elementary antiderivative.

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.

Computing the area of a surface of revolution

When to use it: Any question that says find the area of the surface obtained by rotating a curve about an axis

  1. 1 Name the axis and write the radius as a length: r=yr = y, r=xr = x, r=y+1r = y + 1. Draw it perpendicular to the axis if in doubt.
  2. 2 Choose the variable in which the derivative is finite on the closed interval, and write the bounds in that variable.
  3. 3 Compute 1+(derivative)21 + (\text{derivative})^2, expand it, and remove the root cleanly, with its absolute value if needed.
  4. 4 Write S=∫2πr dsS = \int 2\pi r\,ds in full, simplify the product r⋅⋯r \cdot \sqrt{\cdots}, then integrate.
  5. 5 Check the order of magnitude: SS lies between 2πrmin⁡L2\pi r_{\min}L and 2πrmax⁡L2\pi r_{\max}L.

Concluding sentence

“Rotating about the yy-axis, the radius is xx and ds=1+4x2 dxds = \sqrt{1 + 4x^2}\,dx, so S=∫012πx1+4x2 dxS = \int_0^1 2\pi x\sqrt{1 + 4x^2}\,dx; with u=1+4x2u = 1 + 4x^2, S=π6(55−1)S = \frac{\pi}{6}(5\sqrt 5 - 1).”

The trap: Writing 2πy dx2\pi y\,dx out of habit from the volume chapter, or r=yr = y for a rotation about the yy-axis. Step 1 and the word slant in step 4 prevent both.

Marking: Typically 1 mark for the radius, 1 for ds with the right bounds, 1 for the simplification of the root, 1 for the integration, and the order of magnitude check protects the other four.

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

Length and surface of the same arc, with a root built to open

Let y=x33+14xy = \frac{x^3}{3} + \frac{1}{4x} for 1≤x≤31 \le x \le 3. Find the length of this arc, then the area of the surface obtained by rotating it about the xx-axis.

No calculator. Every step must be justified as on a MATH 141 final.

Step 1

f′(x)=x2−14x2f'(x) = x^2 - \frac{1}{4x^2}. With A=x2A = x^2 and B=14x2B = \frac{1}{4x^2}, AB=14AB = \frac14.

Why

Naming AA and BB and checking their product takes ten seconds and tells you the root will open before you expand anything.

Step 2

1+(f′)2=x4−12+116x4+1=x4+12+116x4=(x2+14x2)21 + (f')^2 = x^4 - \frac12 + \frac{1}{16x^4} + 1 = x^4 + \frac12 + \frac{1}{16x^4} = \left(x^2 + \frac{1}{4x^2}\right)^2, and the bracket is positive, so ds=(x2+14x2)dxds = \left(x^2 + \frac{1}{4x^2}\right)dx.

Why

The minus sign in f′f' becomes a plus sign in dsds. The positivity of the bracket is what allows removing the root without an absolute value, and it is worth saying.

Step 3

L=∫13(x2+14x2)dx=[x33−14x]13=(9−112)−(13−14)=536L = \int_1^3 \left(x^2 + \frac{1}{4x^2}\right)dx = \left[\frac{x^3}{3} - \frac{1}{4x}\right]_1^3 = \left(9 - \frac{1}{12}\right) - \left(\frac13 - \frac14\right) = \frac{53}{6}.

Why

The antiderivative is not ff: its second term has the opposite sign. Chord check: 3052<536\frac{\sqrt{305}}{2} < \frac{53}{6}, and the run is only 22.

Step 4

S=2π∫13(x33+14x)(x2+14x2)dx=2π∫13(x53+x3+116x3)dxS = 2\pi\int_1^3 \left(\frac{x^3}{3} + \frac{1}{4x}\right)\left(x^2 + \frac{1}{4x^2}\right)dx = 2\pi\int_1^3 \left(\frac{x^5}{3} + \frac{x}{3} + \frac{1}{16x^3}\right)dx.

Why

The radius is yy because the axis is the xx-axis, and the width is dsds found above. Expanding the product first is the only safe way: x12+x4=x3\frac{x}{12} + \frac{x}{4} = \frac{x}{3}.

Step 5

S=2π[x618+x26−132x2]13=2π(3649+43+136)=2π⋅150536=1505π18S = 2\pi\left[\frac{x^6}{18} + \frac{x^2}{6} - \frac{1}{32x^2}\right]_1^3 = 2\pi\left(\frac{364}{9} + \frac43 + \frac{1}{36}\right) = 2\pi \cdot \frac{1505}{36} = \frac{1505\pi}{18}.

Why

Order of magnitude: yy runs from 712\frac{7}{12} to about 99 along a length of 536\frac{53}{6}, so SS must lie between 2π⋅712⋅5362\pi \cdot \frac{7}{12} \cdot \frac{53}{6} and 2π⋅9.1⋅5362\pi \cdot 9.1 \cdot \frac{53}{6}, and it does.

The conclusion, written out

“L=536L = \frac{53}{6} and S=1505π18S = \frac{1505\pi}{18}.”

The classic mistake on this problem: Writing 1+(f′)2=x2−14x2\sqrt{1 + (f')^2} = x^2 - \frac{1}{4x^2}, which gives the rise 172\frac{17}{2} instead of the length, then 2π∫y dx2\pi\int y\,dx for the area, which ignores the slant of the bands.

Learn by heart

  • • ds2=dx2+dy2ds^2 = dx^2 + dy^2; L=∫1+(f′)2 dxL = \int \sqrt{1 + (f')^2}\,dx or ∫1+(g′)2 dy\int \sqrt{1 + (g')^2}\,dy, bounds in the same variable.
  • • f′=A−Bf' = A - B with AB=14AB = \frac14: 1+(f′)2=(A+B)21 + (f')^2 = (A + B)^2. The minus inside, the plus outside.
  • • u2=∣u∣\sqrt{u^2} = |u|. 1+tan⁡2=sec⁡21 + \tan^2 = \sec^2, 1+sinh⁡2=cosh⁡21 + \sinh^2 = \cosh^2, and cosh⁡>0\cosh > 0.
  • • ∫sec⁡x dx=ln⁡∣sec⁡x+tan⁡x∣+C\int\sec x\,dx = \ln|\sec x + \tan x| + C; sinh⁡(ln⁡a)=a−1/a2\sinh(\ln a) = \frac{a - 1/a}{2}, cosh⁡(ln⁡a)=a+1/a2\cosh(\ln a) = \frac{a + 1/a}{2}.
  • • s(x)=∫ax1+(f′(t))2 dts(x) = \int_a^x \sqrt{1 + (f'(t))^2}\,dt and s′(x)=1+(f′(x))2s'(x) = \sqrt{1 + (f'(x))^2}.
  • • S=∫2πr dsS = \int 2\pi r\,ds: r=yr = y about the xx-axis, r=xr = x about the yy-axis, the distance to the line otherwise.
  • • Sphere zone: 2πrh2\pi rh. Cone: πrℓ\pi r\ell. Arc ≥\ge chord ≥\ge run.
  • • Gabriel's horn: volume π\pi, area infinite. Finite volume never implies finite area.

Frequently asked questions

How do I find the arc length of a curve by hand in MATH 141?

Differentiate, then expand one plus the derivative squared before doing anything else. On an exam without a calculator it is built to be a perfect square, or one plus tangent squared, or one plus hyperbolic sine squared, so the square root opens. Remove it with its absolute value, integrate, and check that the length is longer than the straight chord between the endpoints.

Why is the surface area formula not just 2 pi y dx like the volume?

Because a thin band of the surface is slanted: its width is the length element ds, not dx, and ds is dx times the square root of one plus the derivative squared. That factor does not shrink to one as the bands get thinner. For a volume the slant only changes a slice by a negligible amount, which is why dx works there. A cone shows it: dx gives pi r h, the true area is pi r times the slant.

When should I compute arc length in y instead of x?

When the derivative dy over dx is infinite somewhere on the interval, typically a vertical tangent at an endpoint, as for y equals x to the power two thirds at the origin. Write x as a function of y, check that dx over dy is finite, and change the bounds to values of y. The derivative, the differential and the bounds must all be in the same variable.

How can Gabriel's horn have a finite volume but an infinite surface area?

The volume adds up disks whose area is pi over x squared, and that integral converges. The surface adds up bands whose area is at least two pi over x, and the integral of one over x diverges. Squaring the small radius makes the volume converge while the area does not. There is no contradiction: the paint that fills the horn gets thinner than any coat as the tube narrows.

Do I need to know hyperbolic functions for MATH 141?

You need what the exam gives you: cosh and sinh defined with exponentials, their derivatives, and the identity cosh squared minus sinh squared equals one, which you can prove from the definitions in two lines. That is enough for every hanging cable question. The bounds are then logarithms, and e to the ln of a is a, so the answer comes out exact.

Practise it

Corrected exercises: Arc length and surface area, 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 Work Next sheet Moments, centroids and hydrostatic force

See also

Looking for a MATH 141 tutor in Montreal?

Get in touch for a first session. Arc length is where the techniques of integration meet geometry: one right triangle, one root, and an integral that is built to open.

Site by Studio Squalli