6.6 Area Between Two Curves

Learning Objectives

  • Determine the area of a region between two curves by integrating with respect to the independent variable.
  • Find the area of a compound region.
  • Determine the area of a region between two curves by integrating with respect to the dependent variable.

In Area and Definite Integral, we developed the concept of the definite integral to calculate the area below a curve on a given interval. In this section, we expand that idea to calculate the area of more complex regions. We start by finding the area between two curves that are functions of [latex]x,[/latex] beginning with the simple case in which one function value is always greater than the other. We then look at cases when the graphs of the functions cross. Last, we consider how to calculate the area between two curves that are functions of [latex]y.[/latex]

Area of a Region between Two Curves

Let [latex]f(x)[/latex] and [latex]g(x)[/latex] be continuous functions over an interval [latex]\left[a,b\right][/latex] such that [latex]f(x)\ge g(x)[/latex] on [latex]\left[a,b\right].[/latex] We want to find the area between the graphs of the functions, as shown in the following figure.

This figure is a graph in the first quadrant.
Figure 6.18 The area between the graphs of two functions, [latex]f(x)[/latex] and [latex]g(x),[/latex] on the interval [latex]\left[a,b\right].[/latex]

Long description: There are two curves on the graph. The higher curve is labeled “f(x)” and the lower curve is labeled “g(x)”. There are two boundaries on the x-axis labeled a and b. There is shaded area between the two curves bounded by lines at x=a and x=b.

As we did before, we are going to partition the interval on the [latex]x\text{-axis}[/latex] and approximate the area between the graphs of the functions with rectangles. So, for [latex]i=0,1,2\text{,…},n,[/latex] let [latex]P=\left\{{x}_{i}\right\}[/latex] be a regular partition of [latex]\left[a,b\right].[/latex] Then, for [latex]i=1,2\text{,…},n,[/latex] choose a point [latex]{x}_{i}^{*}\in \left[{x}_{i-1},{x}_{i}\right],[/latex] and on each interval [latex]\left[{x}_{i-1},{x}_{i}\right][/latex] construct a rectangle that extends vertically from [latex]g({x}_{i}^{*})[/latex] to [latex]f({x}_{i}^{*}).[/latex] (Figure)(a) shows the rectangles when [latex]{x}_{i}^{*}[/latex] is selected to be the left endpoint of the interval and [latex]n=10.[/latex] (Figure)(b) shows a representative rectangle in detail.

Use this calculator to learn more about the areas between two curves.

2 graphs. The first graph, labeled “(a)”, has two curves on the graph.
Figure 6.19 (a)We can approximate the area between the graphs of two functions, [latex]f(x)[/latex] and [latex]g(x),[/latex] with rectangles. (b) The area of a typical rectangle goes from one curve to the other.

Long description: The higher curve is labeled “f(x)” and the lower curve is labeled “g(x)”. There are two boundaries on the x-axis labeled a and b. There is shaded area between the two curves bounded by lines at x=a and x=b. The second graph, labeled “(b)” has two curves one over the other. The first curve is labeled “f(x*)” and the lower curve is labeled “g(x*)”. There is a shaded rectangle between the two. The width of the rectangle is labeled as “delta x”.

The height of each individual rectangle is [latex]f({x}_{i}^{*})-g({x}_{i}^{*})[/latex] and the width of each rectangle is [latex]\text{Δ}x.[/latex] Adding the areas of all the rectangles, we see that the area between the curves is approximated by

$$A\approx \underset{i=1}{\overset{n}{\text{∑}}}\left[f({x}_{i}^{*})-g({x}_{i}^{*})\right]\text{Δ}x.$$

This is a Riemann sum, so we take the limit as [latex]n\to \infty[/latex] and we get

$$A=\underset{n\to \infty }{\text{lim}}\underset{i=1}{\overset{n}{\text{∑}}}\left[f({x}_{i}^{*})-g({x}_{i}^{*})\right]\text{Δ}x={\int }_{a}^{b}\left[f(x)-g(x)\right]dx.$$

These findings are summarized in the following theorem.

 

Finding the Area between Two Curves

Let [latex]f(x)[/latex] and [latex]g(x)[/latex] be continuous functions such that [latex]f(x)\ge g(x)[/latex] over an interval [latex]\left[a,b\right].[/latex] Let [latex]R[/latex] denote the region bounded above by the graph of [latex]f(x),[/latex] below by the graph of [latex]g(x),[/latex] and on the left and right by the lines [latex]x=a[/latex] and [latex]x=b,[/latex] respectively. Then, the area of [latex]R[/latex] is given by

$$A={\int }_{a}^{b}\left[f(x)-g(x)\right]dx.$$

We apply this theorem in the following example.

 

In the example above, we defined the interval of interest as part of the problem statement. Quite often, though, we want to define our interval of interest based on where the graphs of the two functions intersect. This is illustrated in the following example.

 

Areas of Compound Regions

So far, we have required [latex]f(x)\ge g(x)[/latex] over the entire interval of interest, but what if we want to look at regions bounded by the graphs of functions that cross one another? In that case, we modify the process we just developed by using the absolute value function.

 

Finding the Area of a Region between Curves That Cross

Let [latex]f(x)[/latex] and [latex]g(x)[/latex] be continuous functions over an interval [latex]\left[a,b\right].[/latex] Let [latex]R[/latex] denote the region between the graphs of [latex]f(x)[/latex] and [latex]g(x),[/latex] and be bounded on the left and right by the lines [latex]x=a[/latex] and [latex]x=b,[/latex] respectively. Then, the area of [latex]R[/latex] is given by

$$A={\int }_{a}^{b}|f(x)-g(x)|dx.$$

In practice, applying this theorem requires us to break up the interval [latex]\left[a,b\right][/latex] and evaluate several integrals, depending on which of the function values is greater over a given part of the interval. We study this process in the following example.

 

Regions Defined with Respect to [latex]y[/latex]

In our previous slides, we had to evaluate two separate integrals to calculate the area of the region. However, there is another approach that requires only one integral. What if we treat the curves as functions of [latex]y,[/latex] instead of as functions of [latex]x?[/latex] Review (Figure). Note that the left graph, shown in red, is represented by the function [latex]y=f(x)={x}^{2}.[/latex] We could just as easily solve this for [latex]x[/latex] and represent the curve by the function [latex]x=v(y)=\sqrt{y}.[/latex] (Note that [latex]x=\text{−}\sqrt{y}[/latex] is also a valid representation of the function [latex]y=f(x)={x}^{2}[/latex] as a function of [latex]y.[/latex] However, based on the graph, it is clear we are interested in the positive square root.) Similarly, the right graph is represented by the function [latex]y=g(x)=2-x,[/latex] but could just as easily be represented by the function [latex]x=u(y)=2-y.[/latex] When the graphs are represented as functions of [latex]y,[/latex] we see the region is bounded on the left by the graph of one function and on the right by the graph of the other function. Therefore, if we integrate with respect to [latex]y,[/latex] we need to evaluate one integral only. Let’s develop a formula for this type of integration.

Let [latex]u(y)[/latex] and [latex]v(y)[/latex] be continuous functions over an interval [latex]\left[c,d\right][/latex] such that [latex]u(y)\ge v(y)[/latex] for all [latex]y\in \left[c,d\right].[/latex] We want to find the area between the graphs of the functions, as shown in the following figure.

This figure is has two graphs in the first quadrant.
Figure 6.20 We can find the area between the graphs of two functions, [latex]u(y)[/latex] and [latex]v(y).[/latex]

Long description: They are the functions v(y) and u(y). In between these graphs is a shaded region, bounded to the left by v(y) and to the right by u(y). The region is labeled R. The shaded area is between the horizontal boundaries of y=c and y=d.

This time, we are going to partition the interval on the [latex]y\text{-axis}[/latex] and use horizontal rectangles to approximate the area between the functions. So, for [latex]i=0,1,2\text{,…},n,[/latex] let [latex]Q=\left\{{y}_{i}\right\}[/latex] be a regular partition of [latex]\left[c,d\right].[/latex] Then, for [latex]i=1,2\text{,…},n,[/latex] choose a point [latex]{y}_{i}^{*}\in \left[{y}_{i-1},{y}_{i}\right],[/latex] then over each interval [latex]\left[{y}_{i-1},{y}_{i}\right][/latex] construct a rectangle that extends horizontally from [latex]v({y}_{i}^{*})[/latex] to [latex]u({y}_{i}^{*}).[/latex] (Figure)(a) shows the rectangles when [latex]{y}_{i}^{*}[/latex] is selected to be the lower endpoint of the interval and [latex]n=10.[/latex] (Figure)(b) shows a representative rectangle in detail.

This figure is has three graphs.
Figure 6.21 (a) Approximating the area between the graphs of two functions, [latex]u(y)[/latex] and [latex]v(y),[/latex] with rectangles. (b) The area of a typical rectangle.

The height of each individual rectangle is [latex]\text{Δ}y[/latex] and the width of each rectangle is [latex]u({y}_{i}^{*})-v({y}_{i}^{*}).[/latex] Therefore, the area between the curves is approximately

$$A\approx \underset{i=1}{\overset{n}{\text{∑}}}\left[u({y}_{i}^{*})-v({y}_{i}^{*})\right]\text{Δ}y.$$

This is a Riemann sum, so we take the limit as [latex]n\to \infty ,[/latex] obtaining

$$A=\underset{n\to \infty }{\text{lim}}\underset{i=1}{\overset{n}{\text{∑}}}\left[u({y}_{i}^{*})-v({y}_{i}^{*})\right]\text{Δ}y={\int }_{c}^{d}\left[u(y)-v(y)\right]dy.$$

These findings are summarized in the following theorem.

 

Finding the Area between Two Curves, Integrating along the [latex]y[/latex]-axis

Let [latex]u(y)[/latex] and [latex]v(y)[/latex] be continuous functions such that [latex]u(y)\ge v(y)[/latex] for all [latex]y\in \left[c,d\right].[/latex] Let [latex]R[/latex] denote the region bounded on the right by the graph of [latex]u(y),[/latex] on the left by the graph of [latex]v(y),[/latex] and above and below by the lines [latex]y=d[/latex] and [latex]y=c,[/latex] respectively. Then, the area of [latex]R[/latex] is given by

$$A={\int }_{c}^{d}\left[u(y)-v(y)\right]dy.$$

 

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Techniques of Calculus 1 Copyright © 2021 by Larry Musolino is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book