Skip to main content

Section 4.4 The Fundamental Theorem of Calculus

Much of our work in Chapter 4 has been motivated by the velocity-distance problem: if we know the instantaneous velocity function, \(v(t)\text{,}\) for a moving object on a given time interval \([a,b]\text{,}\) can we determine the distance it traveled on \([a,b]\text{?}\) If the velocity function is nonnegative on \([a,b]\text{,}\) the area bounded by \(y = v(t)\) and the \(t\)-axis on \([a,b]\) is equal to the distance traveled. This area is also the value of the definite integral \(\int_a^b v(t) \, dt\text{.}\) If the velocity is sometimes negative, the total area bounded by the velocity function still tells us distance traveled, while the net signed area tells us the object's change in position.

For instance, for the velocity function in Figure 4.4.1, the total distance \(D\) traveled by the moving object on \([a,b]\) is

\begin{equation*} D = A_1 + A_2 + A_3\text{,} \end{equation*}

and the total change in the object's position is

\begin{equation*} s(b) - s(a) = A_1 - A_2 + A_3\text{.} \end{equation*}

The areas \(A_1\text{,}\) \(A_2\text{,}\) and \(A_3\) are each given by definite integrals, which may be computed by limits of Riemann sums (and in special circumstances by geometric formulas).

Figure 4.4.1. A velocity function that is sometimes negative.

We turn our attention to a more general concept of the definite integral.

Preview Activity 4.4.1.

In this preview activity we explore the Mean Value Theorem. The proof of the Fundamental Theorem of Calculus given in the Activity sheet for this section is based on this result. We will not formally prove the Mean Value Theorem.

  1. Make a careful sketch of the graph of \(f(x)=(x-4)^2\) on the interval \([1,5].\) Draw the secant line through the points \((1,9)\) and \((5,1).\) Locate a point on the graph of \(f(x)\) between \(x=1\) and \(x=5\) where the line tangent to the graph is parallel to this secant line. Identify the \(x\) value for this point. Note that these two lines have the same slope.

  2. Sketch the graph of \(g(x) = 4-|x-4|\) on the interval \([1,5].\) Is there a point on the graph of \(g(x)\) with a tangent line that is parallel to the line passing through the endpoints? Justify your answer.

  3. Sketch the graph of \(h(x) = \frac{1}{x-2}\) on the interval \([1,5].\) Draw the line through the endpoints of the graph on this interval. Is there a point on the graph of \(h(x)\) within the open interval \((1,5)\) that has a tangent line with the same slope as this line? Justify your answer.

  4. Draw a graph on the interval \([1,5]\) that has two different tangent lines which have the same slope as the line connecting the endpoints of the graph.

The Mean Value Theorem states that if a function has no holes and no sharp corners on an interval, then it has a tangent line in the interval which is parallel to the line through the endpoints of the graph on the interval.

The Mean Value Theorem.

If \(f\) is a continuous function on \([a,b]\) and differentiable on \((a,b),\) then there is a number \(c\) in the open interval \((a,b)\) such that

\begin{equation*} f'(c) = \frac{f(b)-f(a)}{b-a} \end{equation*}

Subsection 4.4.1 The Fundamental Theorem of Calculus

Suppose we know the position function \(s(t)\) and the velocity function \(v(t)\) of an object moving in a straight line, and for the moment let us assume that \(v(t)\) is positive on \([a,b]\text{.}\) Then, as shown in Figure 4.4.2, we know two different ways to compute the distance, \(D\text{,}\) the object travels: one is that \(D = s(b) - s(a)\text{,}\) the object's change in position. The other is the area under the velocity curve, which is given by the definite integral, so \(D = \int_a^b v(t) \, dt\text{.}\)

Figure 4.4.2. Finding distance traveled when we know a velocity function \(v\text{.}\)

Since both of these expressions tell us the distance traveled, it follows that they are equal, so

\begin{equation} s(b) - s(a) = \int_a^b v(t) \, dt\text{.}\label{bai}\tag{4.4.1} \end{equation}

Equation (4.4.1) holds even when velocity is sometimes negative, because \(s(b) - s(a)\text{,}\)the object's change in position, is also measured by the net signed area on \([a,b]\) which is given by \(\int_a^b v(t) \, dt\text{.}\)

Perhaps the most powerful fact Equation (4.4.1) reveals is that we can compute the integral's value if we can find a formula for \(s\text{.}\) Remember, \(s\) and \(v\) are related by the fact that \(v\) is the derivative of \(s\text{,}\) or equivalently that \(s\) is an antiderivative of \(v\text{.}\)

Determine the exact distance traveled on \([1,5]\) by an object with velocity function \(v(t) = 3t^2 + 40\) feet per second. The distance traveled on the interval \([1,5]\) is given by

\begin{equation*} D = \int_1^5 v(t) \,dt = \int_1^5 (3t^2 + 40) \, dt = s(5) - s(1)\text{,} \end{equation*}

where \(s\) is an antiderivative of \(v\text{.}\) Now, the derivative of \(t^3\) is \(3t^2\) and the derivative of \(40t\) is \(40\text{,}\) so it follows that \(s(t) = t^3 + 40t\) is an antiderivative of \(v\text{.}\) Therefore,

\begin{align*} D &= \int_1^5 3t^2 + 40 \, dt = s(5) - s(1)\\ &= (5^3 + 40 \cdot 5) - (1^3 + 40\cdot 1) = 284 \ \text{feet}\text{.} \end{align*}

Note the key lesson of Example 4.4.3: to find the distance traveled, we need to compute the area under a curve, which is given by the definite integral. But to evaluate the integral, we can find an antiderivative, \(s\text{,}\) of the velocity function, and then compute the total change in \(s\) on the interval. In particular, we can evaluate the integral without computing the limit of a Riemann sum.

Figure 4.4.4. The exact area of the region enclosed by \(v(t) = 3t^2 + 40\) on \([1,5]\text{.}\)

It will be convenient to have a shorthand symbol for a function's antiderivative. For a continuous function \(f\text{,}\) we will often denote an antiderivative of \(f\) by \(F\text{,}\) so that \(F'(x) = f(x)\) for all relevant \(x\text{.}\) Using the notation \(V\) in place of \(s\) (so that \(V\) is an antiderivative of \(v\)) in Equation (4.4.1), we can write

\begin{equation} V(b) - V(a) = \int_a^b v(t) \, dt\text{.}\label{TvJ}\tag{4.4.2} \end{equation}

Now, to evaluate the definite integral \(\int_a^b f(x) \, dx\) for an arbitrary continuous function \(f\text{,}\) we could certainly think of \(f\) as representing the velocity of some moving object, and \(x\) as the variable that represents time. But Equations (4.4.1) and (4.4.2) hold for any continuous velocity function, even when \(v\) is sometimes negative. So Equation (4.4.2) offers a shortcut route to evaluating any definite integral, provided that we can find an antiderivative of the integrand. The Fundamental Theorem of Calculus (FTC) summarizes these observations.

Fundamental Theorem of Calculus.

If \(f\) is a continuous function on \([a,b]\text{,}\) and \(F\) is any antiderivative of \(f\text{,}\) then \(\int_a^b f(x) \, dx = F(b) - F(a)\text{.}\)

A common alternate notation for \(F(b) - F(a)\) is

\begin{equation*} F(b) - F(a) = \left. F(x) \right|_a^b\text{,} \end{equation*}

where we read the righthand side as “the function \(F\) evaluated from \(a\) to \(b\text{.}\)” In this notation, the FTC says that

\begin{equation*} \int_a^b f(x) \, dx = \left. F(x) \right|_a^b\text{.} \end{equation*}

The FTC opens the door to evaluating a wide range of integrals if we can find an antiderivative \(F\) for the integrand \(f\text{.}\) For instance since \(\frac{d}{dx}[\frac{1}{3}x^3] = x^2\text{,}\) the FTC tells us that

\begin{align*} \int_0^1 x^2 \, dx =\mathstrut \amp \left. \frac{1}{3} \, x^3 \right|_0^1\\ =\mathstrut \amp \frac{1}{3} \, (1)^3 - \frac{1}{3} \, (0)^3\\ =\mathstrut \amp \frac{1}{3}\text{.} \end{align*}

But finding an antiderivative can be far from simple; it is often difficult or even impossible. While we can differentiate just about any function, even some relatively simple functions don't have an elementary antiderivative. A significant portion of integral calculus (which is the main focus of second semester college calculus) is devoted to the problem of finding antiderivatives.

Activity 4.4.2.

Use the Fundamental Theorem of Calculus to evaluate each of the following integrals exactly. For each, sketch a graph of the integrand on the relevant interval and write one sentence that explains the meaning of the value of the integral in terms of the (net signed) area bounded by the curve.

  1. \(\int_{-1}^4 (2-2x) \, dx\)

  2. \(\int_{0}^{\frac{\pi}{2}} \sin(x) \, dx\)

  3. \(\int_0^1 e^x \, dx\)

  4. \(\int_{-1}^{1} x^5 \, dx\)

  5. \(\int_0^2 (3x^3 - 2x^2 - e^x) \, dx\)

Hint
  1. Find a function whose derivative is \(2 - 2x\text{.}\)

  2. Which familiar function has derivative \(\sin(x)\text{?}\)

  3. What is special about \(e^x\) when it comes to differentiation?

  4. Consider the derivative of \(x^6\text{.}\)

  5. Find an antiderivative for each of the three individual terms in the integrand.

Answer
  1. \(\int_{-1}^4 (2-2x) \, dx = -5\text{.}\)

  2. \(\int_{0}^{\frac{\pi}{2}} \sin(x) \, dx = 1\text{.}\)

  3. \(\int_0^1 e^x \, dx = e-1\text{.}\)

  4. \(\int_{-1}^{1} x^5 \, dx = 0\text{.}\)

  5. \(\int_0^2 (3x^3 - 2x^2 - e^x) \, dx = \frac{17}{3} - e^2\text{.}\)

Solution
  1. Because \(\frac{d}{dx}[2x - x^2] = 2-2x\text{,}\) by the Fundamental Theorem of Calculus,

    \begin{equation*} \int_{-1}^4 (2-2x) \, dx = \left. 2x - x^2 \right|_{-1}^4\text{,} \end{equation*}

    and therefore

    \begin{equation*} \int_{-1}^4 (2-2x) \, dx = (2 \cdot 4 - 4^2) - (2(-1) - (-1)^2) = -8 + 3 = -5\text{.} \end{equation*}
  2. Since \(\frac{d}{dx} [\cos(x)] = -\sin(x)\text{,}\) an antiderivative of \(f(x) = \sin(x)\) is \(F(x) = -\cos(x)\text{.}\) Therefore, by the FTC,

    \begin{equation*} \int_{0}^{\frac{\pi}{2}} \sin(x) \, dx = \left. -\cos(x) \right|_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\text{,} \end{equation*}

    so

    \begin{equation*} \int_{0}^{\frac{\pi}{2}} \sin(x) \, dx = -\cos(\frac{\pi}{2}) - (-\cos(0)) = -0 + 1 = 1\text{.} \end{equation*}
  3. Since \(e^x\) is its own derivative, it is also its own antiderivative. Hence,

    \begin{equation*} \int_0^1 e^x \, dx = \left. e^x \right|_0^1 = e^1 - e^0 = e-1\text{.} \end{equation*}
  4. Note that since \(\frac{d}{dx} [x^6] = 6x^5\text{,}\) it follows that \(\frac{d}{dx} [\frac{1}{6}x^6] = x^5\text{,}\) and thus

    \begin{equation*} \int_{-1}^{1} x^5 \, dx = \left. \frac{1}{6}x^6 \right|_{-1}^1 = \frac{1}{6} (1)^6 - \frac{1}{6}(-1)^6 = 0\text{.} \end{equation*}
  5. Using the sum and constant multiple rules for differentiation, we can see that similar results hold for antidifferentiation, and thus that \(F(x) = \frac{3}{4} x^4 - \frac{2}{3} x^3 - e^x\) is an antiderivative of \(f(x) = 3x^3 - 2x^2 - e^x\text{.}\) Now, by the FTC,

    \begin{align*} \int_0^2 (3x^3 - 2x^2 - e^x) \, dx =\mathstrut \amp \left. \frac{3}{4} x^4 - \frac{2}{3} x^3 - e^x \right|_0^2\\ =\mathstrut \amp \frac{3}{4} (2)^4 - \frac{2}{3} (2)^3 - e^2 - (\frac{3}{4} (0)^4 - \frac{2}{3} (0)^3 - e^0)\\ =\mathstrut \amp 12 - \frac{16}{3} - e^2 - (0 - 0 - 1)\\ =\mathstrut \amp \frac{17}{3} - e^2\text{.} \end{align*}

Subsection 4.4.2 Basic antiderivatives

The general problem of finding an antiderivative is difficult. In part, this is due to the fact that we are trying to undo the process of differentiating, and the undoing is much more difficult than the doing. For example, while it is evident that an antiderivative of \(f(x) = \sin(x)\) is \(F(x) = -\cos(x)\) and that an antiderivative of \(g(x) = x^2\) is \(G(x) = \frac{1}{3} x^3\text{,}\) combinations of \(f\) and \(g\) can be far more complicated. Consider the functions

\begin{equation*} 5\sin(x) - 4x^2, \ x^2 \sin(x), \ \frac{\sin(x)}{x^2}, \ \text{and} \ \sin(x^2)\text{.} \end{equation*}

What is involved in trying to find an antiderivative for each? From our experience with derivative rules, we know that derivatives of sums and constant multiples of basic functions are simple to execute, but derivatives involving products, quotients, and composites of familiar functions are more complicated. Therefore, it stands to reason that antidifferentiating products, quotients, and composites of basic functions may be even more challenging. We defer our study of all but the most elementary antiderivatives to later in the text.

We do note that whenever we know the derivative of a function, we have a function-derivative pair, so we also know the antiderivative of a function. For instance, since we know that

\begin{equation*} \frac{d}{dx}[-\cos(x)] = \sin(x)\text{,} \end{equation*}

we also know that \(F(x) = -\cos(x)\) is an antiderivative of \(f(x) = \sin(x)\text{.}\) \(F\) and \(f\) together form a function-derivative pair. Clearly, every basic derivative rule leads us to such a pair, and thus to a known antiderivative.

In Activity 4.4.3, we will construct a list of the basic antiderivatives we know at this time. Those rules will help us antidifferentiate sums and constant multiples of basic functions. For example, since \(-\cos(x)\) is an antiderivative of \(\sin(x)\) and \(\frac{1}{3}x^3\) is an antiderivative of \(x^2\text{,}\) it follows that

\begin{equation*} F(x) = -5\cos(x) - \frac{4}{3}x^3 \end{equation*}

is an antiderivative of \(f(x) = 5\sin(x) - 4x^2\text{,}\) by the sum and constant multiple rules for differentiation.

Finally, before proceeding to build a list of common functions whose antiderivatives we know, we recall that each function has more than one antiderivative. Because the derivative of any constant is zero, we may add a constant of our choice to any antiderivative. For instance, we know that \(G(x) = \frac{1}{3}x^3\) is an antiderivative of \(g(x) = x^2\text{.}\) But we could also have chosen \(G(x) = \frac{1}{3}x^3 + 7\text{,}\) since in this case as well, \(G'(x) = x^2\text{.}\) If \(g(x) = x^2\text{,}\) we say that the general antiderivative of \(g\) is

\begin{equation*} G(x) = \frac{1}{3}x^3 + C\text{,} \end{equation*}

where \(C\) represents an arbitrary real number constant. Regardless of the formula for \(g\text{,}\) including \(+C\) in the formula for its antiderivative \(G\) results in the most general possible antiderivative.

Our current interest in antiderivatives is so that we can evaluate definite integrals by the Fundamental Theorem of Calculus. For that task, the constant \(C\) is irrelevant, and we usually omit it. To see why, consider the definite integral

\begin{equation*} \int_0^1 x^2 \, dx\text{.} \end{equation*}

For the integrand \(g(x) = x^2\text{,}\) suppose we find and use the general antiderivative \(G(x) = \frac{1}{3} x^3 + C\text{.}\) Then, by the FTC,

\begin{align*} \int_0^1 x^2 \, dx &= \left. \frac{1}{3} x^3 + C \right|_0^1\\ &= \left(\frac{1}{3} (1)^3 + C \right) - \left(\frac{1}{3} (0)^3 + C \right)\\ &= \frac{1}{3} + C - 0 - C\\ &= \frac{1}{3}\text{.} \end{align*}

Observe that the \(C\)-values appear as opposites in the evaluation of the integral and thus do not affect the definite integral's value.

In the following activity, we work to build a list of basic functions whose antiderivatives we already know.

Activity 4.4.3.

Use your knowledge of derivatives of basic functions to complete the above table of antiderivatives. For each entry, your task is to find a function \(F\) whose derivative is the given function \(f\text{.}\) When finished, use the FTC and the results in the table to evaluate the three given definite integrals.

given function, \(f(x)\) antiderivative, \(F(x)\)  
\(k\text{,}\) (\(k\) is constant)
\(x^n\text{,}\) \(n \ne -1\)
\(\frac{1}{x}\text{,}\) \(x \gt 0\)
\(\sin(x)\)
\(\cos(x)\)
\(\sec(x) \tan(x)\)
\(\csc(x) \cot(x)\)
\(\sec^2 (x)\)
\(\csc^2 (x)\)
\(e^x\)
\(a^x\) \((a \gt 1)\)
\(\frac{1}{1+x^2}\)
\(\frac{1}{\sqrt{1-x^2}}\)
Table 4.4.5. Familiar basic functions and their antiderivatives.
  1. \(\displaystyle \int_0^1 \left(x^3 - x - e^x + 2\right) \,dx\)

  2. \(\displaystyle \int_0^{\pi/3} (2\sin (t) - 4\cos(t) + \sec^2(t) - \pi) \, dt\)

  3. \(\displaystyle \int_0^1 (\sqrt{x}-x^2) \, dx\)

Hint

For the table, you might start by constructing a list of all the basic functions whose derivative you know. For the three definite integrals, be sure to recall the sum and constant multiple rules, which work not only for differentiating, but also for antidifferentiating.

Answer
given function, \(f(x)\) antiderivative, \(F(x)\)  
\(k\text{,}\) (\(k \ne 0\)) \(kx\)
\(x^n\text{,}\) \(n \ne -1\) \(\frac{1}{n+1}x^{n+1}\)
\(\frac{1}{x}\text{,}\) \(x \gt 0\) \(\ln(x)\)
\(\sin(x)\) \(-\cos(x)\)
\(\cos(x)\) \(\sin(x)\)
\(\sec(x) \tan(x)\) \(\sec(x)\)
\(\csc(x) \cot(x)\) \(-\csc(x)\)
\(\sec^2 (x)\) \(\tan(x)\)
\(\csc^2 (x)\) \(\cot(x)\)
\(e^x\) \(e^x\)
\(a^x\) \((a \gt 1)\) \(\frac{1}{\ln(a)} a^x\)
\(\frac{1}{1+x^2}\) \(\arctan(x)\)
\(\frac{1}{\sqrt{1-x^2}}\) \(\arcsin(x)\)
  1. \(\int_0^1 \left(x^3 - x - e^x + 2\right) \,dx = \frac{11}{4} - 3\text{.}\)

  2. \(\int_0^{\pi/3} (2\sin (t) - 4\cos(t) + \sec^2(t) - \pi) \, dt = 1 - \sqrt{3} - \frac{\pi^2}{3}\text{.}\)

  3. \(\int_0^1 (\sqrt{x} - x^2) \, dx = \frac{1}{3}\text{.}\)

Solution
given function, \(f(x)\) antiderivative, \(F(x)\)  
\(k\text{,}\) (\(k \ne 0\)) \(kx\)
\(x^n\text{,}\) \(n \ne -1\) \(\frac{1}{n+1}x^{n+1}\)
\(\frac{1}{x}\text{,}\) \(x \gt 0\) \(\ln(x)\)
\(\sin(x)\) \(-\cos(x)\)
\(\cos(x)\) \(\sin(x)\)
\(\sec(x) \tan(x)\) \(\sec(x)\)
\(\csc(x) \cot(x)\) \(-\csc(x)\)
\(\sec^2 (x)\) \(\tan(x)\)
\(\csc^2 (x)\) \(\cot(x)\)
\(e^x\) \(e^x\)
\(a^x\) \((a \gt 1)\) \(\frac{1}{\ln(a)} a^x\)
\(\frac{1}{1+x^2}\) \(\arctan(x)\)
\(\frac{1}{\sqrt{1-x^2}}\) \(\arcsin(x)\)
  1. By standard antiderivative rules and the FTC,

    \begin{align*} \int_0^1 \left(x^3 - x - e^x + 2\right) \,dx =\mathstrut \amp \left. \frac{1}{4} x^4 - \frac{1}{2}x^2 - e^x + 2x \right|_0^1\\ =\mathstrut \amp \left(\frac{1}{4} (1)^4 - \frac{1}{2}(1)^2 - e^1 + 2(1) \right) - \left(\frac{1}{4} (0)^4 - \frac{1}{2}(0)^2 - e^0 + 2(0) \right)\\ =\mathstrut \amp \frac{1}{4} - \frac{1}{2} - e + 2 - \left(0 - 0 - 1 + 0 \right)\\ =\mathstrut \amp -\frac{1}{4} - e + 3\\ =\mathstrut \amp \frac{11}{4} - 3\text{.} \end{align*}
  2. Calculating the needed antiderivative and applying the FTC,

    \begin{align*} \int_0^{\pi/3} (2\sin (t) - 4\cos(t) + \sec^2(t) - \pi) \, dt =\mathstrut \amp \left. \left(-2\cos(t) - 4\sin(t) + \tan(t) - \pi t \right) \right|_0^{\pi/3}\\ =\mathstrut \amp \left(-2\cos(\pi/3) - 4\sin(\pi/3) + \tan(\pi/3) - \pi (\pi/3) \right) -\\ \ \amp \left(-2\cos(0)) - 4\sin(0) + \tan(0) - \pi (0) \right)\\ =\mathstrut \amp -2 \cdot \frac{1}{2} - 4 \cdot \frac{\sqrt{3}}{2} + \sqrt{3} - \frac{\pi^2}{3} - (-2 - 0 + 0 - 0)\\ =\mathstrut \amp 1 - \sqrt{3} - \frac{\pi^2}{3}\text{.} \end{align*}
  3. Noting that \(\frac{d}{dx}[\frac{2}{3} x^{3/2}] = x^{1/2}\text{,}\) we find that

    \begin{align*} \int_0^1 (\sqrt{x} - x^2) \, dx =\mathstrut \amp \left. \frac{2}{3}x^{3/2} - \frac{1}{3}x^3 \right|_0^1\\ =\mathstrut \amp \frac{2}{3} - \frac{1}{3} - (0 - 0 )\\ =\mathstrut \amp \frac{1}{3}\text{.} \end{align*}

Subsection 4.4.3 The total change theorem

Let us review three interpretations of the definite integral.

  • For a moving object with instantaneous velocity \(v(t)\text{,}\) the object's change in position on the time interval \([a,b]\) is given by \(\int_a^b v(t) \, dt\text{,}\) and whenever \(v(t) \ge 0\) on \([a,b]\text{,}\) \(\int_a^b v(t) \, dt\) tells us the total distance traveled by the object on \([a,b]\text{.}\)

  • For any continuous function \(f\text{,}\) its definite integral \(\int_a^b f(x) \, dx\) represents the net signed area bounded by \(y = f(x)\) and the \(x\)-axis on \([a,b]\text{,}\) where regions that lie below the \(x\)-axis have a minus sign associated with their area.

  • The value of a definite integral is linked to the average value of a function: for a continuous function \(f\) on \([a,b]\text{,}\) its average value \(f_{\operatorname{AVG} [a,b]}\) is given by

    \begin{equation*} f_{\operatorname{AVG} [a,b]} = \frac{1}{b-a} \int_a^b f(x) \, dx\text{.} \end{equation*}

The Fundamental Theorem of Calculus now enables us to evaluate exactly (without taking a limit of Riemann sums) any definite integral for which we are able to find an antiderivative of the integrand.

A slight change in perspective allows us to gain even more insight into the meaning of the definite integral. Recall Equation (4.4.2), where we wrote the Fundamental Theorem of Calculus for a velocity function \(v\) with antiderivative \(V\) as

\begin{equation*} V(b) - V(a) = \int_a^b v(t) \, dt\text{.} \end{equation*}

If we instead replace \(V\) with \(s\) (which represents position) and replace \(v\) with \(s'\) (since velocity is the derivative of position), Equation (4.4.2) then reads as

\begin{equation} s(b) - s(a) = \int_a^b s'(t) \, dt\text{.}\label{pdN}\tag{4.4.3} \end{equation}

In words, this version of the FTC tells us that the total change in an object's position function on a particular interval is given by the definite integral of the position function's derivative over that interval.

Of course, this result is not limited to only the setting of position and velocity. Writing the result in terms of a more general function \(f\text{,}\) we have the Total Change Theorem.

Total Change Theorem.

If \(f\) is a continuously differentiable function on \([a,b]\) with derivative \(f'\text{,}\) then \(f(b) - f(a) = \int_a^b f'(x) \, dx\text{.}\) That is, the definite integral of the rate of change of a function on \([a,b]\) is the total change of the function itself on \([a,b]\text{.}\)

The Total Change Theorem tells us more about the relationship between the graph of a function and that of its derivative. Recall that heights on the graph of the derivative function are equal to slopes on the graph of the function itself. If instead we know \(f'\) and are seeking information about \(f\text{,}\) we can say the following:

differences in heights on \(f\) correspond to net signed areas bounded by \(f'\text{.}\)

Figure 4.4.6. The graphs of \(f'(x) = 4 - 2x\) (at left) and an antiderivative \(f(x) = 4x - x^2\) at right. Differences in heights on \(f\) correspond to net signed areas bounded by \(f'\text{.}\)

To see why this is so, consider the difference \(f(1) - f(0)\text{.}\) This value is 3, because \(f(1) = 3\) and \(f(0) = 0\text{,}\) but also because the net signed area bounded by \(y = f'(x)\) on \([0,1]\) is 3. That is,

\begin{equation*} f(1) - f(0) = \int_0^1 f'(x) \, dx\text{.} \end{equation*}

In addition to this observation about area, the Total Change Theorem enables us to answer questions about a function whose rate of change we know.

Suppose that pollutants are leaking out of an underground storage tank at a rate of \(r(t)\) gallons/day, where \(t\) is measured in days. It is conjectured that \(r(t)\) is given by the formula \(r(t) = 0.0069t^3 -0.125t^2+11.079\) over a certain 12-day period. The graph of \(y=r(t)\) is given in Figure 4.4.8. What is the meaning of \(\int_4^{10} r(t) \, dt\) and what is its value? What is the average rate at which pollutants are leaving the tank on the time interval \(4 \le t \le 10\text{?}\)

Figure 4.4.8. The rate \(r(t)\) of pollution leaking from a tank, measured in gallons per day.
Solution

Since \(r(t) \ge 0\text{,}\) the value of \(\int_4^{10} r(t) \, dt\) is the area under the curve on the interval \([4,10]\text{.}\) A Riemann sum for this area will have rectangles with heights measured in gallons per day and widths measured in days, so the area of each rectangle will have units of

\begin{equation*} \frac{\text{gallons} }{\text{day} } \cdot \text{days} = \text{gallons}\text{.} \end{equation*}

Thus, the definite integral tells us the total number of gallons of pollutant that leak from the tank from day 4 to day 10. The Total Change Theorem tells us the same thing: if we let \(R(t)\) denote the total number of gallons of pollutant that have leaked from the tank up to day \(t\text{,}\) then \(R'(t) = r(t)\text{,}\) and

\begin{equation*} \int_4^{10} r(t) \, dt = R(10) - R(4)\text{,} \end{equation*}

the number of gallons that have leaked from day 4 to day 10.

To compute the exact value of the integral, we use the Fundamental Theorem of Calculus. Antidifferentiating \(r(t) = 0.0069t^3 -0.125t^2+11.079\text{,}\) we find that

\begin{align*} \int_4^{10} 0.0069t^3 -0.125t^2+11.079 \, dt =\mathstrut \amp \left. 0.0069 \cdot \frac{1}{4} \, t^4 - 0.125 \cdot \frac{1}{3} t^3 + 11.079t \right|_4^{10}\\ \approx\mathstrut \amp 44.282\text{.} \end{align*}

Thus, approximately 44.282 gallons of pollutant leaked over the six day time period.

To find the average rate at which pollutant leaked from the tank over \(4 \le t \le 10\text{,}\) we compute the average value of \(r\) on \([4,10]\text{.}\) Thus,

\begin{equation*} r_{\operatorname{AVG} [4,10]} = \frac{1}{10-4} \int_4^{10} r(t) \, dt \approx \frac{44.282}{6} = 7.380 \end{equation*}

gallons per day.

Activity 4.4.4.

During a 40-minute workout, a person riding an exercise machine burns calories at a rate of \(c\) calories per minute, where the function \(y = c(t)\) is given in Figure 4.4.9. On the interval \(0 \le t \le 10\text{,}\) the formula for \(c\) is \(c(t) = -0.05t^2 + t + 10\text{,}\) while on \(30 \le t \le 40\text{,}\) its formula is \(c(t) = -0.05t^2 + 3t - 30\text{.}\)

Figure 4.4.9. The rate \(c(t)\) at which a person exercising burns calories, measured in calories per minute.
  1. What is the exact total number of calories the person burns during the first 10 minutes of her workout?

  2. Let \(C(t)\) be an antiderivative of \(c(t)\text{.}\) What is the meaning of \(C(40) - C(0)\) in the context of the person exercising? Include units on your answer.

  3. Determine the exact average rate at which the person burned calories during the 40-minute workout.

  4. At what time(s), if any, is the instantaneous rate at which the person is burning calories equal to the average rate at which she burns calories, on the time interval \(0 \le t \le 40\text{?}\)

Hint
  1. What are the units on the area of a rectangle found in a Riemann sum for the function \(y= c(t)\text{?}\)

  2. Use the FTC.

  3. Recall the formula for \(c_{\operatorname{AVG} [0,40]}\text{.}\)

  4. Think carefully about which function tells you the instantaneous rate at which calories are burned.

Answer
  1. The person burned approximately 133.33 calories in the first 10 minutes of the workout.

  2. \(C(40) - C(0) = \int_0^{40} C'(t) \, dt = \int_0^{40} c(t) \, dt\) is the total calories burned on \([0,40]\text{.}\)

  3. The exact average rate at which the person burned calories on \(0 \le t \le 40\) is

    \begin{equation*} c_{\operatorname{AVG} [0,40]} = \frac{1}{40-0} \int_0^{40} c(t) \, dt = \frac{1}{40} \cdot \frac{1700}{3} = \frac{1700}{120} \approx 14.17 \ \text{cal/min}\text{.} \end{equation*}
  4. One time at which the instantaneous rate at which calories are burned equals the average rate on \([0,40]\) is \(t = \frac{5}{3}(6 - \sqrt{6}) \approx 5.918\text{.}\)

Solution
  1. Since the units on a rectangle in a Riemann sum are cal/min for the height and min for the width, the units on the area of such a rectangle are calories, and hence the units on area under the curve \(y = c(t)\) are given in total calories. Hence, the total calories burned during the first 10 minutes of the workout is given by the definite integral \(\int_0^{10} c(t) \, dt\text{.}\) We use the FTC and evaluate the integral, finding that

    \begin{align*} \int_0^{10} (-0.05t^2 + t + 10) \, dt =\mathstrut \amp \left. \left( -\frac{0.05}{3} t^3 + \frac{1}{2} t^2 + 10t \right) \right|_0^{10}\\ =\mathstrut \amp \left( -\frac{0.05}{3} (10)^3 + \frac{1}{2} (10)^2 + 10(10) \right) - (-0 + 0 + 0)\\ =\mathstrut \amp \frac{400}{3} \ \text{calories}\text{.} \end{align*}

    Thus, the person burned approximately 133.33 calories in the first 10 minutes of the workout.

  2. We observe first that by the Total Change Theorem, \(C(40) - C(0) = \int_0^{40} C'(t) \, dt = \int_0^{40} c(t) \, dt\text{,}\) and therefore, as discussed in (a), the meaning of this value is the total calories burned on \([0,40]\text{.}\)

  3. The exact average rate at which the person burned calories on \(0 \le t \le 40\) is given by

    \begin{equation*} c_{\text{AVG} [0,40]} = \frac{1}{40-0} \int_0^{40} c(t) \, dt\text{.} \end{equation*}

    To calculate \(\int_0^{40} c(t) \, dt\text{,}\) we recognize that \(c(t)\) is defined in piecewise fashion, and use the additive property of the definite integral, which tells us that

    \begin{equation*} \int_0^{40} c(t) \, dt = \int_0^{10} c(t) \, dt + \int_{10}^{30} c(t) \, dt + \int_{30}^{40} c(t) \, dt\text{.} \end{equation*}

    We know from our work in (a) that \(\int_0^{10} c(t) \, dt = \frac{400}{3}\text{.}\) Since \(c(t) = 15\) is constant on \(10 \le t \le 20\text{,}\) it follows that \(\int_{10}^{30} c(t) \, dt = 15 \cdot 30 = 300\text{.}\) And finally, it is straightforward to show using \(c(t) = -0.05t^2 + 3t - 30\) (or symmetry) on \(30 \le t \le 40\) that \(\int_{30}^{40} c(t) \, dt = \frac{400}{3}\text{.}\) Hence,

    \begin{align*} \int_0^{40} c(t) \, dt =\mathstrut \amp \int_0^{10} c(t) \, dt + \int_{10}^{30} c(t) \, dt + \int_{30}^{40} c(t) \, dt\\ =\mathstrut \amp \frac{400}{3} + 300 + \frac{400}{3}\\ =\mathstrut \amp \frac{1700}{3} \approx 566.67 \ \text{calories}\text{.} \end{align*}

    Now, it follows that the exact average rate at which calories were burned on \([0,40]\) is

    \begin{equation*} c_{\text{AVG} [0,40]} = \frac{1}{40-0} \int_0^{40} c(t) \, dt = \frac{1}{40} \cdot \frac{1700}{3} = \frac{1700}{120} \approx 14.17 \ \text{cal/min}\text{.} \end{equation*}
  4. It makes sense intuitively that there must be at least one time at which the instantaneous rate at which calories are burned equals the average rate at which calories are burned, as it would be impossible for a continuous instantaneous rate of change to always be above its average value. Since we know from (c) that \(c_{\text{AVG} [0,40]} = \frac{85}{6}\text{,}\) and \(c(t)\) tells us the instantaneous rate at which calories are burned, it follows that we want to solve the equation

    \begin{equation*} c(t) = \frac{85}{6}\text{.} \end{equation*}

    From the graph, it appears that there are two such values of \(t\) for which this equation is true, one in the first ten minutes, and one in the last ten. For instance, solving

    \begin{equation*} -0.05t^2 + t + 10 = \frac{85}{6}\text{,} \end{equation*}

    it follows that \(t = \frac{5}{3}(6 \pm \sqrt{6}) \approx 14.082, 5.918\text{,}\) only the second of which lies in \(0 \le t \le 10\text{.}\) So one time at which the instantaneous rate at which calories are burned equals the average rate on \([0,40]\) is \(t = \frac{5}{3}(6 - \sqrt{6}) \approx 5.918\text{.}\) Similar reasoning leads to the second time that lies in \([30,40]\text{.}\)

Subsection 4.4.4 Summary

  • We can find the exact value of a definite integral without taking the limit of a Riemann sum or using a familiar area formula by finding the antiderivative of the integrand, and hence applying the Fundamental Theorem of Calculus.

  • The Fundamental Theorem of Calculus says that if \(f\) is a continuous function on \([a,b]\) and \(F\) is an antiderivative of \(f\text{,}\) then

    \begin{equation*} \int_a^b f(x) \, dx = F(b) - F(a)\text{.} \end{equation*}

    Hence, if we can find an antiderivative for the integrand \(f\text{,}\) evaluating the definite integral comes from simply computing the change in \(F\) on \([a,b]\text{.}\)

  • A slightly different perspective on the FTC allows us to restate it as the Total Change Theorem, which says that

    \begin{equation*} \int_a^b f'(x) \, dx = f(b) - f(a)\text{,} \end{equation*}

    for any continuously differentiable function \(f\text{.}\) This means that the definite integral of the instantaneous rate of change of a function \(f\) on an interval \([a,b]\) is equal to the total change in the function \(f\) on \([a,b]\text{.}\)

Exercises 4.4.5 Exercises

1. Finding exact displacement.
2. Evaluating the definite integral of a rational function.
3. Evaluating the definite integral of a linear function.
4. Evaluating the definite integral of a quadratic function.
5. Simplifying an integrand before integrating.
6. Evaluating the definite integral of a trigonometric function.
7.

The instantaneous velocity (in meters per minute) of a moving object is given by the function \(v\) as pictured in Figure 4.4.10. Assume that on the interval \(0 \le t \le 4\text{,}\) \(v(t)\) is given by \(v(t) = -\frac{1}{4}t^3 + \frac{3}{2}t^2 + 1\text{,}\) and that on every other interval \(v\) is piecewise linear, as shown.

Figure 4.4.10. The velocity function of a moving body.
  1. Determine the exact distance traveled by the object on the time interval \(0 \le t \le 4\text{.}\)

  2. What is the object's average velocity on \([12,24]\text{?}\)

  3. At what time is the object's acceleration greatest?

  4. Suppose that the velocity of the object is increased by a constant value \(c\) for all values of \(t\text{.}\) What value of \(c\) will make the object's total distance traveled on \([12,24]\) be 210 meters?

Answer
  1. \(20\) meters.

  2. \(\displaystyle v_{\operatorname{AVG} [12,24]} = 12.5\) meters per minute.

  3. The object's maximum acceleration is \(3\) meters per minute per minute at the instant \(t = 2\text{.}\)

  4. \(c = \frac{60}{24} = 2.5\text{.}\)

Solution
  1. Since velocity is positive, distance traveled is the definite integral of velocity. Thus, on \([0,4]\text{,}\) the total distance, \(D\text{,}\) is

    \begin{equation*} D = \int_0^4 v(t) \, dt = \int_0^4 \left( -\frac{1}{4}t^3 + \frac{3}{2}t^2 + 1 \right) \, dt\text{.} \end{equation*}

    By the Fundamental Theorem of Calculus,

    \begin{align*} \int_0^4 \left( -\frac{1}{4}t^3 + \frac{3}{2}t^2 + 1 \right) \, dt &= \left. \left( -\frac{1}{16}t^4 + \frac{1}{2}t^3 + t \right) \right|_{t=0}^{t=4}\\ &= -\frac{1}{16}4^4 + \frac{1}{2}4^3 + 4\\ &= 20\text{,} \end{align*}

    so the distance traveled by the object on \([0,4]\) is \(20\) meters.

  2. To find the average velocity of the object on \([12,24]\text{,}\) we first evaluate \(\int_{12}^{24} v(t) \, dt\text{.}\) To do so, we use the fact that \(v\) is piecewise linear and employ standard geometric formulas to determine the value of the integral. The area of the trapezoid formed by \(v(t)\) and the vertical line segments at \(t = 12\) and \(t = 16\) is

    \begin{equation*} A_1 = \frac{1}{2}(f(12) + f(16))(4) = 2(9 + 15) = 48\text{.} \end{equation*}

    The area of the rectangle formed by \(v(t)\) and the vertical line segments at \(t = 16\) and \(t = 20\) is

    \begin{equation*} A_2 = 4 \cdot 15 = 60\text{.} \end{equation*}

    Finally, the area of the trapezoid formed by \(v(t)\) and the vertical line segments at \(t = 20\) and \(t = 24\) is

    \begin{equation*} A_3 = \frac{1}{2}(f(20) + f(24))(4) = 2(15 + 6) = 42\text{.} \end{equation*}

    Thus,

    \begin{equation*} \int_{12}^{24} v(t) \, dt = A_1 + A_2 + A_3 = 48 + 60 + 42 = 150\text{,} \end{equation*}

    from which it follows that

    \begin{equation*} \displaystyle v_{\operatorname{AVG} [12,24]} = \frac{1}{24-12} \int_{12}^{24} v(t) \, dt = \frac{150}{12} = 12.5 \end{equation*}

    meters per minute.

  3. To find where \(a(t)\) is greatest, we recall that \(a(t) = v'(t)\text{,}\) so we are seeking the location where the slope of the tangent line to \(v(t)\) is maximized on the interval \([0,24]\text{.}\) From the graph, there are only two possible intervals where this can occur: \(0 \lt t \lt 4\) and \(12 \lt t \lt 16\text{,}\) as these are both where \(v\) is increasing and thus \(a(t) = v'(t)\) is positive.

    On \(12 \lt t \lt 16\text{,}\) \(a(t) = v'(t) = \frac{3}{2}\) since this is the slope of the line that forms \(v(t)\) on this interval. On \(0 \lt t \lt 4\text{,}\) \(v(t) = -\frac{1}{4}t^3 + \frac{3}{2}t^2 + 1\text{,}\) so \(a(t) = v'(t) = -\frac{3}{4}t^2 + 3t\text{.}\) We see that \(a(t)\) is a quadratic function that opens down, so its maximum occurs at its vertex, which is located where \(a'(t) = 0\text{.}\) We know that \(a'(t) = -\frac{3}{2}t + 3\text{,}\) and \(0 = -\frac{3}{2}t + 3\) implies \(t = 2\text{.}\) Moreover, \(a(2) = v'(2) = -\frac{3}{4} \cdot 2^2 + 3(2) = 3\text{.}\) Clearly \(a(2) = 3 \gt \frac{3}{2}\text{,}\) so the object's maximum acceleration is \(3\) meters per minute per minute at the instant \(t = 2\text{.}\)

  4. Let \(V(t) = v(t) + c\) be the new velocity function that is the original velocity \(v\) increased by \(c\) at every time. We want to know the value of \(c\) for which total distance traveled is \(210\) meters. For this to be true, we must have that

    \begin{equation*} 210 = \int_{0}^{24} V(t) \, dt = \int_{0}^{24} \left( v(t) + c \right) \, dt\text{.} \end{equation*}

    Using the additive property of the definite integral and our earlier work in (b), we can say that

    \begin{equation*} 210 = \int_{0}^{24} v(t) \, dt + \int_{0}^{24} c \, dt = 150 + \int_{0}^{24} c \, dt\text{,} \end{equation*}

    so

    \begin{equation*} \int_{0}^{24} c \, dt = 60\text{.} \end{equation*}

    Since the function \(f(t) = c\) is constant, the integral \(\int_{0}^{24} c \, dt\) represents the area of a rectangle \(24\) units wide and \(c\) units tall, so \(\int_{0}^{24} c \, dt = 24c\text{.}\) Hence,

    \begin{equation*} 24c = 60 \end{equation*}

    so \(c = \frac{60}{24} = 2.5\text{.}\)

8.

A function \(f\) is given piecewise by the formula

\begin{equation*} f(x) = \begin{cases} -x^2 + 2x + 1, \amp \ \text{if} \ 0 \le x \lt 2 \\ -x + 3, \amp \ \text{if} \ 2 \le x \lt 3 \\ x^2 - 8x + 15, \amp \ \text{if} \ 3 \le x \le 5 \end{cases}\text{.} \end{equation*}
  1. Determine the exact value of the net signed area enclosed by \(f\) and the \(x\)-axis on the interval \([2,5]\text{.}\)

  2. Compute the exact average value of \(f\) on \([0,5]\text{.}\)

  3. Find a formula for a function \(g\) on \(5 \le x \le 7\) so that if we extend the above definition of \(f\) so that \(f(x) = g(x)\) if \(5 \le x \le 7\text{,}\) it follows that \(\int_0^7 f(x) \, dx = 0\text{.}\)

Answer
  1. \(-\frac{5}{6}\text{.}\)

  2. \(\displaystyle f_{\operatorname{AVG} [0,5]} = \frac{1}{2}\text{.}\)

  3. \(g(x) = f(x)\) for \(0 \le x \lt 5\) and \(g(x) = -\frac{5}{4}(x - 5)\) on \(5 \le x \le 7\text{.}\)

Solution
  1. The net signed area enclosed by \(f\) and the \(x\)-axis on the interval \([2,5]\) is \(\int_2^5 f(x) \, dx\text{.}\) The figure below shows a graph of \(f\) on the interval \([0,5]\text{.}\) To calculate the definite integral of \(f\) on the interval \([2,5]\text{,}\) we consider the integrals on the subintervals \([2,3]\) and \([3,5]\text{.}\) Doing so and using the Fundamental Theorem of Calculus,

    \begin{align*} \int_2^5 f(x) \, dx &= \int_2^3 f(x) \, dx + \int_3^5 f(x) \, dx\\ &= \int_2^3 -x+3 \, dx + \int_3^5 x^2-8x+15 \, dx\\ &= \left. \left( -\frac{1}{2}x^2 + 3x \right)\right|_2^3 + \left. \left( \frac{1}{3}x^3 - 4x^2 + 15x \right)\right|_3^5\\ &= \left(\frac{9}{2}-4\right) + \left( \frac{50}{3}-18 \right)\\ &= \frac{127}{6} - 22 = -\frac{5}{6}\text{.} \end{align*}
  2. To find the average value of \(f\) on \([0,5]\) we need to first calculate

    \begin{equation*} \int_0^5 f(x) \, dx\text{.} \end{equation*}

    Using our work in (a) and considering the subintervals \([0,2]\) and \([2,5]\text{,}\)

    \begin{align*} \int_0^5 f(x) \, dx &= \int_0^2 f(x) \, dx + \int_2^5 f(x) \, dx\\ &= \int_0^2 -x^2 + 2x + 1 \, dx - \frac{5}{6}\\ &= \left. \left( -\frac{1}{3}x^3 + x^2 + x \right)\right|_0^2 - \frac{5}{6}\\ &= \frac{10}{3} - \frac{5}{6}\\ &= \frac{5}{2}\text{.} \end{align*}

    Therefore, the average value of \(f\) on \([0,5]\) is

    \begin{equation*} \displaystyle f_{\operatorname{AVG} [0,5]} = \frac{1}{5-0} \int_0^5 f(x) \, dx = \left(\frac{1}{5}\right) \left(\frac{5}{2}\right) = \frac{1}{2}\text{.} \end{equation*}
  3. Since \(\int_0^5 f(x) \, dx = \frac{5}{2}\text{,}\) we need a function \(g\) that matches \(f\) but that is also defined on \([5,7]\) so that \(\int_5^7 g(x) \, dx = -\frac{5}{2}\text{.}\) To preserve continuity, we will choose a formula for \(g\) that also satisfies \(g(5) = 0\text{.}\) It's natural to pick a linear function whose graph encloses \(5/2\) units of area, so one that has a slope of \(5/4\text{.}\) To check, we compute

    \begin{align*} \int_5^7 -\frac{5}{4}(x - 5) \, dx &= -\left(\frac{5}{4}\right) \left. \left(\frac{x^2}{2} - 5x\right) \right|_5^7\\ &= -\left(\frac{5}{4}\right) \left( \frac{49-25}{2} - 5(7-5) \right)\\ &= -\left(\frac{5}{4}\right) \left( 12 - 10 \right)\\ &= -\left(\frac{5}{4}\right) \left( 2 \right) = -\frac{5}{2}\text{.} \end{align*}

    So \(g\) defined so that \(g(x) = f(x)\) for \(0 \le x \lt 5\) and \(g(x) = -\frac{5}{4}(x - 5)\) on \(5 \le x \le 7\) has the desired property. A graph of \(g\) is shown in the figure below.

9.

When an aircraft attempts to climb as rapidly as possible, its climb rate (in feet per minute) decreases as altitude increases, because the air is less dense at higher altitudes. Given below is a table showing performance data for a certain single engine aircraft, giving its climb rate at various altitudes, where \(c(h)\) denotes the climb rate of the airplane at an altitude \(h\text{.}\)

\(h\) (feet) \(0\) \(1000\) \(2000\) \(3000\) \(4000\) \(5000\) \(6000\) \(7000\) \(8000\) \(9000\) \(10{,}000\)
\(c\) (ft/min) \(925\) \(875\) \(830\) \(780\) \(730\) \(685\) \(635\) \(585\) \(535\) \(490\) \(440\)

Let a new function called \(m(h)\) measure the number of minutes required for a plane at altitude \(h\) to climb the next foot of altitude.

  1. Determine a similar table of values for \(m(h)\) and explain how it is related to the table above. Be sure to explain the units.

  2. Give a careful interpretation of a function whose derivative is \(m(h)\text{.}\) Describe what the input is and what the output is. Also, explain in plain English what the function tells us.

  3. Determine a definite integral whose value tells us exactly the number of minutes required for the airplane to ascend to 10,000 feet of altitude. Clearly explain why the value of this integral has the required meaning.

  4. Use the Riemann sum \(M_5\) to estimate the value of the integral you found in (c). Include units on your result.

Answer
  1. \(h\) (feet) \(0\) \(1000\) \(2000\) \(3000\) \(4000\) \(5000\) \(6000\) \(7000\) \(8000\) \(9000\) \(10{,}000\)
    \(c\) (ft/min) \(925\) \(875\) \(830\) \(780\) \(730\) \(685\) \(635\) \(585\) \(535\) \(490\) \(440\)
    \(m\) (min/ft) \(\frac{1}{925}\) \(\frac{1}{875}\) \(\frac{1}{830}\) \(\frac{1}{780}\) \(\frac{1}{730}\) \(\frac{1}{685}\) \(\frac{1}{635}\) \(\frac{1}{585}\) \(\frac{1}{535}\) \(\frac{1}{490}\) \(\frac{1}{440}\)
  2. The antiderivative function tells the total number of minutes it takes for the plane to climb to an altitude of \(h\) feet.

  3. \(M = \int_{0}^{10000} m(h) \, dh \text{.}\)

  4. It takes the plane aabout \(M_5 \approx 15.27\) minutes.

Solution
  1. Since the given climb rate, \(c(h)\text{,}\) is in feet per minute, and the new function, \(m(h)\text{,}\) is measured in minutes per foot, it follows that \(m(h)\) is the reciprocal of \(c(h)\text{,}\) so \(m(h) = \frac{1}{c(h)}\text{.}\) Hence we get the following updated table.

    \(h\) (feet) \(0\) \(1000\) \(2000\) \(3000\) \(4000\) \(5000\) \(6000\) \(7000\) \(8000\) \(9000\) \(10{,}000\)
    \(c\) (ft/min) \(925\) \(875\) \(830\) \(780\) \(730\) \(685\) \(635\) \(585\) \(535\) \(490\) \(440\)
    \(m\) (min/ft) \(\frac{1}{925}\) \(\frac{1}{875}\) \(\frac{1}{830}\) \(\frac{1}{780}\) \(\frac{1}{730}\) \(\frac{1}{685}\) \(\frac{1}{635}\) \(\frac{1}{585}\) \(\frac{1}{535}\) \(\frac{1}{490}\) \(\frac{1}{440}\)
  2. Given an original function, we know that the units on its derivative are ``units of input per unit of output.'' Since the units on \(m(h)\) are ``minutes per foot'', it follows that the antiderivative of \(m(h)\) should have output units of ``minutes'' since its input units are ``feet''. The antiderivative function should thus tell us the total number of minutes that it takes for the plane to climb to an altitude of \(h\) feet.

  3. The number of minutes required for the airplane to ascend to \(10{,}000\) feet of altitude is given by the definite integral

    \begin{equation*} M = \int_{0}^{10000} m(h) \, dh \end{equation*}

    since the units on \(m(h)\) are ``minutes per foot'' and the units on \(\triangle h\) in the corresponding Riemann sum are ``feet'', so when we take the product of quantities with these units, the resulting numerical quantity is measured in minutes.

  4. For the Riemann sum \(M_5\text{,}\) we have \(5\) subintervals. Given the original data, this means that we need to evaluate the function at every other known data point. In particular,

    \begin{align*} \int_{0}^{10000} m(h) \, dh &\approx M_5\\ &= m(1000) \cdot 2000 + m(3000) \cdot 2000 + m(5000) \cdot 2000\\ &+ m(7000) \cdot 2000 + m(9000) \cdot 2000\\ &= \left( \frac{1}{875} + \frac{1}{780} + \frac{1}{685} + \frac{1}{585} + \frac{1}{490} \right) \cdot 2000\\ &\approx 0.007634980475 \cdot 2000\\ &\approx 15.27\text{.} \end{align*}

    Thus, it takes the plane a bit more than \(15\) minutes to climb to an altitude of 10,000 feet.

10.

In Chapter 1, we showed that for an object moving along a straight line with position function \(s(t)\text{,}\) the object's “average velocity on the interval \([a,b]\)” is given by

\begin{equation*} AV_{[a,b]} = \frac{s(b)-s(a)}{b-a}\text{.} \end{equation*}

More recently in Chapter 4, we found that for an object moving along a straight line with velocity function \(v(t)\text{,}\) the object's “average value of its velocity function on \([a,b]\)” is

\begin{equation*} \displaystyle v_{\operatorname{AVG} [a,b]} = \frac{1}{b-a} \int_a^b v(t) \, dt\text{.} \end{equation*}

Are the “average velocity on the interval \([a,b]\)” and the “average value of the velocity function on \([a,b]\)” the same thing? Why or why not? Explain.

Answer

Yes.

Solution

Yes, \(AV_{[a,b]} = \displaystyle v_{\operatorname{AVG} [a,b]}\text{.}\) This is true because of the Fundamental Theorem of Calculus and the definitions of these two quantities. In particular,

\begin{align*} \displaystyle v_{\operatorname{AVG} [a,b]} &= \frac{1}{b-a} \int_a^b v(t) \, dt\\ &= \frac{s(b)-s(a)}{b-a}\\ &= AV_{a,b}\text{.} \end{align*}

Average velocity can be thought of in two very different ways: one as the change in position divided by change in time, the other as an average of the values of \(v(t)\) itself.