Skip to main content

Section 5.5 Instantaneous Rate of Change

Subsection 5.5.1 Overview

Accumulation functions are defined in terms of their rate of accumulation. That is, we started by knowing the rate of accumulation \(f'(x)\) and used that rate and an initial value to create the accumulation function

\begin{equation*} f(x) = f(a) + \int_a^{x} f'(z) \, dz\text{.} \end{equation*}

Thus far, we only know a few elementary accumulation formulas for simple polynomials. What about other functions?

Perhaps the biggest breakthrough in the historical development of calculus was the recognition of a relationship between accumulation computed through definite integrals and the rate of change computed through derivatives. A definite integral represents the exact accumulation for a given rate as the independent variable goes between two points. A Riemann sum approximates this accumulation by summing increments that treat the rate of accumulation as if constant over short intervals. The definite integral is equal to the limit of the Riemann sums.

In this section, we introduce the derivative of a function. The derivative represents the instantaneous rate of change at a single point. We will introduce the average rate of change between two points. The average rate of change approximates the instantaneous rate of change when the two points are close together. The derivative will then equal the limit of the average rate of change.

Subsection 5.5.2 Slope and the Average Rate of Change

Consider the point–slope equation of a line

\begin{equation*} y-b = m(x-a)\text{,} \end{equation*}

which is the equation of a line with slope \(m\) and passing through a point \((a,b)\text{.}\) When we solve for \(y\text{,}\) so that \(y\) is a function of \(x\text{,}\)

\begin{equation*} y = f(x) = b + m(x-a)\text{,} \end{equation*}

we can recognize that this is in the form of an accumulation function with constant rate,

\begin{equation*} f(x) = b + \int_a^x m \, dx\text{.} \end{equation*}

That is, the slope acts as the rate of accumulation.

The slope of a line also represents a rate of change, meaning a ratio of covarying changes. Given two points on the line, \((x_1,y_1)\) and \((x_2,y_2)\text{,}\) the slope is defined by the ratio

\begin{equation*} m = \frac{\Delta y}{\Delta x} = \frac{y_2-y_1}{x_2-x_1}\text{.} \end{equation*}

If we think of the point \(f(a)=b\) as the initial value for \(f(x)\text{,}\) then the increment of change for \(f\) defined by

\begin{equation*} \Delta f = f(x) - f(a) \end{equation*}

will always be proportional to the change in the input

\begin{equation*} \Delta x = x-a. \end{equation*}

The slope is the proportionality constant representing this constant ratio of the changes, or rate of change.

Only in the case of a linear function do we actually find that the rate of change \(\Delta f / \Delta x\) is a constant. When the rate of change varies, the value of the rate of change depends on the interval chosen. We call this the average rate of change.

Definition 5.5.1.

The average rate of change of a function \(f(x)\) going from \(a\) to \(b\) is defined as the ratio

\begin{equation*} \left. \frac{\Delta f}{\Delta x} \right|_{a,b} = \frac{f(b)-f(a)}{b-a}\text{.} \end{equation*}

The average rate of change is equal to the slope of the line that joins the two points \((a,f(a))\) and \((b,f(b))\text{.}\) That line is called the secant line. The order of the points for the average rate of change does not matter.

\begin{align*} \left. \frac{\Delta f}{\Delta x} \right|_{b,a} &= \frac{f(a)-f(b)}{a-b}\\ &= \frac{-(f(b)-f(a))}{-(b-a)} \\ &= \frac{f(b)-f(a)}{b-a} \\ &= \left. \frac{\Delta f}{\Delta x} \right|_{b,a} \end{align*}

Consequently, we often just refer to calculating the average rate of change over an interval \([a,b]\text{.}\)

Example 5.5.2.

Find the average rate of change of \(f(x)=x^3-4x\) over the interval \([1,2]\text{.}\)

Solution

The average rate of change is the slope of the line joining the points \((1,f(1))\) and \((2,f(2))\text{.}\) So we first need to calculate the function values:

\begin{equation*} f(1) = (1)^3-4(1) = -3; \qquad f(2)=(2)^3-4(2) = 0. \end{equation*}

This allows us to compute the average rate of change:

\begin{equation*} \left. \frac{\Delta f}{\Delta x} \right|_{1,2} = \frac{f(2)-f(1)}{2-1} = \frac{0--3}{1} = 3\text{.} \end{equation*}

A rate of change for a physical quantity has units corresponding to the ratio it describes. One of the most common examples is calculating the velocity of an object. Velocity measures the distance traveled per unit time, which means velocity is the rate of change of position with respect to time. How would we compute a velocity? Measure the position of the object at two times, measure how much the position changed, and divide by the amount of time that passed. The average velocity is the ratio of the change in position over the change in time.

Example 5.5.3.

If the position (height, in feet) of an object above the ground is defined by the function of time (in seconds)

\begin{equation*} h(t) = 5+64t-16t^2\text{,} \end{equation*}

then what is the average velocity over the interval \([1,4]\text{?}\)

Graph of y=x^2.
Solution

The average velocity is the slope of the line joining the points \((1,h(1))\) and \((4,h(4))\text{.}\) So we first need to calculate the function values which gives the two positions:

\begin{equation*} h(1) = 5+64(1)-16(1)^2 = 53; \qquad f(4)=5+64(4)-16(4)^2=5. \end{equation*}

This allows us to compute the average velocity as an average rate of change:

\begin{equation*} \left. \frac{\Delta h}{\Delta t} \right|_{[1,4]} = \frac{h(4)-h(1)}{4-1} = \frac{5-53}{3} = \frac{-48}{3} = -16\text{.} \end{equation*}

So the average velocity is -16 ft/s, since the height dropped by 48 feet during those 3 seconds.

In the previous example,the graph of the height of the object as a function of time shows that the ball was initially going up and then came down. However, the average rate of change calculated gave a negative rate. Over the three minutes in the interval, the ball started going up and then fell enough so that the overall change was negative. If we wanted to know the speed of the object when \(t=1\text{,}\) this interval is much too large to provide a good approximation.

Subsection 5.5.3 Instantaneous Rate of Change

The instantaneous rate of change of a function is the rate of change at a particular point. When we think about a rate of change as representing a slope, our existing strategies require knowing two different points to compute a slope. We expect that the average rate of change between two points should approximate the instantaneous rate of change if the increment \(\Delta x\) is not too big. Further, we expect that the approximation should improve by making \(\Delta x\) smaller.

The figure below is an interactive graph of \(f(x) = x^3-4x\) showing one point at \(x=1\) and a second point at \(x=1+h\) where the value of \(h\) is controlled by a slider. The average rate of change and slope of the secant line between these two points is also calculated. Notice that when \(h\) is close to zero, \(h \approx 0\text{,}\) the secant line is closer and closer to a tangent line.

Figure 5.5.4.

Graphically, the instantaneous rate of change equals the slope of the tangent line at the point. A tangent line is defined in terms of a single point such that the line is the line that best approximates the function near that point. We define the instantaneous rate of change, or the derivative at a point, as a limit of the average rate of change.

Definition 5.5.5.

The instantaneous rate of change of a function \(f(x)\) at \(x=a\) is the derivative at the point and is defined as the limit of the average rate of change when the width of the interval is made arbitrarily small:

\begin{equation*} \left. \frac{df}{dx} \right|_{a} = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h} \end{equation*}

or

\begin{equation*} \left. \frac{df}{dx} \right|_{a} = \lim_{x \to a} \frac{f(x)-f(a)}{x-a} \end{equation*}

The limits defining the instantaneous rate of change or derivative, when they exist, represent the limiting value of the average rate of change for a sequence of points \(x_n\) that converge to \(a\text{,}\) \(x_n \to a\text{.}\) The first limit using \(h\) defines this sequence as \(x_n = a + h_n\) where \(h_n \to 0\text{.}\) That is, \(h\) represents the value of \(\Delta x\text{.}\) This suggests defining the average rate of change in terms of a reference point \(a\) and the displacement \(h\) to the second point,

\begin{equation*} \left. \frac{\Delta f}{\Delta x} \right|_{a; h} = \frac{f(a+h)-f(a)}{h}. \end{equation*}

The derivative is the limit of this average rate of change as \(h \to 0\text{.}\) For the limit to exist, the limit value of the average rate of change can not depend on which sequence we choose. We explore the definition by considering an example.

Example 5.5.6.

Find the instantaneous rate of change of \(f(x) = x^3-4x\) at 1.

Solution

In the earlier example, we found the average rate of change of \(f\) on the interval \([1,2]\text{:}\)

\begin{equation*} \left. \frac{\Delta f}{\Delta x}\right|_{[1,2]} = 3. \end{equation*}

The width of this interval was \(h = \Delta x = 2-1 = 1\text{.}\) We need to consider a sequence of intervals that include \(x=1\) but have a width that is decreasing to zero. The following list of intervals is the start of one possible sequence.

\begin{equation*} [1,2], \: [1,1.1], \: [1,1.01], \: [1,1.001], \: \ldots \end{equation*}

To make this calculation more manageable, it is sometimes easier to create an entry in a table that shows the value of the function at the second point that is needed to compute a slope. The table only shows the summary information. The average rate of change for each intervals was computed using the definition

\begin{equation*} \left. \frac{\Delta f}{\Delta x} \right|_{[1, x_n]} = \frac{f(x_n)--3}{h} \end{equation*}

where \(h=b_k-1\text{.}\)

\(n\) \([1, x_n]\) \(h=\Delta x\) \(x_n\) \(f(x_n)\) \(\displaystyle \left. \frac{\Delta f}{\Delta x} \right|_{[1, x_n]}\)
1 \([1,2]\) \(1\) \(2\) \(0\) \(3\)
2 \([1,1.1]\) \(0.1\) \(1.1\) \(-3.069\) \(-0.69\)
3 \([1,1.01]\) \(0.01\) \(1.01\) \(-3.009699\) \(-0.9699\)
4 \([1,1.001]\) \(0.001\) \(1.001\) \(-3.000996999\) \(-0.996999\)
Table 5.5.7. Illustration of using shrinking intervals to estimate the instantaneous rate of change.

From this table, we can see that the spacing between the points \(h\) is approaching zero as the second point in the interval is approaching the point in question. As this happens, the sequence of values representing the average rate of change on these intervals appears to be approaching the value of -1. From the table, we would estimate that this is the instantaneous rate of change:

\begin{equation*} \left. \frac{df}{dx} \right|_{1} \approx -1. \end{equation*}

In the previous example, the limit of the average rate of change was an easily recognized value because it was an integer. When using a table and the limit is not an integer, you need to look for a decimal value that is approximated. This often works better if we consider a sequence of intervals on both sides of the point of interest and use the average of the two sides.

Example 5.5.8.

Find the instantaneous rate of change of \(f(x) = 3^x\) at 1.

Solution

We will create two sequences of decreasing width intervals, one on the left and the other on the right of 1. This will allow us to more easily recognize the decimal representation of the limiting value. In addition, we will use a variable \(h\) to represent the offset from 1 to the other endpoint of the interval. One sequence will involve negative values of \(h\) (on the left) and the other will involve positive values of \(h\) (on the right). Notice how in these tables, we require more decimal places for the value of \(f(1+h)\) in order to obtain the average rate of change to the same number of significant digits.

\(h\) \(f(1+h)\) \(f(1)\) \(\Delta f\) \(\displaystyle \left. \frac{\Delta f}{\Delta x} \right|_{1; h}\)
-0.1 2.68788 3 -0.31212 3.1212
-0.01 2.967222 3 -0.032778 3.2778
-0.001 2.9967160 3 -0.0032940 3.2940
Table 5.5.9. Illustration of using shrinking intervals on the left to estimate the instantaneous rate of change.
\(h\) \(f(1+h)\) \(f(1)\) \(\Delta f\) \(\displaystyle \left. \frac{\Delta f}{\Delta x} \right|_{1; h}\)
0.1 3.34837 3 0.34837 3.4837
0.01 3.033140 3 0.033140 3.3140
0.001 3.0032976 3 0.0032976 3.2976
Table 5.5.10. Illustration of using shrinking intervals on the right to estimate the instantaneous rate of change.

Looking at the columns for the average rate of change in these two tables, we notice that the values are rising when \(h \lt 0\) as the size of the interval shrinks but that the values are dropping when \(h \gt 0\text{.}\) The limiting value should therefore be somewhere between 3.2940 and 3.2976. The average of these values gives an even better approximation,

\begin{equation*} \left. \frac{df}{dx} \right|_{1} \approx 3.2958. \end{equation*}

A dynamic graph of this calculation is illustrated below.

Figure 5.5.11.

Subsection 5.5.4 Using Algebra for Rates of Change

In the previous sections, we computed the instantaneous rate of change by looking for a limiting value in the average rate of change for a sequence of intervals that had decreasing width. It is important to realize that this is the fundamental definition of the instantaneous rate of change. In many cases involving basic algebraic functions, like polynomials, it is possible to determine the limiting value of this process algebraically. This is because we can find a formula for the average rate of change for any value of the spacing \(h\) and determine what will happen when \(h \to 0\text{.}\)

The process for using this strategy is to consider the same calculations that we used to form the tables, but to determine the formula for each step instead of numerical values for the particular values of \(h\text{.}\)

  • Identify the function \(f(x)\) and the point of interest \(a\text{.}\)
  • Use composition to find the formula for \(f(a+h)\) and expand.
  • Compute the change in the function \(\Delta f = f(a+h) - f(a)\) and simplify.
  • Compute the average rate of change,

    \begin{equation*} \frac{\Delta f}{\Delta x} = \frac{f(a+h)-f(a)}{h}, \end{equation*}

    and use factoring in order to find a formula that does not divide by \(h\text{.}\)

  • The limit or instantaneous rate of change is the value of this final formula when \(h \to 0\text{.}\) This works because simplifying the rate of change formula found a new expression that was continuous at the point \(h=0\text{.}\)

  • If it is not possible to rewrite without dividing by \(h\text{,}\) then you can use the formula itself in a table to see what happens when \(h \to 0\) by testing a sequence of values for \(h\) that approach 0.

Take a moment to look at how the calculations described above compare to our process of approximating the derivative using a table.

Example 5.5.12.

Find the instantaneous rate of change for \(f(x)=x^2+3x\) at \(2\text{.}\)

Solution

We will just follow the steps outlined above.

  1. The function has been identified and the point given. We also need \(f(2)=2^2+3(2)=10\) in later steps.

  2. Find \(f(2+h)\) and expand:

    \begin{align*} f(2+h) &= (2+h)^2+3(2+h) = (2+h)(2+h) + 3 (2+h) \\ &= 4+4h+h^2+6+3h = 10 + 7h +h^2 \end{align*}
  3. Compute the change in function value, \(\Delta f = f(2+h)-f(2)\text{:}\)

    \begin{equation*} \Delta f = f(2+h)-f(2) = (10+7h+h^2) - (10) = 7h+h^2 \end{equation*}
  4. Compute the formula for the average rate of change:

    \begin{equation*} \left. \frac{\Delta f}{\Delta x} \right|_{2; h} = \frac{7h+h^2}{h} = \frac{h(7+h)}{h} = 7+h\text{.} \end{equation*}

    The average rate of change is only defined when \(h \ne 0\text{.}\)

  5. The limit of the average rate of change uses the simplified formula on both sides of \(h=0\text{.}\) Because the reduced formula is continuous, the limiting value can be found by substitution:

    \begin{equation*} \left. \frac{df}{dx} \right|_{2} = \lim_{h \to 0} 7+h = 7+0 = 7. \end{equation*}

The definition of the derivative allows us to compute the rate of change for functions other than polynomials.

Example 5.5.13.

Find the instantaneous rate of change for \(f(x)=\frac{1}{3x+1}\) at \(1\text{.}\)

Solution

We again just follow the steps outlined above.

  1. The function has been identified and the point given. We also need \(f(1) = \frac{1}{3(1)+1} = \frac{1}{4}\) in later steps.
  2. Find \(f(1+h)\) and expand:

    \begin{align*} f(1+h) &= \frac{1}{3(1+h)+1} = \frac{1}{3+3h+1} \\ &= \frac{1}{4+3h} \end{align*}
  3. Compute the change in function value, \(\Delta f = f(1+h)-f(1)\text{:}\)

    \begin{equation*} \Delta f = f(1+h)-f(1) = \frac{1}{4+3h} - \frac{1}{4}. \end{equation*}

    We will later need to simplify this, so let us find a common denominator, which requires multiplying each fraction's numerator and denominator by the missing factor:

    \begin{equation*} \Delta f = \frac{4}{4(4+3h)} - \frac{4+3h}{4(4+3h)} = \frac{4-(4+3h)}{4(4+3h)} = \frac{-3h}{4(4+3h)}. \end{equation*}
  4. Compute the formula for the average rate of change:

    \begin{align*} \left. \frac{\Delta f}{\Delta x} \right|_{1; h} &= \frac{\left( \frac{-3h}{4(4+3h)} \right)}{h} \\ &= \frac{1}{h} \cdot\frac{-3h}{4(4+3h)} \\ &= \frac{-3}{4(4+3h)}, \end{align*}

    defined when \(h \ne 0\text{.}\)

  5. The instantaneous rate of change is the limit of the average rate of change. Because the reduced formula is continuous at \(h=0\text{,}\) the limit can be computed using substitution

    \begin{align*} \left. \frac{df}{dx} \right|_{1} &= \lim_{h \to 0} \frac{-3}{4(4+3h)}\\ &= \frac{-3}{4(4+3(0))} = \frac{-3}{16}. \end{align*}

Subsection 5.5.5 Interpretation of the Rate of Change

The rate of change often has a physical interpretation. For example, if we know the position (e.g., height) as a function of time, then the rate of change corresponds to the velocity of the object. In chemistry, if we know the concentration of a reactant in solution as a function of time, then the rate of change of concentration describes the reaction rate. We can also have rates of change with respect to variables other than time. For example, in biology, the number of new fish born in a year (called recruitment) might be a function of the current population size (called the stock). The rate of change of the recruitment with respect to the stock measures how much the recruitment would change per unit increase in the stock. In economics, if we know how an equation relating the revenue that corresponds to the number of items being sold, then the rate of change of revenue with respect to the number of items is called the marginal revenue and corresponds to the amount of revenue change per extra item sold.

The units of a rate of change are determined by the units in the ratio. Since velocity is the rate of change of position with respect to time, the units of velocity are the units of length divided by the units of time, such as kilometers per hour or meters per second. Marginal revenue is the rate of change of revenue with respect to items sold, so the units would be a monetary unit per item, such as dollars per item.

Example 5.5.14.

In a chemical reaction, the concentration of a reactant is measured as a function of time. If \(C\) represents the concentration measured grams per liter and \(t\) represents the time elapsed since the reaction began measured in seconds, then this function is the mapping \(t \mapsto C\text{.}\)

What are the units of \(\frac{dC}{dt}\text{?}\)

Solution

The quickest solution to answer this question says to take the units of the dependent variable \(C\) and divide by the units of the independent variable \(t\text{.}\) That would give grams per liter per second, or gL·s. To clarify why we divide the units in that way, recall that the rate of change is the ratio of the change in \(C\) (output) over the change in \(t\) (input). Because \(C\) has units of gL, those will also be the units of \(\Delta C\text{.}\) Dividing this by the change in time \(\Delta t\text{,}\) which has units of seconds s, we obtain the units of the rate of change.

We can use the definition of the rate of change to calculate an instantaneous rate of change for a given model of a physical quantity.

Example 5.5.15.

A population grows in time according to a model

\begin{equation*} P(t) = 400 \cdot 1.1^t\text{,} \end{equation*}

where \(P\) is the population count and \(t\) is the time in years from the start of the model. How fast is the population growing when \(t=2\text{?}\)

Solution

Because we do not yet know the rules of differentiation to find the algebraic rule for the derivative, we will use the definition of the derivative in terms of a limit. The derivative is defined as

\begin{equation*} \left.\frac{dP}{dt}\right|_{2} = \lim_{h \to 0} \frac{P(2+h) - P(2)}{h}\text{.} \end{equation*}

Substituting the formula for \(P(t)\text{,}\) we can write this as

\begin{equation*} \left.\frac{dP}{dt}\right|_{2} = \lim_{h \to 0} \frac{400 \cdot 1.1^{(2+h)} - 400 \cdot 1.1^2}{h}\text{.} \end{equation*}

We can now set up a table of values of this average rate of change for values of \(h\) with \(h \to 0\text{.}\) Our table will show a final value with 6 digits of accuracy so that we can visualize the limit converging.

\(h\) \(\displaystyle \left. \frac{\Delta P}{\Delta t} \right|_{2; h} = \frac{400 \cdot 1.1^{(2+h)} - 400 \cdot 1.1^2}{h}\)
-0.1 \(\displaystyle \frac{400 \cdot 1.1^{1.9} - 400 \cdot 1.1^2}{-0.1} \approx 45.9110\)
-0.01 \(\displaystyle \frac{400 \cdot 1.1^{1.99} - 400 \cdot 1.1^2}{-0.01} \approx 46.1082\)
-0.001 \(\displaystyle \frac{400 \cdot 1.1^{1.999} - 400 \cdot 1.1^2}{-0.001} \approx 46.1279\)
Table 5.5.16. Table of \(\frac{\Delta P}{\Delta t}\) for \(h \lt 0\text{.}\)
\(h\) \(\displaystyle \left. \frac{\Delta P}{\Delta t} \right|_{2; h} = \frac{400 \cdot 1.1^{(2+h)} - 400 \cdot 1.1^2}{h}\)
0.1 \(\displaystyle \frac{400 \cdot 1.1^{2.1} - 400 \cdot 1.1^2}{0.1} \approx 46.3507\)
0.01 \(\displaystyle \frac{400 \cdot 1.1^{2.01} - 400 \cdot 1.1^2}{0.01} \approx 46.1521\)
0.001 \(\displaystyle \frac{400 \cdot 1.1^{2.001} - 400 \cdot 1.1^2}{0.001} \approx 46.1323\)
Table 5.5.17. Table of \(\frac{\Delta P}{\Delta t}\) for \(h\gt 0\text{.}\)

Comparing the tables using values on the left (\(h \lt 0\)) and values on the right (\(h \gt 0\)), our calculations inform us that \(\frac{dP}{dt}\Big|_{2}\) is between 46.1279 and 46.1323 individuals per year. The best estimate would be the average of the rates of change for \(h=\pm 0.001\text{,}\) or \(\frac{dP}{dt}\Big|_{2} \approx 46.1301\) individuals per year.

Example 5.5.18.

A company determines that the number of a particular item it can sell in a month depends on the sale price for that item according to the demand function

\begin{equation*} x = \frac{12000}{p+3} \end{equation*}

where \(x\) measures the number of items sold per month and \(p\) measures the sale price of an item in dollars.

Find the monthly revenue for a sale price of \(p=5\) and determine rate of change of monthly revenue with respect to the sale price when \(p=5\text{.}\) Compare this rate of change with the actual change in revenue for particular price changes.

Solution

The total revenue \(R\) is equal to the number of items sold times the price of each item. That is,

\begin{equation*} R = x \cdot p\text{.} \end{equation*}

Subsituting the demand function in place of \(x\text{,}\) we find

\begin{equation*} p \mapsto R = \frac{12000p}{p+3}\text{.} \end{equation*}

We can find the monthly revenue using \(p=5\) to obtain

\begin{equation*} p=5 \: \mapsto \: R=\frac{12000(5)}{5+3} = 7500\text{.} \end{equation*}

The monthly revenue will be $7500 when the item price is \(p=5\text{.}\)

To find the rate of change of \(R\) with respect to \(p\text{,}\) we write down the definition of the derivative.

\begin{align*} \left. \frac{dR}{dp} \right|_{5} &= \lim_{h \to 0} \frac{R(5+h) - R(5)}{h}\\ &= \lim_{h \to 0} \frac{ \frac{12000(5+h)}{5+h+3} - 7500}{h} \end{align*}

We can simplify this formula using algebra.

\begin{align*} \left. \frac{dR}{dp} \right|_{5} &= \lim_{h \to 0} \frac{ \frac{60000+12000h}{8+h} - 7500}{h} \\ &= \lim_{h \to 0} \frac{ \frac{60000+12000h}{8+h} - \frac{7500(8+h)}{8+h}}{h} \\ &= \lim_{h \to 0} \frac{ \frac{60000+12000h}{8+h} - \frac{60000+7500h)}{8+h}}{h} \\ &= \lim_{h \to 0} \frac{ \left(\frac{4500h}{8+h}\right)}{h} \end{align*}

We should never use a fraction within a fraction. Dividing by \(h\) is equivalent to multiplying by \(1/h\text{.}\) This allows us to rewrite our formula for the average rate of change in a way that can be simplified before finding the limit.

\begin{align*} \left. \frac{dR}{dp} \right|_{5} &= \lim_{h \to 0} \frac{4500h}{8+h} \cdot \frac{1}{h} \\ &= \lim_{h \to 0} \frac{4500}{8+h}\\ &= \frac{4500}{8+0}\\ &= 562.50 \end{align*}

This rate of change tells us that starting at a unit price of \(p=5\text{,}\) the monthly revenue is increasing at a rate of $562.50 for every $1.00 increase in price. Because the derivative is an instantaneous rate of change, it will not match the average rate of change. For example, if we set the unit price at \(p=6\text{,}\) we get a monthly revenue of \(R=8000\text{.}\) The average rate of change for the monthly revenue with respect to price would be

\begin{equation*} \left.\frac{\Delta R}{\Delta p}\right|_{5,6} = \frac{R(6)-R(5)}{6-5} = \frac{8000-7500}{1} = 500\text{,} \end{equation*}

which is lower than the instantaneous rate of change. However, if we consider a smaller change in unit price, say \(h=0.1\text{,}\) to get \(p=5.10\text{,}\) we now find

\begin{equation*} \left.\frac{\Delta R}{\Delta p}\right|_{5,5.10} = \frac{R(5.10)-R(5)}{0.1} \approx \frac{7555.55-7500}{1} = 555.5\text{,} \end{equation*}

which is much closer to the instantaneous rate of change. Even smaller changes in the price will result in an average rate of change that is a closer approximation to the instantaneous rate of change.

Subsection 5.5.6 Summary

  • A rate of change is the ratio of the change in a dependent variable (output) over the change in the independent variable (input).
  • The average rate of change of \(x \mapsto y\) between \(x=a\) and \(x=b\) is
    \begin{equation*} \left.\frac{\Delta y}{\Delta x}\right|_{a,b} = \frac{y(b)-y(a)}{b-a} \end{equation*}
    and represents the slope of the secant line or chord connecting points \((a,y(a))\) and \((b,y(b))\text{.}\)
  • The instantaneous rate of change of \(x \mapsto y\) at a point \(x=a\) is called the derivative at \(x=a\text{,}\) defined by a limit of the average rate of change where the second point approaches the first point:
    \begin{equation*} \left. \frac{dy}{dx}\right|_{a} = \lim_{h \to 0} \frac{y(a+h)-y(a)}{h}\text{.} \end{equation*}
    The instantaneous rate of change represents the slope of the tangent line to the curve at the point \((a,y(a))\text{.}\)
  • The units of measurement of a physical rate of change are the units of the dependent variable divided by the units of the independent variable.

Exercises 5.5.7 Exercises

For the given function, compute the average rate of change over the given interval. Write the equation of the corresponding secant line.

1.

\(f(x) = x^2 - 2x\) on \([1,3]\text{.}\)

2.

\(\displaystyle x \mapsto y = \frac{3}{x}\) on \([1,2]\text{.}\)

3.

\(y(x) = 2^x\) on \([2,4]\text{.}\)

Use a table to approximate the derivative of the given function at the specified point. Include enough data to ensure that your approximation has five digits of accuracy.

4.

Find \(\frac{dy}{dx}\Big|_1\) for \(y(x)=x^2+x\text{.}\)

5.

Find \(\frac{dQ}{dt}\Big|_1\) for \(Q(t)=3^t\text{.}\)

6.

Find \(\frac{df}{dx}\Big|_2\) for \(f(x)=\sqrt{x}\text{.}\)

Use the definition of the derivative and compute the resulting limit exactly to find the exact instantaneous rate of change for the specified function. Write the equation of the corresponding tangent line.

7.

Find \(\frac{dy}{dx}\Big|_1\) for \(y(x)=x^2+x\text{.}\)

8.

Find \(\frac{df}{dx}\Big|_2\) for \(y(x)=x^2-3x\text{.}\)

9.

Find \(\frac{df}{dx}\Big|_{-1}\) for \(y(x)=2x^2+3x\text{.}\)

10.

Find \(\frac{dP}{dt}\Big|_{2}\) for \(P(t)=t^3 - 2t\text{.}\)

11.

Find \(\frac{dz}{dr}\Big|_3\) for \(\displaystyle z(r)=\frac{3}{r}\text{.}\)

12.

Find \(\frac{dR}{dz}\Big|_2\) for \(\displaystyle R(z)=\frac{3}{2z+1}\text{.}\)

Applications

13.

The height \(h\) of an object dropped from a height of 100 feet as a function of time \(t\) in seconds since the object was dropped satisfies a model

\begin{equation*} h(t)=100-16t^2\text{.} \end{equation*}
  1. Find the average velocity over the interval \([1,2]\text{.}\)
  2. Find the instantaneous velocity at \(t=1\text{.}\)

Be sure to use appropriate units. What is the interpretation of the sign of these values?

14.

A vehicle accelerates from a stop at time \(t=0\) (in seconds) to highway speed at \(t=6\text{.}\) The velocity \(v\) of the vehicle (in miles per hour) is a function of \(t\) given by

\begin{equation*} v(t) = -\frac{5}{9}t^3 + 5t^2, \quad 0 \le t \le 6\text{.} \end{equation*}

The rate of change of velocity is called acceleration.

  1. Find the velocity at \(t=0\) and \(t=6\text{.}\)
  2. Determine the average acceleration over the interval \([0,6]\text{.}\)
  3. Find the velocity at \(t=1\) and \(t=2\text{.}\)
  4. Determine the average acceleration over the interval \([1,2]\text{.}\)
  5. Determine the instantaneous acceleration at \(t=1\text{.}\)

Be sure to use appropriate units. Was the vehicle accelerating at a constant rate?

15.

Researchers studying tree growth in Germany found a relationship between the age of the tree (years) and its total weight (kg) for sycamore maples in a particular forest. If \(a\) represents the age of a tree and \(W\) is its total weight, the relationship \(a \mapsto W\) was modeled using regression with a quadratic polynomial as

\begin{equation*} W = 31.6601-7.6351a+0.4334a^2\text{.} \end{equation*}

(Albert et al, 2014)

  1. Find the mass of a fifteen year old tree and of a twenty year old tree.
  2. Determine the average rate of change of the mass of a tree with respect to age over the interval \([15,20]\text{.}\)
  3. Determine the instantaneous rate of change of the mass of a tree with respect to age at the age \(a=15\text{.}\)

Be sure to use appropriate units.

16.

Kinesin is a motor protein that facilitates transport along the axon of a neuron. Researchers recorded the velocity of single kinesin molecules pulling microscopic glass beads subject to a constant resistive force of approximately 1 pN with varying ATP concentrations. The velocity of transport along a microtubule \(V\) (nms) depended on the concentration of ATP \(C\) (µmol·L) and was modeled with a Michaelis-Menten equation

\begin{equation*} V = \frac{85C}{C+814}\text{.} \end{equation*}

(Schnitzer et al., 2000)

  1. Find the velocity of transport when ATP has concentrations of 100 µmolL and 200 µmolL
  2. Determine the average rate of change of the transport velocity with respect to concentration over the interval \([100,200]\text{.}\)
  3. Determine the instantaneous rate of change of the transport velocity with respect to concentration at a concentration of 100 µmolL.

Be sure to use appropriate units.