Skip to main content

Section 1.3 The second derivative

Given a differentiable function \(y= f(x)\text{,}\) we know that its derivative, \(y = f'(x)\text{,}\) is a related function whose output at \(x=a\) tells us the slope of the tangent line to \(y = f(x)\) at the point \((a,f(a))\text{.}\) That is, heights on the derivative graph tell us the values of slopes on the original function's graph.

At a point where \(f'(x)\) is positive, the slope of the tangent line to \(f\) is positive. Therefore, on an interval where \(f'(x)\) is positive, the function \(f\) is increasing (or rising). Similarly, if \(f'(x)\) is negative on an interval, the graph of \(f\) is decreasing (or falling).

The derivative of \(f\) tells us not only whether the function \(f\) is increasing or decreasing on an interval, but also how the function \(f\) is increasing or decreasing. Look at the two tangent lines shown in Figure 1.3.1. We see that at point \(A\) the value of \(f'(x)\) is positive and relatively close to zero, and at that point the graph is rising slowly. By contrast, at point \(B\text{,}\) the derivative is negative and relatively large in absolute value, and \(f\) is decreasing rapidly at \(B\text{.}\)

Figure 1.3.1. Two tangent lines on a graph.

Besides asking whether the value of the derivative function is positive or negative and whether it is large or small, we can also ask “how is the derivative changing?”

Because the derivative, \(y = f'(x)\text{,}\) is itself a function, we can consider taking its derivative — the derivative of the derivative — and ask “what does the derivative of the derivative tell us about how the original function behaves?” We start with an investigation of a moving object.

Preview Activity 1.3.1.

The position of a car driving along a straight road at time \(t\) in minutes is given by the function \(y = s(t)\) that is pictured in Figure 1.3.2. The car's position function has units measured in thousands of feet. For instance, the point \((2,4)\) on the graph indicates that after 2 minutes, the car has traveled 4000 feet.

Figure 1.3.2. The graph of \(y = s(t)\text{,}\) the position of the car (measured in thousands of feet from its starting location) at time \(t\) in minutes.
  1. In everyday language, describe the behavior of the car over the provided time interval. In particular, you should carefully discuss what is happening on each of the time intervals \([0,1]\text{,}\) \([1,2]\text{,}\) \([2,3]\text{,}\) \([3,4]\text{,}\) and \([4,5]\text{,}\) plus provide commentary overall on what the car is doing on the interval \([0,12]\text{.}\)

  2. On the lefthand axes provided in Figure 1.3.3, sketch a careful, accurate graph of \(y = s'(t)\text{.}\)

  3. What is the meaning of the function \(y = s'(t)\) in the context of the given problem? What can we say about the car's behavior when \(s'(t)\) is positive? when \(s'(t)\) is zero? when \(s'(t)\) is negative?

  4. Rename the function you graphed in (b) to be called \(y = v(t)\text{.}\) Describe the behavior of \(v\) in words, using phrases like “\(v\) is increasing on the interval \(\ldots\)” and “\(v\) is constant on the interval \(\ldots\text{.}\)”

  5. Sketch a graph of the function \(y = v'(t)\) on the righthand axes provide in Figure 1.3.3. Write at least one sentence to explain how the behavior of \(v'(t)\) is connected to the graph of \(y=v(t)\text{.}\)

Figure 1.3.3. Axes for plotting \(y = v(t) = s'(t)\) and \(y = v'(t)\text{.}\)

Subsection 1.3.1 Increasing, decreasing, or neither

So far, we have used the words increasing and decreasing intuitively to describe a function's graph. Here we define these terms more formally.

Definition 1.3.4.

Given a function \(f(x)\) defined on the interval \((a,b)\text{,}\) we say that \(f\) is increasing on \((a,b)\) provided that for all \(x\text{,}\) \(y\) in the interval \((a,b)\text{,}\) if \(x \lt y\text{,}\) then \(f(x) \lt f(y)\text{.}\) Similarly, we say that \(f\) is decreasing on \((a,b)\) provided that for all \(x\text{,}\) \(y\) in the interval \((a,b)\text{,}\) if \(x \lt y\text{,}\) then \(f(x) \gt f(y)\text{.}\)

Simply put, an increasing function is one that is rising as we move from left to right along the graph, and a decreasing function is one that falls as the value of the input increases. If the function has a derivative, the sign of the derivative tells us whether the function is increasing or decreasing.

Let \(f\) be a function that is differentiable on an interval \((a,b)\text{.}\) It is possible to show that that \(f\) is increasing on \((a,b)\) if and only if \(f'(x) > 0\) for every \(x\) such that \(a \lt x \lt b\text{;}\) similarly, \(f\) is decreasing on \((a,b)\) if and only if \(f'(x) \lt 0\text{.}\) If \(f'(a) = 0\text{,}\) then \(f\) is neither increasing nor decreasing at \(x = a\text{.}\)

For example, the function pictured in Figure 1.3.5 is increasing on the entire interval \(-2 \lt x \lt 0\text{.}\) Note that at both \(x = \pm 2\) and \(x = 0\text{,}\) we say that \(f\) is neither increasing nor decreasing, because \(f'(x) = 0\) at these values.

Figure 1.3.5. A function that is decreasing on the intervals \(-3 \lt x \lt -2\) and \(0 \lt x \lt 2\) and increasing on \(-2 \lt x \lt 0\) and \(2 \lt x \lt 3\text{.}\)

Subsection 1.3.2 The Second Derivative

We are now accustomed to investigating the behavior of a function by examining its derivative. The derivative of a function \(f\) is a new function given by the rule

\begin{equation*} f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}\text{.} \end{equation*}

Because \(f'\) is itself a function, it is perfectly feasible for us to consider the derivative of the derivative, which is the new function \(y = [f'(x)]'\text{.}\) We call this resulting function the second derivative of \(y = f(x)\text{,}\) and denote the second derivative by \(y = f''(x)\text{.}\) Consequently, we will sometimes call \(f'\) “the first derivative” of \(f\text{,}\) rather than simply “the derivative” of \(f\text{.}\)

Definition 1.3.6.

The second derivative is defined by the limit definition of the derivative of the first derivative. That is,

\begin{equation*} f''(x) = \lim_{h \to 0} \frac{f'(x+h)-f'(x)}{h}\text{.} \end{equation*}

The meaning of the derivative function still holds, so when we compute \(y = f''(x)\text{,}\) this new function measures slopes of tangent lines to the curve \(y = f'(x)\text{,}\) as well as the instantaneous rate of change of \(y = f'(x)\text{.}\) In other words, just as the first derivative measures the rate at which the original function changes, the second derivative measures the rate at which the first derivative changes. The second derivative will help us understand how the rate of change of the original function is itself changing.

Subsection 1.3.3 Concavity

In addition to asking whether a function is increasing or decreasing, it is also natural to inquire how a function is increasing or decreasing. There are three basic behaviors that an increasing function can demonstrate on an interval, as pictured in Figure 1.3.7: the function can increase more and more rapidly, it can increase at the same rate, or it can increase in a way that is slowing down. Fundamentally, we are beginning to think about how a particular curve bends, with the natural comparison being made to lines, which don't bend at all. More than this, we want to understand how the bend in a function's graph is tied to behavior characterized by the first derivative of the function.

Figure 1.3.7. Three functions that are all increasing, but doing so at an increasing rate, at a constant rate, and at a decreasing rate, respectively.

On the leftmost curve in Figure 1.3.7, draw a sequence of tangent lines to the curve. As we move from left to right, the slopes of those tangent lines will increase. Therefore, the rate of change of the pictured function is increasing, and this explains why we say this function is increasing at an increasing rate. For the rightmost graph in Figure 1.3.7, observe that as \(x\) increases, the function increases, but the slopes of the tangent lines decrease. This function is increasing at a decreasing rate.

Similar options hold for how a function can decrease. Here we must be extra careful with our language, because decreasing functions involve negative slopes. Negative numbers present an interesting tension between common language and mathematical language. For example, it can be tempting to say that “\(-100\) is bigger than \(-2\text{.}\)” But we must remember that “greater than” describes how numbers lie on a number line: \(x \gt y\) provided that \(x\) lies to the right of \(y\text{.}\) So of course, \(-100\) is less than \(-2\text{.}\) Informally, it might be helpful to say that “\(-100\) is more negative than \(-2\text{.}\)” When a function's values are negative, and those values get more negative as the input increases, the function must be decreasing.

Figure 1.3.8. From left to right, three functions that are all decreasing, but doing so in different ways.

Now consider the three graphs shown in Figure 1.3.8. Clearly the middle graph depicts a function decreasing at a constant rate. Now, on the first curve, draw a sequence of tangent lines. We see that the slopes of these lines get less and less negative as we move from left to right. That means that the values of the first derivative, while all negative, are increasing, and thus we say that the leftmost curve is decreasing at an increasing rate.

This leaves only the rightmost curve in Figure 1.3.8 to consider. For that function, the slopes of the tangent lines are negative throughout the pictured interval, but as we move from left to right, the slopes get more and more negative. Hence the slope of the curve is decreasing, and we say that the function is decreasing at a decreasing rate.

We now introduce the notion of concavity which provides simpler language to describe these behaviors. When a curve opens upward on a given interval, like the parabola \(y = x^2\) or the exponential growth function \(y = e^x\text{,}\) we say that the curve is concave up on that interval. Likewise, when a curve opens down, like the parabola \(y = -x^2\) or the opposite of the exponential function \(y = -e^{x}\text{,}\) we say that the function is concave down. Concavity is linked to both the first and second derivatives of the function.

In Figure 1.3.9, we see two functions and a sequence of tangent lines to each. On the lefthand plot, where the function is concave up, observe that the tangent lines always lie below the curve itself, and the slopes of the tangent lines are increasing as we move from left to right. In other words, the function \(f\) is concave up on the interval shown because its derivative, \(f'\text{,}\) is increasing on that interval. Similarly, on the righthand plot in Figure 1.3.9, where the function shown is concave down, we see that the tangent lines alway lie above the curve, and the slopes of the tangent lines are decreasing as we move from left to right. The fact that its derivative, \(f'\text{,}\) is decreasing makes \(f\) concave down on the interval.

Figure 1.3.9. At left, a function that is concave up; at right, one that is concave down.

We state these most recent observations formally as the definitions of the terms concave up and concave down.

Definition 1.3.10.

Let \(f\) be a differentiable function on an interval \((a,b)\text{.}\) Then \(f\) is concave up on \((a,b)\) if and only if \(f'\) is increasing on \((a,b)\text{;}\) \(f\) is concave down on \((a,b)\) if and only if \(f'\) is decreasing on \((a,b)\text{.}\)

Activity 1.3.2.

The position of a car driving along a straight road at time \(t\) in minutes is given by the function \(y = s(t)\) that is pictured in Figure 1.3.11. The car's position function has units measured in thousands of feet. Remember that you worked with this function and sketched graphs of \(y = v(t) = s'(t)\) and \(y = v'(t)\) in Preview Activity 1.3.1.

Figure 1.3.11. The graph of \(y = s(t)\text{,}\) the position of the car (measured in thousands of feet from its starting location) at time \(t\) in minutes.
  1. On what intervals is the position function \(y = s(t)\) increasing? decreasing? Why?

  2. On which intervals is the velocity function \(y = v(t) = s'(t)\) increasing? decreasing? neither? Why?

  3. Acceleration is defined to be the instantaneous rate of change of velocity, as the acceleration of an object measures the rate at which the velocity of the object is changing. Say that the car's acceleration function is named \(a(t)\text{.}\) How is \(a(t)\) computed from \(v(t)\text{?}\) How is \(a(t)\) computed from \(s(t)\text{?}\) Explain.

  4. What can you say about \(s''\) whenever \(s'\) is increasing? Why?

  5. Using only the words increasing, decreasing, constant, concave up, concave down, and linear, complete the following sentences. For the position function \(s\) with velocity \(v\) and acceleration \(a\text{,}\)

    • on an interval where \(v\) is positive, \(s\) is .

    • on an interval where \(v\) is negative, \(s\) is .

    • on an interval where \(v\) is zero, \(s\) is .

    • on an interval where \(a\) is positive, \(v\) is .

    • on an interval where \(a\) is negative, \(v\) is .

    • on an interval where \(a\) is zero, \(v\) is .

    • on an interval where \(a\) is positive, \(s\) is .

    • on an interval where \(a\) is negative, \(s\) is .

    • on an interval where \(a\) is zero, \(s\) is .

Hint
  1. Remember that a function is increasing on an interval if and only if its first derivative is positive on the interval.

  2. See (a).

  3. Remember that the first derivative of a function measures its instantaneous rate of change.

  4. Think about how \(s''(t) = [s'(t)]'\text{.}\)

  5. Be very careful with your letters: \(s\text{,}\) \(v\text{,}\) and \(a\text{.}\)

Answer
  1. Increasing: \(0\lt t\lt 2\text{,}\) \(3\lt t\lt 5\text{,}\) \(7\lt t\lt 9\text{,}\) and \(10\lt t\lt 12\text{.}\) Decreasing: never.

  2. Velocity is increasing on \(0\lt t\lt 1\text{,}\) \(3\lt t\lt 4\text{,}\) \(7\lt t\lt 8\text{,}\) and \(10\lt t\lt 11\text{;}\) \(y = v(t)\) is decreasing on \(1\lt t\lt 2\text{,}\) \(4\lt t\lt 5\text{,}\) \(8\lt t\lt 9\text{,}\) and \(11\lt t\lt 12\text{.}\) Velocity is neither constant on \(2\lt t\lt 3\text{,}\) \(5\lt t\lt 7\text{,}\) and \(9\lt t\lt 10\text{.}\)

  3. \(a(t) = v'(t)\) and \(a(t) = s''(t)\text{.}\)

  4. \(s''(t)\) is positive since \(s'(t)\) is increasing.

    • increasing.

    • decreasing.

    • constant.

    • increasing.

    • decreasing.

    • constant.

    • concave up.

    • concave down.

    • linear.

Solution
  1. The position function \(y = s(t)\) increasing on the intervals \(0\lt t\lt 2\text{,}\) \(3\lt t\lt 5\text{,}\) \(7\lt t\lt 9\text{,}\) and \(10\lt t\lt 12\text{,}\) because at every point in such intervals, \(s'(t)\) is positive. For the provided function, \(s(t)\) is never decreasing because its derivative is never negative.

  2. The velocity function \(y = v(t)\) appears to be increasing on the intervals \(0\lt t\lt 1\text{,}\) \(3\lt t\lt 4\text{,}\) \(7\lt t\lt 8\text{,}\) and \(10\lt t\lt 11\) because the curve \(y = s(t)\) is concave up which corresponds to an increasing first derivative \(y =s'(t)\text{.}\) Similarly, \(y = v(t)\) appears to be decreasing on the intervals \(1\lt t\lt 2\text{,}\) \(4\lt t\lt 5\text{,}\) \(8\lt t\lt 9\text{,}\) and \(11\lt t\lt 12\) because the curve \(y = s(t)\) is concave down which corresponds to a decreasing first derivative \(y =s'(t)\text{.}\) On the intervals \(2\lt t\lt 3\text{,}\) \(5\lt t\lt 7\text{,}\) and \(9\lt t\lt 10\text{,}\) the curve \(y = s(t)\) is constant, and thus linear, so neither concave up nor concave down.

  3. Since \(a(t)\) is the instantaneous rate of change of \(v(t)\text{,}\) \(a(t) = v'(t)\text{.}\) And because \(v(t) = s'(t)\text{,}\) it follows that \(a(t) = v'(t) = [s'(t)]' = s''(t)\text{,}\) so acceleration is the second derivative of position.

  4. Because \(s''(t)\) is the first derivative of \(s'(t)\text{,}\) when \(s'(t)\) is increasing, \(s''(t)\) must be positive.

  5. For the position function \(s(t)\) with velocity \(v(t)\) and acceleration \(a(t)\text{,}\)

    • on an interval where \(v(t)\) is positive, \(s(t)\) is increasing.

    • on an interval where \(v(t)\) is negative, \(s(t)\) is decreasing.

    • on an interval where \(v(t)\) is zero, \(s(t)\) is constant.

    • on an interval where \(a(t)\) is positive, \(v(t)\) is increasing.

    • on an interval where \(a(t)\) is negative, \(v(t)\) is decreasing.

    • on an interval where \(a(t)\) is zero, \(v(t)\) is constant.

    • on an interval where \(a(t)\) is positive, \(s(t)\) is concave up.

    • on an interval where \(a(t)\) is negative, \(s(t)\) is concave down.

    • on an interval where \(a(t)\) is zero, \(s(t)\) is linear.

Exploring the context of position, velocity, and acceleration is an excellent way to understand how a function, its first derivative, and its second derivative are related to one another. In Activity 1.3.2, we can replace \(s\text{,}\) \(v\text{,}\) and \(a\) with an arbitrary function \(f\) and its derivatives \(f'\) and \(f''\text{,}\) and essentially all the same observations hold. In particular, note that the following are equivalent: on an interval where the graph of \(f\) is concave up, \(f'\) is increasing and \(f''\) is positive. Likewise, on an interval where the graph of \(f\) is concave down, \(f'\) is decreasing and \(f''\) is negative.

Activity 1.3.3.

A potato is placed in an oven, and the potato's temperature \(F\) (in degrees Fahrenheit) at various points in time is taken and recorded in the following table. Time \(t\) is measured in minutes. In (((Unresolved xref, reference "act-1-5-1"; check spelling or use "provisional" attribute)))Activity , we computed approximations to \(F'(30)\) and \(F'(60)\) using central differences. Those values and more are provided in the second table below, along with several others computed in the same way.

\(t\) \(F(t)\)
\(0\) \(70\)
\(15\) \(180.5\)
\(30\) \(251\)
\(45\) \(296\)
\(60\) \(324.5\)
\(75\) \(342.8\)
\(90\) \(354.5\)
Table 1.3.12. Select values of \(F(t)\text{.}\)
\(t\) \(F'(t)\)
\(0\) NA
\(15\) \(6.03\)
\(30\) \(3.85\)
\(45\) \(2.45\)
\(60\) \(1.56\)
\(75\) \(1.00\)
\(90\) NA
Table 1.3.13. Select values of \(F'(t)\text{.}\)
  1. What are the units on the values of \(F'(t)\text{?}\)

  2. Use a central difference to estimate the value of \(F''(30)\text{.}\)

  3. What is the meaning of the value of \(F''(30)\) that you have computed in (b) in terms of the potato's temperature? Write several careful sentences that discuss, with appropriate units, the values of \(F(30)\text{,}\) \(F'(30)\text{,}\) and \(F''(30)\text{,}\) and explain the overall behavior of the potato's temperature at this point in time.

  4. Overall, is the potato's temperature increasing at an increasing rate, increasing at a constant rate, or increasing at a decreasing rate? Why?

Hint
  1. Remember that the derivative's units are “units of output per unit of input.”

  2. To estimate \(g'(a)\text{,}\) we can use

    \begin{equation*} g'(a) \approx \frac{g(a+h)-g(a-h)}{2h} \end{equation*}

    for an appropriate choice of \(h\text{.}\)

  3. For each of the values \(F'(30)\) and \(F''(30)\text{,}\) think about what they tell you about expected upcoming behavior in \(F(t)\) and \(F'(t)\text{,}\) respectively.

  4. Think concavity.

Answer
  1. Degrees Fahrenheit per minute.

  2. \(F''(30) \approx -0.119\text{.}\)

  3. At the moment \(t = 30\text{,}\) the temperature of the potato is 251 degrees; its temperature is rising at a rate of 3.85 degrees per minute; and the rate at which the temperature is rising is falling at a rate of -0.119 degrees per minute per minute.

  4. Iincreasing at a decreasing rate.

Solution
  1. \(F'(t)\) has units measured in degrees Fahrenheit per minute.

  2. Using a central difference,

    \begin{equation*} F''(30) \approx \frac{F'(45)-F'(15)}{30} = \frac{2.45-6.03}{30} \approx -0.119\text{.} \end{equation*}
  3. The value \(F''(30) \approx -0.119\text{,}\) which is measured in degrees per minute per minute tells us, along with the other data, that at the moment \(t = 30\text{,}\) the temperature of the potato is 251 degrees, that its temperature is rising at a rate of 3.85 degrees per minute, and that the rate at which the temperature is rising is falling at a rate of -0.119 degrees per minute per minute. That is, while the temperature is rising, it is rising at a slower and slower rate. At \(t = 31\text{,}\) we'd expect that the rate of increase of the potato's temperature would have dropped to about 3.73 degrees per minute.

  4. The potato's temperature increasing at a decreasing rate because the values of the first derivative of \(F\) are falling. Equivalently, this is because the value of \(F''(t)\) is negative throughout the given time interval.

Activity 1.3.4.

This activity builds on our experience and understanding of how to sketch the graph of \(f'\) given the graph of \(f\text{.}\)

In Figure 1.3.14, given the respective graphs of two different functions \(f\text{,}\) sketch the corresponding graph of \(f'\) on the first axes below, and then sketch \(f''\) on the second set of axes. In addition, for each, write several careful sentences in the spirit of those in Activity 1.3.2 that connect the behaviors of \(f\text{,}\) \(f'\text{,}\) and \(f''\text{.}\) For instance, write something such as

\(f'\) is on the interval , which is connected to the fact that \(f\) is on the same interval , and \(f''\) is on the interval.

but of course with the blanks filled in. Throughout, view the scale of the grid for the graph of \(f\) as being \(1 \times 1\text{,}\) and assume the horizontal scale of the grid for the graph of \(f'\) is identical to that for \(f\text{.}\) If you need to adjust the vertical scale on the axes for the graph of \(f'\) or \(f''\text{,}\) you should label that accordingly.

Figure 1.3.14. Two given functions \(f\text{,}\) with axes provided for plotting \(f'\) and \(f''\) below.
Hint

Remember that to plot \(y = f'(x)\text{,}\) it is helpful to first identify where \(f'(x) = 0\text{.}\)

Answer
Solution

The graphs of \(f'\) and \(f''\) are plotted below.

Subsection 1.3.4 Summary

  • A differentiable function \(f\) is increasing at a point or on an interval whenever its first derivative is positive, and decreasing whenever its first derivative is negative.

  • By taking the derivative of the derivative of a function \(f\text{,}\) we arrive at the second derivative, \(f''\text{.}\) The second derivative measures the instantaneous rate of change of the first derivative. The sign of the second derivative tells us whether the slope of the tangent line to \(f\) is increasing or decreasing.

  • A differentiable function is concave up whenever its first derivative is increasing (or equivalently whenever its second derivative is positive), and concave down whenever its first derivative is decreasing (or equivalently whenever its second derivative is negative). Examples of functions that are everywhere concave up are \(y = x^2\) and \(y = e^x\text{;}\) examples of functions that are everywhere concave down are \(y = -x^2\) and \(y = -e^x\text{.}\)

  • The units on the second derivative are “units of output per unit of input per unit of input.” They tell us how the value of the derivative function is changing in response to changes in the input. In other words, the second derivative tells us the rate of change of the rate of change of the original function.

Exercises 1.3.5 Exercises

1. Comparing \(f, f', f''\) values.
2. Signs of \(f, f', f''\) values.
3. Acceleration from velocity.
4. Rates of change of stock values.
5. Interpreting a graph of \(f'\).
6.

Suppose that \(y = f(x)\) is a differentiable function for which the following information is known: \(f(2) = -3\text{,}\) \(f'(2) = 1.5\text{,}\) \(f''(2) = -0.25\text{.}\)

  1. Is \(f\) increasing or decreasing at \(x = 2\text{?}\) Is \(f\) concave up or concave down at \(x = 2\text{?}\)

  2. Do you expect \(f(2.1)\) to be greater than \(-3\text{,}\) equal to \(-3\text{,}\) or less than \(-3\text{?}\) Why?

  3. Do you expect \(f'(2.1)\) to be greater than \(1.5\text{,}\) equal to \(1.5\text{,}\) or less than \(1.5\text{?}\) Why?

  4. Sketch a graph of \(y = f(x)\) near \((2,f(2))\) and include a graph of the tangent line.

Answer
  1. \(f\) is increasing and concave down at \(x=2\text{.}\)

  2. Greater.

  3. Less.

Solution
  1. Since \(f'(2)\) is positive, \(f\) is increasing at \(x=2\text{,}\) and since \(f''(2)\) is negative, \(f\) is concave down at \(x=2\text{.}\)

  2. We are given that \(f(2) = -3\text{.}\) Since \(f\) is increasing at \(x=2\text{,}\) we expect \(f(2.1)\) to be greater than \(f(2) = -3\text{.}\)

  3. Since \(f''(2)\) is negative, we also know that \(f'\) is decreasing at \(2\text{.}\) Thus, we expect that \(f'(2.1)\) will be less than \(f'(2) = 1.5\text{.}\)

  4. In the following figure, we see a possible graph of a function \(f\) that passes through the point \((2,-3)\) at an instantaneous rate of \(f'(2) = 1.5\) and in such a way that its second derivative at \(x = 2\) is negative.

7.

For a certain function \(y = g(x)\text{,}\) its derivative is given by the function pictured in Figure 1.3.15.

Figure 1.3.15. The graph of \(y = g'(x)\text{.}\)
  1. What is the approximate slope of the tangent line to \(y = g(x)\) at the point \((2,g(2))\text{?}\)

  2. How many real number solutions can there be to the equation \(g(x) = 0\text{?}\) Justify your conclusion fully and carefully by explaining what you know about how the graph of \(g\) must behave based on the given graph of \(g'\text{.}\)

  3. On the interval \(-3 \lt x \lt 3\text{,}\) how many times does the concavity of \(g\) change? Why?

  4. Use the provided graph to estimate the value of \(g''(2)\text{.}\)

Answer
  1. \(g'(2) \approx 1.4\text{.}\)

  2. At most one.

  3. \(9\text{.}\)

  4. \(g''(2) \approx 5.5 \text{.}\)

Solution
  1. From the given graph of \(g'\text{,}\) we may estimate that \(g'(2) \approx 1.4\text{.}\)

  2. Observe that \(g'\) is always positive. This tells us that \(g\) must be always increasing. Therefore, it follows that \(g\) may cross the \(x\)-axis at most one time, and hence there can be at most one solution to \(g(x) = 0\text{.}\)

  3. On \(-3 \lt x \lt 3\text{,}\) \(g\) changes concavity \(g\) times, since \(g'\) changes from increasing to decreasing or from decreasing to increasing \(9\) times. Whenever \(g'\) is increasing, \(g''\) is positive, and whenever \(g'\) is decreasing, \(g''\) is negative. Hence, whenever \(g'\) changes from increasing to decreasing or vice versa, it follows that \(g''\) changes sign, and this causes a change in the concavity of \(g\text{.}\) We therefore see that while \(g\) is always increasing, \(g\) changes concavity many times.

  4. From the given graph of \(g'\text{,}\) we can see that \(g'(1.9) \approx 0.9\) and \(g'(2.1) \approx 2\text{.}\) Using a central difference, it follows that

    \begin{equation*} g''(2) \approx \frac{g'(2.1) - g(1.9)}{0.2} \approx \frac{2-0.9}{0.2} = 5.5\text{.} \end{equation*}
8.

A bungee jumper's height \(h\) (in feet ) at time \(t\) (in seconds) is given in part by the table:

\(t\) \(0.0\) \(0.5\) \(1.0\) \(1.5\) \(2.0\) \(2.5\) \(3.0\) \(3.5\) \(4.0\) \(4.5\) \(5.0\)
\(h(t)\) \(200\) \(184.2\) \(159.9\) \(131.9\) \(104.7\) \(81.8\) \(65.5\) \(56.8\) \(55.5\) \(60.4\) \(69.8\)
\(t\) \(5.5\) \(6.0\) \(6.5\) \(7.0\) \(7.5\) \(8.0\) \(8.5\) \(9.0\) \(9.5\) \(10.0\)
\(h(t)\) \(81.6\) \(93.7\) \(104.4\) \(112.6\) \(117.7\) \(119.4\) \(118.2\) \(114.8\) \(110.0\) \(104.7\)

  1. Use the given data to estimate \(h'(4.5)\text{,}\) \(h'(5)\text{,}\) and \(h'(5.5)\text{.}\) At which of these times is the bungee jumper rising most rapidly?

  2. Use the given data and your work in (a) to estimate \(h''(5)\text{.}\)

  3. What physical property of the bungee jumper does the value of \(h''(5)\) measure? What are its units?

  4. Based on the data, on what approximate time intervals is the function \(y = h(t)\) concave down? What is happening to the velocity of the bungee jumper on these time intervals?

Answer
  1. \(h'(4.5) \approx 14.3\text{;}\) \(h'(5) \approx 21.2\text{;}\) \(h'(5.5) \approx = 23.9\text{;}\) rising most rapidly at \(t = 5.5\text{.}\)

  2. \(h'(5) \approx 9.6 \text{.}\)

  3. Acceleration of the bungee jumper in feet per second per second.

  4. \(0 \lt t \lt 2\text{,}\) \(6 \lt t \lt 10\text{.}\)

Solution
  1. We will use central differences to estimate the requested derivatives. Thus,

    \begin{align*} h'(4.5) &\approx \frac{h(5)-h(4)}{5-4} = \frac{69.8 - 55.5}{1} = 14.3\\ h'(5) &\approx \frac{h(5.5)-h(4.5)}{5.5-4.4} = \frac{81.6 - 60.4}{1} = 21.2\\ h'(5.5) &\approx \frac{h(6)-h(5)}{6-5} = \frac{93.7 - 69.8}{1} = 23.9 \end{align*}

    The bungee jumper is rising most rapidly at \(t = 5.5\text{,}\) at a rate of about \(23.9\) feet per second.

  2. We again use a central difference, this time to estimate \(h''(5)\text{.}\) Observe that

    \begin{equation*} h''(5) \approx \frac{h'(5.5) - h'(4.5)}{5.5-4.5} = \frac{23.9 - 14.3}{1} = 9.6 \end{equation*}
  3. \(h''(5)\) measures the acceleration of the bungee jumper at \(t = 5\text{.}\) Thus we know that the person's acceleration at \(t = 5\) is about \(9.6\) feet per second per second. This measures the instantaneous rate of change of the jumper's velocity.

  4. The bungee jumper's position function is concave down on approximately the intervals \(0 \lt t \lt 2\text{,}\) \(6 \lt t \lt 10\text{.}\) This is easiest to see if we plot the data using a program like Excel. On these time intervals, the velocity of the jumper is decreasing: either the velocity is positive and getting less positive, or negative and getting more negative.

9.

For each prompt that follows, sketch a possible graph of a function on the interval \(-3 \lt x \lt 3\) that satisfies the stated properties.

  1. \(y = f(x)\) such that \(f\) is increasing on \(-3 \lt x \lt 3\text{,}\) concave up on \(-3 \lt x \lt 0\text{,}\) and concave down on \(0 \lt x \lt 3\text{.}\)

  2. \(y = g(x)\) such that \(g\) is increasing on \(-3 \lt x \lt 3\text{,}\) concave down on \(-3 \lt x \lt 0\text{,}\) and concave up on \(0 \lt x \lt 3\text{.}\)

  3. \(y = h(x)\) such that \(h\) is decreasing on \(-3 \lt x \lt 3\text{,}\) concave up on \(-3 \lt x \lt -1\text{,}\) neither concave up nor concave down on \(-1 \lt x \lt 1\text{,}\) and concave down on \(1 \lt x \lt 3\text{.}\)

  4. \(y = p(x)\) such that \(p\) is decreasing and concave down on \(-3 \lt x \lt 0\) and is increasing and concave down on \(0 \lt x \lt 3\text{.}\)

Answer
Solution
  1. When a function is increasing, its graph rises as \(x\) increases, and when a function is concave up, that means the graph of the function looks bowl-shaped. A graph of an increasing, concave up function \(f\) on the interval \((-3,0)\) is shown in the following figure. When a function is concave down, its graph looks like an upside down bowl. The function \(f\) in the figure is increasing and concave down on the interval \((0,3)\) Note that \(f\) is also increasing on the entire interval \((-3,3)\text{.}\)

  2. When a function is increasing, its graph rises as \(x\)increases, and when a function is concave down, that means the graph of the function looks like an upside down bowl. A graph of an increasing, concave down function \(g\) on the interval \((-3,0)\) is shown in the figure below. When a function is concave up, its graph looks like a bowl. The function \(g\) in the figure is increasing and concave up on the interval \((0,3)\text{.}\) Note that \(g\) is also increasing on the entire interval \((-3,3)\text{.}\)

  3. When a function is decreasing, its graph falls as \(x\) increases, and when a function is concave up, that means the graph of the function looks bowl-shaped. A graph of a decreasing, concave up function \(h\) on the interval \((-3,-1)\)is shown in the figure below. To be neither concave up or concave down, a graph has to be linear, so the graph of \(h\) in the following figure is a straight line on \((-1,1)\text{.}\) When a function is concave down, its graph looks like an upside down bowl. The function \(h\) in the figure is decreasing and concave down on the interval \((1,3)\text{.}\) Note that \(h\) is decreasing on the entire interval \((-3,3)\text{.}\)

  4. When a function is decreasing, its graph falls as \(x\) increases, and when a function is concave down, that means the graph of the function looks like an upside down bowl. A graph of a decreasing, concave down function \(p\) on the interval \((-3,0)\) is shown in the figure below. When a function is increasing, its graph rises as \(x\) increases. The function \(p\) in the figure is increasing and concave down on the interval \((0,3)\text{.}\)