Skip to main content
Mathematics LibreTexts

9.1: Area Between Curves

  • Page ID
    484
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    We have seen how integration can be used to find an area between a curve and the \(x\)-axis. With very little change we can find some areas between curves; indeed, the area between a curve and the \(x\)-axis may be interpreted as the area between the curve and a second "curve'' with equation \(y=0\). In the simplest of cases, the idea is quite easy to understand.

    we show the two curves together, with the desired area shaded, then \(f\) alone with the area under \(f\) shaded, and then \(g\) alone with the area under \(g\) shaded.

    Area between curves as a difference of areas.
    Figure 9.1.1. Area between curves as a difference of areas.

    It is clear from the figure that the area we want is the area under \(f\) minus the area under \(g\), which is to say $$\int_1^2 f(x)\,dx-\int_1^2 g(x)\,dx = \int_1^2 f(x)-g(x)\,dx.$$ It doesn't matter whether we compute the two integrals on the left and then subtract or compute the single integral on the right. In this case, the latter is perhaps a bit easier: $$\eqalign{ \int_1^2 f(x)-g(x)\,dx&=\int_1^2 -x^2+4x+3-(-x^3+7x^2-10x+5)\,dx\cr &=\int_1^2 x^3-8x^2+14x-2\,dx\cr &=\left.{x^4\over4}-{8x^3\over3}+7x^2-2x\right|_1^2\cr &={16\over4}-{64\over3}+28-4-({1\over4}-{8\over3}+7-2)\cr &=23-{56\over3}-{1\over4}={49\over12}.\cr }\]

    It is worth examining this problem a bit more. We have seen one way to look at it, by viewing the desired area as a big area minus a small area, which leads naturally to the difference between two integrals. But it is instructive to consider how we might find the desired area directly. We can approximate the area by dividing the area into thin sections and approximating the area of each section by a rectangle, as indicated in figure 9.1.2. The area of a typical rectangle is \(\Delta x(f(x_i)-g(x_i))\), so the total area is approximately $$\sum_{i=0}^{n-1} (f(x_i)-g(x_i))\Delta x.$$ This is exactly the sort of sum that turns into an integral in the limit, namely the integral $$\int_1^2 f(x)-g(x)\,dx.$$ Of course, this is the integral we actually computed above, but we have now arrived at it directly rather than as a modification of the difference between two other integrals. In that example it really doesn't matter which approach we take, but in some cases this second approach is better.

    Approximating area between curves with rectangles.
    Figure 9.1.2. Approximating area between curves with rectangles.

    Area between curves.

    Area between curves that cross.

    Area bounded by two curves.

    Contributors and Attributions


    This page titled 9.1: Area Between Curves is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by David Guichard.

    • Was this article helpful?