How Do I Find Area Between Curves?

Sometimes a seemingly easy problem can get fairly complicated with the addition of a few extra requirements. For instance, suppose we want to find the area between the functions y = x2 – 4 and y = 3x. If we graph the two functions, we see that they appear to cross at x = -1 and x = 4.

area_btwn_curves_01

We can verify these two points by setting the functions equal to each other and solving for x.

area_btwn_curves_06

The area between these curves lies above the parabola and below the line.

area_btwn_curves_02

To find the area of the shaded region, take the definite integral from x = -1 to x = 4 of the higher function minus the lower function,

area_btwn_curves_07

We can evaluate this integrand using the Fundamental Theorem of Calculus,

area_btwn_curves_08

Let’s now modify this problem by finding the area enclosed by the functions y = x2 – 4 and y = 3x as well as the lines x = -5 and x = 1. Graph each of these equations.

area_btwn_curves_03

The region enclosed by these graphs is more complicated since the functions cross at x = -1.

area_btwn_curves_04

To find the area of the enclosed region, we need to break it into two parts. The first part runs from x = -5 to the point of intersection at x = -1. The area of this part is

area_btwn_curves_09

The second part extends from x = -1 to x = 1 and has area

area_btwn_curves_10

The area enclosed by the functions y = x2 – 4 and y = 3x as well as the lines x = -5 and x = 1 is the sum of these parts or 206/3. Adding the vertical lines on either side of the point of intersection requires the use of two definite integrals since the parabola is higher on the left side of x = -1 and the line is higher on the right side of x = -1.

area_btwn_curves_05

Thus the area between the curves is 184/3 + 22/3 or 206/3.