Multiple Areas (College Board AP® Calculus AB): Revision Note

Roger B

Written by: Roger B

Reviewed by: Dan Finlay

Updated on

Using multiple definite integrals to find multiple areas

How do I find areas of enclosed regions partly above and partly below the x-axis using multiple integrals?

  • If an area between a curve and the x-axis is partly above and partly below the x-axis

    • then you need to be careful when calculating areas

  • Consider the diagram below

Graph of the function f(x) with areas R1 and R2 shaded between points a, b, and c on the x-axis. R1 is above the x-axis and R2 is below the x-axis. Includes a mathematical explanation in a grey box of how to calculate the areas using definite integrals.
  • The total area is found using the absolute value of the function ac|f(x)| dx

    • The total area cannot be found using acf(x) dx

  • You can also find it by splitting the interval into sub-intervals using the zeros of the function

    • Find abf(x) dx

    • And add the absolute valueof bcf(x) dx

      • I.e. total area=abf(x) dx+|bcf(x) dx|

  • In general, calculate areas above and below the axis separately

    • Add together the integrals for the areas above

    • and the modulus of the integrals for the areas below

Worked Example

The figure below shows a sketch of the curve with equation y=x(x1)(x+2).

Shaded region under a cubic curve on an x–y axis, crossing above and below the x-axis, illustrating a definite integral area calculation.

Find the total area of the shaded regions.

Answer:

The zeros are x=0, 1, 2

Find the definite integral from x=2 to x=0

20x(x1)(x+2)dx=20(x3+x22x)dx=[14x4+13x3x2]20=(0)(14·(2)4+13·(2)3(2)2)=0(4834)=83

Find the definite integral from x=0 to x=1

01x(x1)(x+2)dx=[14x4+13x3x2]01=(14·(1)4+13·(1)3(1)2)(0)=(14+131)0=512

Subtract the negative integral from the positive one

83(512)=3712

3712 units squared

How do I find total areas between two curves using multiple integrals?

  • If curves intersect at more than two points

    • then you need to be careful when calculating the total area they enclose

Graph showing areas between curves f(x) and g(x) from a to b (labeled region R1) and b to c (labeled region R2). Integrals for R1 and R2 are given below the graph.
  • Alternatively, calculate areas of different regions separately

    • In the integral for each region

      • make sure the 'bottom' function (closer to the x-axis)

      • is being subtracted from the 'top' function (further from the x-axis)

Worked Example

The shaded region in the diagram below is the region enclosed by the curves with equations y=f(x) and y=g(x) where

 f(x)=(x2)(x3)2

 g(x)=x25x+6  

Graph showing the functions y=f(x) and y=g(x) intersecting, with a two-part shaded region between them.

Find the total area of the shaded region.

Answer:

Note first of all that for calculating areas between two curves, it doesn't matter that the areas are partially above and partially below the x-axis

Start by finding the x-values of the points of intersection of the two curves

f(x)=g(x)(x2)(x3)2=x25x+6(x2)(x3)2=(x2)(x3)

This can be solved by moving everything to one side of the equation and factoring further

(x2)(x3)2(x2)(x3)=0(x2)(x3)((x3)1)=0(x2)(x3)(x4)=0

x=2,  x=3,  x=4

Those will be the integration limits for the two integrals we need

Between x=2 and x=3, y=f(x) is the 'top' function, so

23(f(x)g(x)) dx=23((x2)(x3)2(x25x+6)) dx=23(x39x2+26x24) dx=[14x43x3+13x224x]23=(81481+11772)(424+5248)=14

That is the area for the part of the region on the left

Between x=3 and x=4, y=g(x) is the 'top' function, so

34(g(x)f(x)) dx=34((x25x+6)(x2)(x3)2) dx=34(x3+9x226x+24) dx=[14x4+3x313x2+24x]34=(64+192208+96)(814+81117+72)=14

That is the area for the part of the region on the right

Add together to get the total area

14+14=12

The total area is 12 units squared

Using absolute value to find multiple areas

How do I find areas of regions partly above and partly below the x-axis using absolute value?

  • If you are using your calculator to work out area integrals you can use

    • Area=ab|f(x)| dx

      • I.e. integrate the absolute value (modulus) of the function

  • This will find the area

    • between the curve y=f(x) and the x-axis

    • between x=a and x=b

  • Because the absolute value changes any negative parts of f(x) into their positive equivalents

    • you don't need to worry about different parts of the area being above or below the x-axis

Examiner Tips and Tricks

Even if you are using your calculator to work out the value of an integral on the exam

  • you should write down the integral you are evaluating, to make sure your answer gets full credit

Worked Example

The shaded region in the diagram below is the region enclosed by the x-axis and the graph of the function y=x312x2+35x.

Graph showing a shaded area enclosed by a curve and the x-axis. Part of the area is below the x-axis, and part of it is above the x-axis.

Find the total area of the shaded region.

Answer:

Start by finding the points where the graph intersects the x-axis

x312x2+35x=0x(x5)(x7)=0

x=0,  x=5,  x=7

To work this out by hand we'd need to find the two areas separately, between x=0 and x=5 (the bit above the x-axis), and between x=5 and x=7 (the bit below the x-axis)

Instead we can work out the entire area between x=0 and x=7 with one integral using absolute value

Area=07|x312x2+35x| dx

That integral can be evaluated using your graphing calculator

07|x312x2+35x| dx=4074=101.75

Total area = 101.75 units squared

How do I find total areas between two curves using absolute value?

  • If you are using your calculator to work out area integrals you can use

    • Area=ab|f(x)g(x)| dx

      • I.e. integrate the absolute value (modulus) of the function

  • This will find the area

    • between the curve y=f(x) and the curve y=g(x)

    • between x=a and x=b

  • Because the absolute value changes any negative parts of f(x)g(x) into their positive equivalents

    • you don't need to worry about which function is 'on top' in different parts of the area

      • You also don't need to worry about the order of the functions inside the absolute value

        • |f(x)g(x)|=|g(x)f(x)|

Worked Example

The shaded region in the diagram below is the region enclosed by the curves with equations y=f(x) and  y=g(x) where

 f(x)=(x2)(x3)2

 g(x)=x25x+6  

Graph showing the functions y=f(x) and y=g(x) intersecting, with a two=part shaded region between them.

Find the total area of the shaded region.

Answer:

Start by finding the x-values of the points of intersection of the two curves

(x2)(x3)2=x25x+6(x2)(x3)2=(x2)(x3)(x2)(x3)2(x2)(x3)=0(x2)(x3)((x3)1)=0(x2)(x3)(x4)=0

x=2,  x=3,  x=4

To work this out by hand we'd need to find the two areas separately, between x=2 and x=3 (where y=f(x) is on top), and between x=3 and x=4 (where y=g(x) is on top)

Instead we can work out the entire area between x=2 and x=4 with one integral using absolute value

Area=24|f(x)g(x)| dx=24|(x2)(x3)2(x25x+6)| dx

That integral can be evaluated using your graphing calculator

24|(x2)(x3)2(x25x+6)| dx=12=0.5

Total area = 0.5 units squared

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Roger B

Author: Roger B

Expertise: Development Editor

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.