Skip to main content
Logo image

Section 2.3 The Derivative Function

We now know that the instantaneous rate of change of a function \(f(x)\) at \(x = a\text{,}\) or equivalently the slope of the tangent line to the graph of \(y = f(x)\) at \(x = a\text{,}\) is given by the value \(f'(a)\text{.}\) In all of our examples so far, we have identified a particular value of \(a\) as our point of interest: \(a = 1\text{,}\) \(a = 3\text{,}\) etc. But it is not hard to imagine that we will often be interested in the derivative value for more than just one \(a\)-value, and possibly for many of them. In this section, we explore how we can move from computing the derivative at a single point to computing a formula for \(f'(a)\) at any point \(a\text{.}\) Indeed, the process of “taking the derivative” generates a new function, denoted by \(f'(x)\text{,}\) derived from the original function \(f(x)\text{.}\)

Warm-Up 2.3.1.

Consider the function \(f(x) = 4 - x^2\text{.}\)
  1. Use the limit definition to compute the derivative values: \(f'(0)\text{,}\) \(f'(1)\text{,}\) \(f'(2)\text{,}\) and \(f'(3)\text{.}\)
  2. Observe that the work to find \(f'(a)\) is the same, regardless of the value of \(a\text{.}\) Based on your work in (a), what do you conjecture is the value of \(f'(4)\text{?}\) How about \(f'(5)\text{?}\) (Note: you should not use the limit definition of the derivative to find either value.)
  3. Conjecture a formula for \(f'(a)\) that depends only on the value \(a\text{.}\) That is, in the same way that we have a formula for \(f(x)\) (recall \(f(x) = 4 - x^2\)), see if you can use your work above to guess a formula for \(f'(a)\) in terms of \(a\text{.}\)

Subsection 2.3.1 How the derivative is itself a function

In your work in Warm-Up 2.3.1 with \(f(x) = 4x - x^2\text{,}\) you may have found several patterns. One comes from observing that \(f'(0) = 4\text{,}\) \(f'(1) = 2\text{,}\) \(f'(2) = 0\text{,}\) and \(f'(3) = -2\text{.}\) That sequence of values leads us naturally to conjecture that \(f'(4) = -4\) and \(f'(5) = -6\text{.}\) We also observe that the particular value of \(a\) has very little effect on the process of computing the value of the derivative through the limit definition. To see this more clearly, we compute \(f'(a)\text{,}\) where \(a\) represents a number to be named later. Following the now standard process of using the limit definition of the derivative,
\begin{align*} f'(a) =\mathstrut \amp \lim_{h \to 0} \frac{f(a + h) - f(a)}{h} = \lim_{h \to 0} \frac{4(a + h) - (a + h)^2 - (4a-a^2)}{h}\\ =\mathstrut \amp \lim_{h \to 0} \frac{4a + 4h - a^2 - 2ha - h^2 - 4a+a^2}{h} = \lim_{h \to 0} \frac{4h - 2ha - h^2}{h}\\ =\mathstrut \amp \lim_{h \to 0} \frac{h(4 - 2a - h)}{h} = \lim_{h \to 0} (4 - 2a - h)\text{.} \end{align*}
Here we observe that neither \(4\) nor \(2a\) depend on the value of \(h\text{,}\) so as \(h \to 0\text{,}\) \((4 - 2a - h) \to (4 - 2a)\text{.}\) Thus, \(f'(a) = 4 - 2a\text{.}\)
This result is consistent with the specific values we found above: e.g., \(f'(3) = 4 - 2(3) = -2\text{.}\) And indeed, our work confirms that the value of \(a\) has almost no bearing on the process of computing the derivative. We note further that the letter being used is immaterial: whether we call it \(a\text{,}\) \(x\text{,}\) or anything else, the derivative at a given value is simply given by “4 minus 2 times the value.” We choose to use \(x\) for consistency with the original function given by \(y = f(x)\text{,}\) as well as for the purpose of graphing the derivative function. For the function \(f(x) = 4x - x^2\text{,}\) it follows that \(f'(x) = 4 - 2x\text{.}\)
Because the value of the derivative function is linked to the graph of the original function, it makes sense to look at both of these functions plotted on the same domain.
The graph of four x minus x squared and the graph of its derivative function four minus two x. Tangent lines are shown to illustrate how values of the derivative function are determined.
Figure 2.3.1. The graphs of \(f(x) = 4x - x^2\) (at left) and \(f'(x) = 4 - 2x\) (at right). Slopes on the graph of \(f\) correspond to heights on the graph of \(f'\text{.}\)
In Figure 2.3.1, on the left we show a plot of \(f(x) = 4x - x^2\) together with a selection of tangent lines at the points we’ve considered above. On the right, we show a plot of \(f'(x) = 4 - 2x\) with emphasis on the heights of the derivative graph at the same selection of points. Notice the connection between colors in the left and right graphs: the green tangent line on the original graph is tied to the green point on the right graph in the following way: the slope of the tangent line at a point on the lefthand graph is the same as the height at the corresponding point on the righthand graph. That is, at each respective value of \(x\text{,}\) the slope of the tangent line to the original function is the same as the height of the derivative function. Do note, however, that the units on the vertical axes are different: in the left graph, the vertical units are simply the output units of \(f\text{.}\) On the righthand graph of \(y = f'(x)\text{,}\) the units on the vertical axis are units of \(f\) per unit of \(x\text{.}\)
An excellent way to explore how the graph of \(f(x)\) generates the graph of \(f'(x)\) is through an interactive like the one below:
  • Change the input value \(a\text{,}\) and describe how slopes of tangent lines to the graph of \(f(x)\) change. Are they positive or negative? Are they big or small?
  • Activate the folder to see the point \(f'(a)\) plotted. These are points on the graph of \(f'(x)\text{,}\) and should match your descriptions from the previous part.
  • Activate the folder to see the graph of \(f'(x)\text{,}\) and visualize how the slopes of tangent lines to the graph of \(f(x)\) determine the output values of the graph of \(f'(x)\text{.}\)
In Section 2.2 when we first defined the derivative, we wrote the definition in terms of a value \(a\) to find \(f'(a)\text{.}\) As we have seen above, the letter \(a\) is merely a placeholder, and it often makes more sense to use \(x\) instead. For the record, here we restate the definition of the derivative.

Definition 2.3.2.

Let \(f\) be a function and \(x\) a value in the function’s domain. We define the derivative of \(f\), a new function called \(f'\text{,}\) by the formula \(f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}\text{,}\) provided this limit exists.
We now have two different ways of thinking about the derivative function:
  1. given a graph of \(y = f(x)\text{,}\) how does this graph lead to the graph of the derivative function \(y = f'(x)\text{?}\) and
  2. given a formula for \(y = f(x)\text{,}\) how does the limit definition of derivative generate a formula for \(y = f'(x)\text{?}\)
Both of these perspectives are explored in the following activities.

Activity 2.3.2.

For each given graph of \(y = f(x)\text{,}\) sketch an approximate graph of its derivative function, \(y = f'(x)\text{,}\) on the axes immediately below. The scale of the vertical axis for the graph of \(f'\) does not need to be accurate.
When you are finished with all 8 graphs, write several sentences that describe your overall process for sketching the graph of the derivative function, given the graph of the original function. What are the values of the derivative function that you tend to identify first? What do you do thereafter? How do key traits of the graph of the derivative function exemplify properties of the graph of the original function?
Graphs of functions f and g, along with blank axes for sketching their derivative functions.
Graphs of functions p and q, along with blank axes for sketching their derivative functions.
Graphs of functions r and s, along with blank axes for sketching their derivative functions.
Graphs of functions w and z, along with blank axes for sketching their derivative functions.
Activity 2.3.2 included some graphs for which the associated derivative function was not defined for certain \(x\) values. The interactive below contains another example of a function \(f(x)\) for which \(f'(1)\) does not exist. Use the interactive to see how secant lines behave as the distance \(h\) from \(x=1\) gets closer to zero from both the left and the right. Compare this behavior to the interactive from Section 2.2, and write a thoughtful sentence explaining why it makes sense that \(f'(1)\) does not exist.
Now, recall the opening example of this section: we began with the function \(y = f(x) = 4x - x^2\) and used the limit definition of the derivative to show that \(f'(a) = 4 - 2a\text{,}\) or equivalently that \(f'(x) = 4 - 2x\text{.}\) We subsequently graphed the functions \(f\) and \(f'\) as shown in Figure 2.3.1. Following Activity 2.3.2, we now understand that we could have constructed a fairly accurate graph of \(f'(x)\) without knowing a formula for either \(f\) or \(f'\text{.}\) At the same time, it is useful to know a formula for the derivative function whenever it is possible to find one.
In the next activity, we further explore the more algebraic approach to finding \(f'(x)\text{:}\) given a formula for \(y = f(x)\text{,}\) the limit definition of the derivative will be used to develop a formula for \(f'(x)\text{.}\)

Activity 2.3.3.

For each of the listed functions, determine a formula for the derivative function. For the first two, determine the formula for the derivative by thinking about the nature of the given function and its slope at various points; do not use the limit definition. For the last three, use the limit definition. Pay careful attention to the function names and independent variables. It is important to be comfortable with using letters other than \(f\) and \(x\text{.}\) For example, given a function \(p(z)\text{,}\) we call its derivative \(p'(z)\text{.}\)
  1. \(\displaystyle f(x) = 1\)
  2. \(\displaystyle g(t) = t\)
  3. \(\displaystyle p(z) = z^2\)
  4. \(\displaystyle F(t) = \frac{1}{t}\)
  5. \(\displaystyle G(y) = \sqrt{y}\)

Subsection 2.3.2 Summary

  • Question 2.3.3.

    How does the limit definition of the derivative of a function \(f\) lead to an entirely new (but related) function \(f'\text{?}\)
    Answer.
    The limit definition of the derivative, \(f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}\text{,}\) produces a value for each \(x\) at which the derivative is defined, and this leads to a new function \(y = f'(x)\text{.}\) It is especially important to note that taking the derivative is a process that starts with a given function (\(f\)) and produces a new, related function (\(f'\)).
  • Question 2.3.4.

    What is the difference between writing \(f'(a)\) and \(f'(x)\text{?}\)
    Answer.
    There is essentially no difference between writing \(f'(a)\) (as we did regularly in Section 2.2) and writing \(f'(x)\text{.}\) In either case, the variable is just a placeholder that is used to define the rule for the derivative function.
  • Question 2.3.5.

    How is the graph of the derivative function \(f'(x)\) related to the graph of \(f(x)\text{?}\)
    Answer.
    Given the graph of a function \(y = f(x)\text{,}\) we can sketch an approximate graph of its derivative \(y = f'(x)\) by observing that heights on the derivative’s graph correspond to slopes on the original function’s graph.
  • Question 2.3.6.

    What are some examples of functions \(f\) for which \(f'\) is not defined at one or more points?
    Answer.
    In Activity 2.3.2, we encountered some functions that had sharp corners on their graphs, such as the shifted absolute value function. At such points, the derivative fails to exist, and we say that \(f\) is not differentiable there. It suffices to understand this as a consequence of the jump that must occur in the derivative function at a sharp corner on the graph of the original function.

Exercises 2.3.3 Exercises

1.

On the graph of the function \(f(x)\) below, sketch a rough graph of its derivative function \(f'(x)\text{.}\) Use it to explain why \(f'(0)\) does not exist.
The graph of a function f with a cusp at x equal 0.
Note: The point \((0,f(0))\) is called a cusp.

2.

Consider the function \(g(x) = x^2 - x + 3\text{.}\)
  1. Use the limit definition of the derivative to determine a formula for \(g'(x)\text{.}\)
  2. Use a graphing utility to plot both \(y = g(x)\) and your result for \(y = g'(x)\text{;}\) does your formula for \(g'(x)\) generate the graph you expected?
  3. Use the limit definition of the derivative to find a formula for \(p'(x)\) where \(p(x) = 5x^2 - 4x + 12\text{.}\)
  4. Compare and contrast the formulas for \(g'(x)\) and \(p'(x)\) you have found. How do the constants 5, 4, 12, and 3 affect the results?

3.

Let \(g\) be a continuous function (that is, one with no jumps or holes in the graph) and suppose that a graph of \(y= g'(x)\) is given by the graph on the right in Figure 2.3.7.
The graph of the derivative function of g, along with blank axes for sketching the graph of the function g.
Figure 2.3.7. Axes for plotting \(y = g(x)\) and, at right, the graph of \(y = g'(x)\text{.}\)
  1. Observe that for every value of \(x\) that satisfies \(0 \lt x \lt 2\text{,}\) the value of \(g'(x)\) is constant. What does this tell you about the behavior of the graph of \(y = g(x)\) on this interval?
  2. On what intervals other than \(0 \lt x \lt 2\) do you expect \(y = g(x)\) to be a linear function? Why?
  3. At which values of \(x\) is \(g'(x)\) not defined? What behavior does this lead you to expect to see in the graph of \(y=g(x)\text{?}\)
  4. Suppose that \(g(0) = 1\text{.}\) On the axes provided at left in Figure 2.3.7, sketch an accurate graph of \(y = g(x)\text{.}\)

4.

For each graph that provides an original function \(y = f(x)\) in Figure 2.3.8, your task is to sketch an approximate graph of its derivative function, \(y = f'(x)\text{,}\) on the axes immediately below. The scale of the vertical axis for the graph of \(f'\) does not need to be accurate.
Graphs of two functions with blank axes for sketching their derivative functions.
Graphs of two functions with blank axes for sketching their derivative functions.
Figure 2.3.8. Graphs of \(y = f(x)\) and grids for plotting the corresponding graph of \(y = f'(x)\text{.}\)