MATH 141 Calculus 2 • McGill University, Montreal

Revision sheet: the Fundamental Theorem of Calculus and net change (MATH 141)

This sheet is not a summary of sections 5.3 and 5.4 of Stewart: you already have the course notes. It answers one question only, what makes students lose marks on the Fundamental Theorem of Calculus in MATH 141 at McGill University, and which precise gesture avoids each loss.

Every value below is exact and done by hand, as on the midterm, and every antiderivative quoted has been checked the way a marker checks it: by differentiating it.

The thread of the chapter

An integral is a SIGNED accumulation, linked to its rate in both directions: differentiating it reads the integrand AT THE MOVING BOUND, times the derivative of that bound; evaluating it gives F(b)−F(a)F(b) - F(a) only if ff is continuous on the whole interval, and that number is a NET change, never a total.

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

The essentials

Two halves, two directions, one hypothesis

  • • FTC 1 (differentiate an accumulation): if ff is continuous, g(x)=∫axf(t) dtg(x) = \int_a^x f(t)\,dt has g′(x)=f(x)g'(x) = f(x). The area grows at the rate given by the HEIGHT of ff at the moving bound.
  • • FTC 2 (evaluate an integral): if ff is continuous on [a,b][a, b] and F′=fF' = f on [a,b][a, b], then ∫abf(x) dx=F(b)−F(a)\int_a^b f(x)\,dx = F(b) - F(a).
  • • The letter tt inside ∫axf(t) dt\int_a^x f(t)\,dt is a dummy variable. The variable xx lives only in the bound, which is why the derivative is read AT the bound.
  • • Both halves need continuity. For FTC 2 it must hold on the WHOLE closed interval, endpoints included, and FF must be an antiderivative on the whole interval.
  • • An integral is SIGNED: parts below the axis subtract. ∫ab\int_a^b of a rate is a NET change, never a total, until the sign changes have been split off.
g(x)axx + hf(x)h
g(x)g(x) is the shaded area from aa to xx. Moving xx to x+hx + h adds a strip of width hh and height about f(x)f(x): that is why g′(x)=f(x)g'(x) = f(x).

Before writing anything, say which half you are using: a question with xx in a bound is FTC 1, a question with two numbers as bounds is FTC 2. That sentence is already a method mark.

Moving bounds: one rule covers every case

  • • ddx∫u(x)v(x)f(t) dt=f(v(x)) v′(x)−f(u(x)) u′(x)\frac{d}{dx}\int_{u(x)}^{v(x)} f(t)\,dt = f(v(x))\,v'(x) - f(u(x))\,u'(x), for ff continuous between the bounds.
  • • A CONSTANT bound contributes nothing: its derivative is 00. Both bounds constant: the integral is a number and its derivative is 00.
  • • A variable in the LOWER bound brings a minus sign: ddx∫xπcos⁡(t2) dt=−cos⁡(x2)\frac{d}{dx}\int_x^{\pi} \cos(t^2)\,dt = -\cos(x^2).
  • • If xx also appears INSIDE the integrand, take it out first, then use the product rule.
  • • An integrand with no elementary antiderivative (et2e^{t^2}, sin⁡(t2)\sin(t^2), 1+t3\sqrt{1 + t^3}) is a signal: the question is about FTC 1.

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 derivative of an integral, by where x sits

Read a line as: for this expression, apply this rule, and the derivative is in the last column. The red line is the rule students invent.

ExpressionRuleDerivative
∫0x1+t3 dt\int_0^x \sqrt{1 + t^3}\,dt FTC 1 1+x3\sqrt{1 + x^3}

Example: At x=2x = 2: 9=3\sqrt{9} = 3. Not 1+x3−1\sqrt{1 + x^3} - 1: the constant bound adds nothing.

∫xπcos⁡(t2) dt\int_x^{\pi} \cos(t^2)\,dt swap the bounds −cos⁡(x2)-\cos(x^2)

Example: At x=0x = 0: −cos⁡0=−1-\cos 0 = -1.

∫1xet2 dt\int_1^{\sqrt{x}} e^{t^2}\,dt chain rule ex2x\frac{e^{x}}{2\sqrt{x}}

Example: At x=1x = 1: e2\frac{e}{2}, about 1.361.36.

∫xx21+t4 dt\int_x^{x^2} \sqrt{1 + t^4}\,dt split at a constant 2x1+x8−1+x42x\sqrt{1 + x^8} - \sqrt{1 + x^4}

Example: At x=1x = 1: 22−2=22\sqrt{2} - \sqrt{2} = \sqrt{2}.

∫251+t4 dt\int_2^5 \sqrt{1 + t^4}\,dt a number 00

Example: The integral is about 39.139.1, a constant; its derivative is 00.

∫0x(x−t)cos⁡t dt\int_0^x (x - t)\cos t\,dt take xx out, product rule ∫0xcos⁡t dt=sin⁡x\int_0^x \cos t\,dt = \sin x

Example: Then G′′=cos⁡xG'' = \cos x, G(0)=G′(0)=0G(0) = G'(0) = 0, so G(x)=1−cos⁡xG(x) = 1 - \cos x and G(π)=2G(\pi) = 2.

∫xx2f(t) dt\int_x^{x^2} f(t)\,dt f at the two bounds f(x2)−f(x)f(x^2) - f(x) no such rule

Example: For f(t)=tf(t) = t: the integral is x4−x22\frac{x^4 - x^2}{2}, whose derivative is 2x3−x2x^3 - x, not x2−xx^2 - x.

What to do: Multiply each value by the derivative of its bound: f(x2)⋅2x−f(x)⋅1f(x^2) \cdot 2x - f(x) \cdot 1.

Every blue line is the same rule, f(v) v′−f(u) u′f(v)\,v' - f(u)\,u', read in a particular case. If you cannot say which uu and vv you are using, you are about to write the red line.

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. Forgetting the derivative of the bound

half the marks of the question, every time the bound is not simply x

What not to write

“ddx∫1xet2 dt=ex\frac{d}{dx}\int_1^{\sqrt{x}} e^{t^2}\,dt = e^{x}.”

What to write

“By FTC 1 and the chain rule, ddx∫1xet2 dt=e(x)2⋅12x=ex2x\frac{d}{dx}\int_1^{\sqrt{x}} e^{t^2}\,dt = e^{(\sqrt{x})^2} \cdot \frac{1}{2\sqrt{x}} = \frac{e^{x}}{2\sqrt{x}}.”

Why: The accumulation is a composition G(u(x))G(u(x)) with G(u)=∫1uet2 dtG(u) = \int_1^u e^{t^2}\,dt and u=xu = \sqrt{x}. FTC 1 differentiates GG, the chain rule owes the factor u′(x)u'(x). Test on a case you can compute: ∫1x2dtt=2ln⁡∣x∣\int_1^{x^2} \frac{dt}{t} = 2\ln|x| has derivative 2x=1x2⋅2x\frac{2}{x} = \frac{1}{x^2} \cdot 2x, factor included.

2. Subtracting the value at a constant lower bound

1 mark, and the whole question when it is used for a tangent line

What not to write

“ddx∫0x1+t3 dt=1+x3−1+03=1+x3−1\frac{d}{dx}\int_0^x \sqrt{1 + t^3}\,dt = \sqrt{1 + x^3} - \sqrt{1 + 0^3} = \sqrt{1 + x^3} - 1.”

What to write

“ddx∫0x1+t3 dt=1+x3\frac{d}{dx}\int_0^x \sqrt{1 + t^3}\,dt = \sqrt{1 + x^3}: the lower bound is a constant and contributes nothing.”

Why: FTC 1 is not an evaluation. Evaluating the INTEGRAND at the bounds, f(b)−f(a)f(b) - f(a), computes nothing at all; the lower bound only fixes where the accumulation starts, a constant that disappears when differentiating.

3. Evaluating F(b) minus F(a) across a discontinuity

all the marks of the question, plus a negative area for a positive function

What not to write

“∫−11dxx2=[−1x]−11=−1−1=−2\int_{-1}^{1} \frac{dx}{x^2} = \Big[-\frac{1}{x}\Big]_{-1}^{1} = -1 - 1 = -2.”

What to write

“1x2\frac{1}{x^2} is not continuous at 0∈[−1,1]0 \in [-1, 1], so FTC 2 does not apply: the integral is improper.”

-2-112-4-3-2-11234F(−1) = 1F(1) = −1F(x) = −1/x
The antiderivative −1x-\frac{1}{x} has two separate branches: F(−1)=1F(-1) = 1 and F(1)=−1F(1) = -1 are not on the same piece, so their difference measures no area.

Why: FTC 2 requires continuity on the WHOLE closed interval. A positive integrand cannot have a negative integral; the −2-2 only compares two points on two separate branches of −1x-\frac{1}{x}. Scan every denominator for zeros inside [a,b][a, b] before evaluating.

4. Using an antiderivative that jumps inside the interval

the whole question, and the sign of the answer

What not to write

“F(x)=−arctan⁡1xF(x) = -\arctan\frac{1}{x} has F′(x)=11+x2F'(x) = \frac{1}{1 + x^2}, so ∫−11dx1+x2=F(1)−F(−1)=−π2\int_{-1}^{1} \frac{dx}{1 + x^2} = F(1) - F(-1) = -\frac{\pi}{2}.”

What to write

“arctan⁡x\arctan x is an antiderivative on all of R\mathbb{R}: ∫−11dx1+x2=arctan⁡1−arctan⁡(−1)=π2\int_{-1}^{1} \frac{dx}{1 + x^2} = \arctan 1 - \arctan(-1) = \frac{\pi}{2}.”

Why: Here the integrand is continuous but FF is not defined at 00 and jumps by π\pi there: it is an antiderivative on each half separately, with two different constants. FTC 2 needs ONE antiderivative valid on the whole interval.

5. Reporting the displacement as the distance travelled

2 to 3 marks, the most tested sentence of the chapter

What not to write

“v(t)=t2−2t−3v(t) = t^2 - 2t - 3, so the distance on [0,4][0, 4] is ∣∫04v(t) dt∣=203\left|\int_0^4 v(t)\,dt\right| = \frac{20}{3} m.”

What to write

“v=(t−3)(t+1)v = (t - 3)(t + 1) changes sign at t=3t = 3: distance =−∫03v+∫34v=9+73=343= -\int_0^3 v + \int_3^4 v = 9 + \frac{7}{3} = \frac{34}{3} m.”

Why: The Net Change Theorem integrates a signed rate and returns a signed, NET change. The distance is ∫∣v∣\int |v|, and the absolute value is removed only by splitting at the zeros of vv. Taking the absolute value at the end cancels nothing: the lobes have already been subtracted.

6. Inventing a quotient rule for integrals

the whole question: nothing after the first line is marked

What not to write

“∫14x2+1x dx=[x3/3+x23x3/2]14\int_1^4 \frac{x^2 + 1}{\sqrt{x}}\,dx = \left[\frac{x^3/3 + x}{\frac{2}{3}x^{3/2}}\right]_1^4.”

What to write

“x2+1x=x3/2+x−1/2\frac{x^2 + 1}{\sqrt{x}} = x^{3/2} + x^{-1/2}, so the integral is [25x5/2+2x1/2]14=845−125=725\Big[\frac{2}{5}x^{5/2} + 2x^{1/2}\Big]_1^4 = \frac{84}{5} - \frac{12}{5} = \frac{72}{5}.”

Why: The table has no product rule and no quotient rule. Rewrite by algebra (divide term by term, expand, use an identity) until every term is a table entry; then check by differentiating.

7. Writing ln x where ln |x| is needed

1 to 2 marks

What not to write

“∫−e−1dxx=ln⁡(−1)−ln⁡(−e)\int_{-e}^{-1} \frac{dx}{x} = \ln(-1) - \ln(-e), which is undefined, so the integral does not exist.”

What to write

“1x\frac{1}{x} is continuous on [−e,−1][-e, -1] and ln⁡∣x∣\ln|x| is an antiderivative there: ln⁡1−ln⁡e=−1\ln 1 - \ln e = -1.”

Why: On (−∞,0)(-\infty, 0), ln⁡∣x∣=ln⁡(−x)\ln|x| = \ln(-x) has derivative −1−x=1x\frac{-1}{-x} = \frac{1}{x}. The absolute value is what makes the table valid for negative xx; the negative answer matches the negative integrand.

8. Leaving x inside the integrand when differentiating

the whole question

What not to write

“G(x)=∫0x(x−t)cos⁡t dtG(x) = \int_0^x (x - t)\cos t\,dt, so by FTC 1, G′(x)=(x−x)cos⁡x=0G'(x) = (x - x)\cos x = 0.”

What to write

“G(x)=x∫0xcos⁡t dt−∫0xtcos⁡t dtG(x) = x\int_0^x \cos t\,dt - \int_0^x t\cos t\,dt, so G′(x)=∫0xcos⁡t dt+xcos⁡x−xcos⁡x=sin⁡xG'(x) = \int_0^x \cos t\,dt + x\cos x - x\cos x = \sin x.”

Why: FTC 1 applies to ∫axf(t) dt\int_a^x f(t)\,dt where the integrand depends on tt only. An xx inside is a constant for the integration, so it comes out in front, and then the product rule applies. The false answer would make GG constant, yet G(π)=2≠G(0)=0G(\pi) = 2 \neq G(0) = 0.

Which method to choose

Which half of the theorem, by the FORM of the question

Look at where x sits, and at what is asked, before writing any antiderivative

  • If x only in the upper bound, lower bound constant → FTC 1: the integrand evaluated at x, nothing else

    Example: ddx∫0x1+t3 dt=1+x3\frac{d}{dx}\int_0^x \sqrt{1 + t^3}\,dt = \sqrt{1 + x^3}

  • If the bound is a function of x → integrand at that function, times its derivative

    Example: ddx∫1x21+t3 dt=2x1+x6\frac{d}{dx}\int_1^{x^2} \sqrt{1 + t^3}\,dt = 2x\sqrt{1 + x^6}

  • If x in both bounds → split at a constant where f is continuous, apply the rule to each piece

    Example: ∫xx2=∫0x2−∫0x\int_x^{x^2} = \int_0^{x^2} - \int_0^x

  • If x also inside the integrand → take x out of the integral, then product rule and FTC 1

    Example: ∫0x(x−t)cos⁡t dt=x∫0xcos⁡t dt−∫0xtcos⁡t dt\int_0^x (x - t)\cos t\,dt = x\int_0^x \cos t\,dt - \int_0^x t\cos t\,dt

  • If two numbers as bounds, a value is asked → FTC 2: check continuity on [a, b], rewrite by algebra, table, then F(b) minus F(a)

    Example: ∫12(x−1)2x dx=ln⁡2−12\int_1^2 \frac{(x - 1)^2}{x}\,dx = \ln 2 - \frac{1}{2}

  • If a rate is given, an amount or a distance is asked → Net Change Theorem; for a distance or a total, split at the sign changes of the rate first

    Example: v=t2−2t−3v = t^2 - 2t - 3 on [0,4][0, 4]: displacement −203-\frac{20}{3}, distance 343\frac{34}{3}

  • If a limit of an integral with a variable bound → check the 0 over 0 form, then L'Hôpital with FTC 1 on the numerator

    Example: lim⁡x→01x3∫0xsin⁡(t2) dt=13\lim_{x \to 0} \frac{1}{x^3}\int_0^x \sin(t^2)\,dt = \frac{1}{3}

If the integrand has no elementary antiderivative, FTC 2 is impossible, so the question is necessarily one of the FTC 1 branches.

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.

Evaluating a definite integral with FTC 2

When to use it: Any question that says evaluate ∫abf(x) dx\int_a^b f(x)\,dx with numbers as bounds

  1. 1 State the continuity of the integrand on the closed interval [a,b][a, b], naming any denominator or root and why it causes no trouble there.
  2. 2 Rewrite the integrand, by algebra only, as a sum of table entries: divide term by term, expand, use sec⁡2x=1+tan⁡2x\sec^2 x = 1 + \tan^2 x.
  3. 3 Write an antiderivative FF and check it by differentiating, at least mentally.
  4. 4 Evaluate with brackets, [F(x)]ab=F(b)−F(a)\Big[F(x)\Big]_a^b = F(b) - F(a), keeping exact values.
  5. 5 Check the sign and the size against the integrand: positive integrand and a<ba < b give a positive result, between m(b−a)m(b - a) and M(b−a)M(b - a).

Concluding sentence

“Since ff is continuous on [1,4][1, 4], FTC 2 applies: ∫14x2+1x dx=[25x5/2+2x1/2]14=725\int_1^4 \frac{x^2 + 1}{\sqrt{x}}\,dx = \Big[\frac{2}{5}x^{5/2} + 2x^{1/2}\Big]_1^4 = \frac{72}{5}.”

The trap: Skipping step 1 is invisible when the answer is right and fatal when it is not: it is the step that catches 1x2\frac{1}{x^2} on [−1,1][-1, 1] and sec⁡2x\sec^2 x on [0,π][0, \pi].

Marking: Typically 1 mark for the rewriting, 1 for the antiderivative, 1 for the evaluation. The continuity sentence is what protects all three.

Differentiating an integral whose bounds move

When to use it: Any question that asks for ddx\frac{d}{dx} of an integral with xx in a bound

  1. 1 Check that the integrand depends on tt only; if xx appears inside, take it out first.
  2. 2 If both bounds move, split at a constant where the integrand is continuous.
  3. 3 For each moving bound, write the integrand evaluated AT the bound, times the derivative of the bound, with a minus sign for a lower bound.
  4. 4 Simplify only what is legal on the stated domain, such as cos⁡2x=cos⁡x\sqrt{\cos^2 x} = \cos x when cos⁡x>0\cos x > 0.

Concluding sentence

“By FTC 1 and the chain rule, h′(x)=1+(x2)4⋅2x−1+x4=2x1+x8−1+x4h'(x) = \sqrt{1 + (x^2)^4} \cdot 2x - \sqrt{1 + x^4} = 2x\sqrt{1 + x^8} - \sqrt{1 + x^4}.”

The trap: Evaluating the integrand at the bound but forgetting its derivative, or replacing tt by xx instead of by the bound.

Marking: Usually half the marks for the integrand at the right place, half for the chain rule factor.

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

A population that falls, then recovers: net change against the sum of changes

The fish population of a lake changes at the rate P′(t)=60t2−300t+240P'(t) = 60t^2 - 300t + 240 fish per year, for 0≤t≤60 \le t \le 6 (years), and P(0)=1000P(0) = 1000.

Find P(t)P(t), the net change over the six years, the smallest and the largest population with the times they occur, and the sum of all the gains and losses.

123456-200-100100200300400500600700+110−270+520t (years)P'(t) (fish/year)
The rate is positive, then negative on (1,4)(1, 4), then positive again: three lobes of signed areas +110+110, −270-270 and +520+520.

Step 1

By the Net Change Theorem, P(t)=P(0)+∫0tP′(s) ds=1000+[20s3−150s2+240s]0t=1000+20t3−150t2+240tP(t) = P(0) + \int_0^t P'(s)\,ds = 1000 + \Big[20s^3 - 150s^2 + 240s\Big]_0^t = 1000 + 20t^3 - 150t^2 + 240t.

Why

The integral of the rate gives the change; the initial value gives the level. Using the dummy letter ss keeps the bound tt apart from the variable of integration.

Step 2

Net change over six years: P(6)−P(0)=20(216)−150(36)+240(6)=4320−5400+1440=360P(6) - P(0) = 20(216) - 150(36) + 240(6) = 4320 - 5400 + 1440 = 360 fish.

Why

One FTC 2 evaluation, no need to know the sign of the rate: a NET change subtracts the losses automatically.

Step 3

P′(t)=60(t2−5t+4)=60(t−1)(t−4)P'(t) = 60(t^2 - 5t + 4) = 60(t - 1)(t - 4): positive on [0,1)[0, 1), negative on (1,4)(1, 4), positive on (4,6](4, 6]. So P(1)=1110P(1) = 1110 is a local maximum and P(4)=840P(4) = 840 a local minimum.

Why

The population turns where the RATE changes sign, exactly as an accumulation function turns where its integrand does. Factoring the rate is the whole study of variations.

Step 4

Candidates: P(0)=1000P(0) = 1000, P(1)=1110P(1) = 1110, P(4)=840P(4) = 840, P(6)=1360P(6) = 1360. Smallest population 840840 at t=4t = 4, largest 13601360 at t=6t = 6.

Why

On a closed interval the extremes are among the turning points AND the endpoints. The local maximum 11101110 is not the largest value: forgetting t=6t = 6 loses the mark.

Step 5

Gains and losses: +110+110 on [0,1][0, 1], −270-270 on [1,4][1, 4], +520+520 on [4,6][4, 6]. Their sum in absolute value is 110+270+520=900110 + 270 + 520 = 900, while the net change is 110−270+520=360110 - 270 + 520 = 360.

Why

A total of changes needs the split at the sign changes, like a distance; the net change does not. Both numbers are correct answers to two different questions.

The conclusion, written out

“P(t)=1000+20t3−150t2+240tP(t) = 1000 + 20t^3 - 150t^2 + 240t. The net change is +360+360 fish; the population is smallest (840840) at t=4t = 4 and largest (13601360) at t=6t = 6; the gains and losses add up to 900900 fish.”

The classic mistake on this problem: Giving 360360 as the sum of all gains and losses, or taking 11101110 as the largest population because it is where P′=0P' = 0 with a sign change from positive to negative.

Learn by heart

  • • FTC 1: ddx∫axf(t) dt=f(x)\frac{d}{dx}\int_a^x f(t)\,dt = f(x), for ff continuous.
  • • Moving bounds: ddx∫u(x)v(x)f(t) dt=f(v) v′−f(u) u′\frac{d}{dx}\int_{u(x)}^{v(x)} f(t)\,dt = f(v)\,v' - f(u)\,u'. Constant bounds: derivative 00.
  • • FTC 2: ∫abf=F(b)−F(a)\int_a^b f = F(b) - F(a), ONLY if ff is continuous on all of [a,b][a, b] and F′=fF' = f on all of [a,b][a, b].
  • • No product rule, no quotient rule: rewrite by algebra, then use the table.
  • • ∫dxx=ln⁡∣x∣+C\int \frac{dx}{x} = \ln|x| + C, one constant per interval. ∫bx dx=bxln⁡b+C\int b^x\,dx = \frac{b^x}{\ln b} + C. ∫dx1+x2=arctan⁡x+C\int \frac{dx}{1 + x^2} = \arctan x + C.
  • • Displacement ∫v\int v; distance ∫∣v∣\int |v|, split at the zeros of vv.
  • • ln⁡x=∫1xdtt\ln x = \int_1^x \frac{dt}{t}, negative for 0<x<10 < x < 1.
  • • The maximum of an accumulation is where the rate changes sign; the maximum of the rate is an inflection point.

Frequently asked questions

How do I differentiate an integral when the upper limit is a function of x?

Evaluate the integrand at the upper limit, then multiply by the derivative of that limit: this is the first part of the Fundamental Theorem combined with the chain rule. For example, the derivative of the integral from 1 to the square root of x of e to the t squared is e to the x, divided by two times the square root of x.

Why is the integral of 1 over x squared from minus 1 to 1 not equal to minus 2?

Because the second part of the Fundamental Theorem requires the integrand to be continuous on the whole closed interval, and one over x squared is not even defined at zero. The computation minus 1 minus 1 still produces a number, but it is meaningless: a positive function cannot have a negative integral. The integral is improper, a topic of its own later in the course.

What is the difference between displacement and distance travelled?

Displacement is the integral of the velocity, a net change in which motion to the left cancels motion to the right. Distance is the integral of the absolute value of the velocity. To compute it, find the times where the velocity is zero, integrate on each piece separately, and add the absolute values of the results.

Can two different answers to the same indefinite integral both be correct?

Yes, if they differ by a constant on each interval of the domain. The antiderivatives of two sine x cosine x include sine squared x, minus cosine squared x, and minus one half cosine of 2x, which differ by constants. The safe test is always the same: differentiate your answer and compare it with the integrand.

Do I need an antiderivative to use the first part of the Fundamental Theorem?

No. The first part gives the derivative of an accumulation function directly from the integrand, evaluated at the moving bound. That is why exam questions on it often use integrands like e to the t squared or sine of t squared, which have no elementary antiderivative: they force you to use the theorem instead of computing the integral.

Practise it

Corrected exercises: The Fundamental Theorem of Calculus, 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 Riemann sums and the definite integral Next sheet The substitution rule

See also

Looking for a MATH 141 tutor in Montreal?

Get in touch for a first session. The Fundamental Theorem is the hinge of Calculus 2: every technique of integration that follows is a way of finding the F that FTC 2 needs.

Site by Studio Squalli