MATH 141 Calculus 2 • McGill University, Montreal

Revision sheet: areas between curves and average value (MATH 141)

This sheet is not a summary of sections 6.1 and 6.5 of Stewart: you already have the course notes. It answers one question only, what makes students lose marks on areas between curves and average value in MATH 141 at McGill University, and which precise gesture avoids each loss.

As on the exam, there is no calculator: every intersection below factors, every answer is exact, and every number quoted has been checked twice, once by the antiderivative and once by an independent computation.

The thread of the chapter

An area between curves is a sum of slice LENGTHS, and a length is top minus bottom (or right minus left) on EACH piece: find every intersection first, check the order on each piece, and choose the variable in which one formula describes the slice. The average value is the one integral of the chapter that keeps its sign.

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

The essentials

An area is a sum of slice lengths

  • • Vertical slices: A=∫ab[top(x)−bottom(x)]dxA = \int_a^b \left[\text{top}(x) - \text{bottom}(x)\right] dx. Horizontal slices: A=∫cd[right(y)−left(y)]dyA = \int_c^d \left[\text{right}(y) - \text{left}(y)\right] dy.
  • • The bounds are the INTERSECTIONS, in the variable of integration: set the curves equal, bring everything to one side, FACTOR.
  • • Between two consecutive intersections the order of two continuous curves cannot change: one test value per piece decides which is on top.
  • • Where the curves cross, the top changes: split there, one integral per piece. Every piece must come out positive.
  • • The xx-axis plays no role: a negative bottom height is subtracted, which lengthens the slice. Only the crossings of the two curves matter.
-2-112-3-2-1123+4-4y = xy = x³ - 3x
y=x3−3xy = x^3 - 3x and y=xy = x cross at −2-2, 00 and 22. The two lobes have signed areas +4+4 and −4-4: the net integral is 00, the area is 88.

A negative result is never an area: it is an alarm that top and bottom were swapped. And ∣∫ab(f−g)∣\left|\int_a^b (f - g)\right| is not ∫ab∣f−g∣\int_a^b |f - g| as soon as the curves cross.

The average value keeps the sign

  • • fave=1b−a∫abf(x) dxf_{\text{ave}} = \frac{1}{b - a}\int_a^b f(x)\,dx: the height of the rectangle on [a,b][a, b] with the same SIGNED area as the graph.
  • • It is not f(a)+f(b)2\frac{f(a) + f(b)}{2}, except for a linear ff.
  • • If m≤f≤Mm \le f \le M on [a,b][a, b], then m≤fave≤Mm \le f_{\text{ave}} \le M: the five-second check.
  • • Mean value theorem for integrals: if ff is CONTINUOUS on [a,b][a, b], some cc in [a,b][a, b] has f(c)=favef(c) = f_{\text{ave}}. At least one, possibly several, and only inside [a,b][a, b].
  • • An average DISTANCE between two curves uses ∣f−g∣|f - g|; an average value of f−gf - g does not.

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. One integral across a crossing

the whole question

What not to write

“The area between y=x3−3xy = x^3 - 3x and y=xy = x on [−2,2][-2, 2] is ∫−22(x3−4x) dx=0\int_{-2}^{2} (x^3 - 4x)\,dx = 0.”

What to write

“They cross at 00: A=∫−20(x3−4x) dx+∫02(4x−x3) dx=4+4=8A = \int_{-2}^{0} (x^3 - 4x)\,dx + \int_{0}^{2} (4x - x^3)\,dx = 4 + 4 = 8.”

Why: A single integral adds the lobe where ff is on top and SUBTRACTS the lobe where gg is. Solve f=gf = g on the whole interval first; every root inside it is a place where the integral must be cut. The figure of the essentials shows the two lobes cancelling.

2. The absolute value put outside the integral

2 to 3 marks, and the answer

What not to write

“∫−12(x3−x2−2x) dx=−94\int_{-1}^{2} (x^3 - x^2 - 2x)\,dx = -\frac{9}{4}, so the area between y=x3y = x^3 and y=x2+2xy = x^2 + 2x is 94\frac{9}{4}.”

What to write

“The curves cross at 00, so A=512+83=3712A = \frac{5}{12} + \frac{8}{3} = \frac{37}{12}.”

Why: ∣−94∣=83−512\left|-\frac{9}{4}\right| = \frac{8}{3} - \frac{5}{12} is the DIFFERENCE of the two pieces, the area is their SUM. The absolute value repairs a sign only when the integrand keeps one sign throughout, that is when there was nothing to repair. Worked in full in the example below.

3. Dividing by x, or by sin x, and losing an intersection

the split, hence the whole area

What not to write

“x3=x2+2xx^3 = x^2 + 2x, so x2=x+2x^2 = x + 2, and the curves meet at x=−1x = -1 and x=2x = 2.”

What to write

“x3−x2−2x=x(x−2)(x+1)=0x^3 - x^2 - 2x = x(x - 2)(x + 1) = 0: the curves meet at x=−1x = -1, 00 and 22.”

Why: Dividing by xx assumes x≠0x \ne 0 and deletes that root, which is exactly where the top curve changes. The same happens when sin⁡2x=sin⁡x\sin 2x = \sin x is divided by sin⁡x\sin x. Bring everything to one side and factor: a factor can be set to zero, a divisor cannot.

4. x-bounds on a dy integral

2 marks for the bounds, and the answer

What not to write

“The region between x=y2−1x = y^2 - 1 and x=y+1x = y + 1 runs from x=0x = 0 to x=3x = 3, so A=∫03[(y+1)−(y2−1)]dy=32A = \int_0^3 \left[(y + 1) - (y^2 - 1)\right] dy = \frac{3}{2}.”

What to write

“y2−1=y+1y^2 - 1 = y + 1 gives (y−2)(y+1)=0(y - 2)(y + 1) = 0, so A=∫−12(2+y−y2) dy=92A = \int_{-1}^{2} (2 + y - y^2)\,dy = \frac{9}{2}.”

Why: The variable of integration decides where the bounds come from: in a dydy integral they are yy-values, obtained by solving for the intersections in yy. Here the corners are (0,−1)(0, -1) and (3,2)(3, 2), and the student took their xx-coordinates.

5. Vertical slices on a sideways parabola, with the wrong bottom

the whole set-up, 3 to 4 marks

What not to write

“With vertical slices, A=∫−13[x+1−(x−1)]dx=163A = \int_{-1}^{3} \left[\sqrt{x + 1} - (x - 1)\right] dx = \frac{16}{3}.”

What to write

“For −1≤x≤0-1 \le x \le 0 the slice goes from −x+1-\sqrt{x + 1} to x+1\sqrt{x + 1}, for 0≤x≤30 \le x \le 3 from x−1x - 1 to x+1\sqrt{x + 1}: A=43+196=92A = \frac{4}{3} + \frac{19}{6} = \frac{9}{2}.”

-1123-112two branchesline to branchx = y + 1x = y² - 1
Left of x=0x = 0 a vertical slice runs from branch to branch; right of it, from the line to the upper branch. Two formulas in xx, one in yy.

Why: Solved for yy, the parabola x=y2−1x = y^2 - 1 is TWO functions, ±x+1\pm\sqrt{x + 1}. On [−1,0][-1, 0] the line is outside the region and the slice runs branch to branch. Trace three slices on the sketch before writing anything; here horizontal slices avoid the split altogether.

6. The average of the endpoint values

the whole part

What not to write

“The average value of x2x^2 on [0,2][0, 2] is f(0)+f(2)2=2\frac{f(0) + f(2)}{2} = 2.”

What to write

“fave=12∫02x2 dx=12⋅83=43f_{\text{ave}} = \frac{1}{2}\int_0^2 x^2\,dx = \frac{1}{2} \cdot \frac{8}{3} = \frac{4}{3}.”

121234average 4/3(f(0) + f(2))/2 = 2y = x²
The shaded rectangle of height 43\frac{4}{3} has the same area as the region under y=x2y = x^2; the dashed line at 22, the endpoint average, is too high.

Why: The endpoint average only sees two points of the graph. For a curve that bends upward the chord lies above it, so the endpoint average overestimates. The two agree only for a linear function.

7. Forgetting to divide by b minus a

1 to 2 marks

What not to write

“The average value of sin⁡x\sin x on [0,π][0, \pi] is ∫0πsin⁡x dx=2\int_0^\pi \sin x\,dx = 2.”

What to write

“fave=1π∫0πsin⁡x dx=2πf_{\text{ave}} = \frac{1}{\pi}\int_0^\pi \sin x\,dx = \frac{2}{\pi}.”

Why: An average is a total divided by a width. The check catches it at once: sin⁡x≤1\sin x \le 1, so its average cannot be 22. On [0,1][0, 1] the factor is 11 and disappears, which is how the habit of forgetting it is formed.

8. Keeping a c outside the interval

1 mark for the conclusion

What not to write

“f(x)=x2f(x) = x^2 on [0,3][0, 3] has fave=3f_{\text{ave}} = 3, so c2=3c^2 = 3 and c=±3c = \pm\sqrt 3.”

What to write

“c2=3c^2 = 3 with cc in [0,3][0, 3] gives c=3c = \sqrt 3 only; −3-\sqrt 3 is rejected.”

Why: The theorem places cc in [a,b][a, b]: a root of the equation outside it is not an answer. The theorem also says at least one, so when two roots fall inside, both are listed.

9. Invoking the mean value theorem for a function that jumps

1 mark, and the whole justification

What not to write

“f=1f = 1 on [0,1)[0, 1) and f=3f = 3 on [1,2][1, 2] has average 22, so f(c)=2f(c) = 2 for some cc.”

What to write

“ff is not continuous at 11, the theorem does not apply, and indeed ff never equals 22.”

Why: The average exists for any integrable function; the theorem that it is REACHED needs continuity. Write the hypothesis, ff is continuous on [a,b][a, b], before using it.

Which method to choose

dx or dy: decide on the FORM of the boundaries

Trace three vertical slices and three horizontal slices on the sketch, and ask whether each family always starts and ends on the same curves

  • If both curves are graphs y=f(x)y = f(x) and the vertical slices never change their ends → integrate in xx, one integral

    Example: y=x+4y = x + 4 over y=x2−2xy = x^2 - 2x on [−1,4][-1, 4]: 1256\frac{125}{6}

  • If a boundary is given as x=g(y)x = g(y), a sideways parabola → integrate in yy, right minus left, with yy-bounds

    Example: x=y+1x = y + 1 right of x=y2−1x = y^2 - 1 on [−1,2][-1, 2]: 92\frac{9}{2}

  • If three boundaries, and the bottom (or top) changes formula at a corner → try the other variable: it often sees one curve on each side

    Example: y=xy = \sqrt x, y=x−2y = x - 2, y=0y = 0: two integrals in xx, one in yy, 103\frac{10}{3}

  • If the curves cross inside the region → split at every crossing, whatever the variable

    Example: sin⁡2x\sin 2x and sin⁡x\sin x on [0,π][0, \pi]: pieces 14\frac{1}{4} and 94\frac{9}{4}

  • If both variables give one integral → pick the easier antiderivative

    Example: under y=3y = 3, above y=exy = e^x: ∫(3−ex) dx\int (3 - e^x)\,dx beats ∫ln⁡y dy\int \ln y\,dy

  • If the question asks for an average → divide by the width; take ∣f−g∣|f - g| only for an average DISTANCE

    Example: sin⁡x\sin x on [0,2π][0, 2\pi] averages 00, while the area is 44

Whichever branch applies, the first line on the copy is the list of intersections, obtained by factoring. Every other mark depends on it.

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.

Area between two curves, set up for full marks

When to use it: Any question that says find the area of the region enclosed by, or bounded by, two or more curves

  1. 1 Write the equation of the intersections, bring everything to one side, factor, and list ALL the roots in the relevant range.
  2. 2 State the variable of integration and why, in a few words (one formula for each end of the slice).
  3. 3 On each piece between consecutive intersections, name the top and the bottom (or right and left) with a test value.
  4. 4 Write one integral per piece, top minus bottom, then the antiderivative with its bracket and the substituted values.
  5. 5 Add the pieces, check that each one is positive, and compare the total with a simple shape that contains the region.

Concluding sentence

“On [−1,0][-1, 0] the cubic is on top, since at x=−12x = -\frac{1}{2} it gives −18-\frac{1}{8} against −34-\frac{3}{4}; on [0,2][0, 2] the parabola is on top. So A=∫−10(x3−x2−2x) dx+∫02(x2+2x−x3) dx=3712A = \int_{-1}^{0} (x^3 - x^2 - 2x)\,dx + \int_0^2 (x^2 + 2x - x^3)\,dx = \frac{37}{12}.”

The trap: Skipping the test value and trusting the sketch: a sketch drawn quickly swaps top and bottom on a thin piece, and the piece then comes out negative.

Marking: Typically 1 to 2 marks for the intersections, 2 for the correct integrals with the split, 1 for the antiderivatives and 1 for the value. 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

Two curves that cross three times, from the intersections to the area

Find the area of the region enclosed by y=x3y = x^3 and y=x2+2xy = x^2 + 2x.

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

-112-22468y = x² + 2xy = x³
A thin lobe on [−1,0][-1, 0] where the cubic is on top, a large one on [0,2][0, 2] where the parabola is: two integrals, never one.

Step 1

x3=x2+2x  ⟺  x3−x2−2x=0  ⟺  x(x−2)(x+1)=0x^3 = x^2 + 2x \iff x^3 - x^2 - 2x = 0 \iff x(x - 2)(x + 1) = 0: intersections at x=−1x = -1, 00 and 22, points (−1,−1)(-1, -1), (0,0)(0, 0), (2,8)(2, 8).

Why

Factoring, not dividing by xx, keeps the root 00, which is where the order changes. This line alone carries the intersection marks.

Step 2

Let h=x3−(x2+2x)h = x^3 - (x^2 + 2x). At x=−12x = -\frac{1}{2}: h=−18+34=58>0h = -\frac{1}{8} + \frac{3}{4} = \frac{5}{8} > 0, cubic on top on (−1,0)(-1, 0). At x=1x = 1: h=−2<0h = -2 < 0, parabola on top on (0,2)(0, 2).

Why

One test value per piece is enough, because hh is continuous and vanishes only at the three roots. Writing the test is what justifies the split.

Step 3

A=∫−10(x3−x2−2x) dx+∫02(x2+2x−x3) dxA = \int_{-1}^{0} (x^3 - x^2 - 2x)\,dx + \int_0^2 (x^2 + 2x - x^3)\,dx, with H(x)=x44−x33−x2H(x) = \frac{x^4}{4} - \frac{x^3}{3} - x^2 an antiderivative of hh.

Why

Top minus bottom on each piece. One antiderivative serves both pieces, with the sign flipped on the second: fewer computations, fewer slips.

Step 4

H(0)=0H(0) = 0, H(−1)=14+13−1=−512H(-1) = \frac{1}{4} + \frac{1}{3} - 1 = -\frac{5}{12}, H(2)=4−83−4=−83H(2) = 4 - \frac{8}{3} - 4 = -\frac{8}{3}. First piece H(0)−H(−1)=512H(0) - H(-1) = \frac{5}{12}; second −(H(2)−H(0))=83-(H(2) - H(0)) = \frac{8}{3}.

Why

Both pieces come out positive, which confirms the order found in step 2. A negative piece here would send you back to the test values.

Step 5

A=512+3212=3712A = \frac{5}{12} + \frac{32}{12} = \frac{37}{12}. Net check: H(2)−H(−1)=−83+512=−94=512−83H(2) - H(-1) = -\frac{8}{3} + \frac{5}{12} = -\frac{9}{4} = \frac{5}{12} - \frac{8}{3}.

Why

The net integral is the difference of the pieces: computing it confirms both values at once, and shows why 94\frac{9}{4} is not the area.

The conclusion, written out

“The curves meet at x=−1x = -1, 00, 22; the cubic is on top on [−1,0][-1, 0] and the parabola on [0,2][0, 2], so A=512+83=3712A = \frac{5}{12} + \frac{8}{3} = \frac{37}{12}.”

The classic mistake on this problem: Dividing by xx and integrating x3−x2−2xx^3 - x^2 - 2x from −1-1 to 22 in one piece, which gives −94-\frac{9}{4}, then reporting 94\frac{9}{4}: off by 56\frac{5}{6}, twice the small lobe.

Learn by heart

  • • A=∫(top−bottom) dxA = \int (\text{top} - \text{bottom})\,dx or A=∫(right−left) dyA = \int (\text{right} - \text{left})\,dy, bounds in the variable of integration.
  • • Intersections first: one side, FACTOR, never divide by xx or sin⁡x\sin x.
  • • Crossing inside: split, one integral per piece, every piece positive.
  • • The xx-axis plays no role; ∣∫(f−g)∣≠∫∣f−g∣\left|\int (f - g)\right| \ne \int |f - g| once the curves cross.
  • • Choose the variable in which each end of the slice is one formula; tie broken by the easier antiderivative.
  • • fave=1b−a∫abff_{\text{ave}} = \frac{1}{b - a}\int_a^b f; keeps the sign; lies between min⁡f\min f and max⁡f\max f.
  • • Mean value theorem for integrals: ff continuous, some cc in [a,b][a, b] with f(c)=favef(c) = f_{\text{ave}}; list every cc inside, reject the others.

Frequently asked questions

How do I know which curve is on top when finding the area between two curves?

Find every intersection first, by setting the curves equal and factoring. Between two consecutive intersections the curves cannot swap, so pick one test value in each piece and compare the two heights there. The larger one is the top on that whole piece. Do not trust a quick sketch on a thin piece: the test value takes ten seconds.

When should I integrate with respect to y instead of x?

Trace a few vertical slices and a few horizontal ones on your sketch. Choose the direction in which every slice starts on the same curve and ends on the same curve, so one integral covers the region. If a boundary is written as x in terms of y, horizontal slices are usually that direction. With y, the bounds are y-values and the integrand is right minus left.

Why is the integral of f minus g not the area when the curves cross?

Because the integral counts the piece where f is on top as positive and the piece where g is on top as negative, and the two cancel. The result is a net, the difference of the pieces. The area is their sum, so you must split at every crossing and integrate top minus bottom on each piece. Taking the absolute value at the end does not fix it.

What is the average value of a function, and how is it different from the average of two values?

The average value of f on an interval is its integral divided by the length of the interval: the height of the rectangle with the same signed area. It takes every point of the graph into account. The average of the two endpoint values only sees two points, and agrees with the true average value only when the function is linear.

What does the mean value theorem for integrals say, and when can I use it?

If a function is continuous on a closed interval, it actually takes its average value at some point of that interval, at least once. You can use it only after checking continuity: a function that jumps can have an average that it never reaches. When solving for that point, keep only the solutions that lie inside the interval, and list all of them.

Practise it

Corrected exercises: Areas between curves and average value, 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 Improper integrals Next sheet Volumes: disks and washers

See also

Looking for a MATH 141 tutor in Montreal?

Get in touch for a first session. Areas between curves are the first application of the integral in the course, and the set-up habits built here carry straight into volumes, work and arc length.

Site by Studio Squalli