Skip to main content

Section 3.2 Using derivatives to identify extreme values

In many different settings, we are interested in knowing where a function achieves its least and greatest values. These can be important in applications — say to identify a point at which maximum profit or minimum cost occurs — or in theory to characterize the behavior of a function or a family of related functions.

Consider the simple and familiar example of a parabolic function such as \(s(t) = -16t^2 + 32t + 48\) (shown at left in Figure 3.2.2) that represents the height of an object tossed vertically: its maximum value occurs at the vertex of the parabola and represents the greatest height the object reaches. This maximum value is an especially important point on the graph, the point at which the curve changes from increasing to decreasing.

Definition 3.2.1.

Given a function \(f\text{,}\) we say that \(f(c)\) is a global or absolute maximum of \(f\) provided that \(f(c) \ge f(x)\) for all \(x\) in the domain of \(f\text{,}\) and similarly we call \(f(c)\) a global or absolute minimum of \(f\) whenever \(f(c) \le f(x)\) for all \(x\) in the domain of \(f\text{.}\)

For instance, in Figure 3.2.2, \(g\) has a global maximum of \(g(c)\text{,}\) but \(g\) does not appear to have a global minimum, as the graph of \(g\) seems to decrease without bound. Note that the point \((c,g(c))\) marks a fundamental change in the behavior of \(g\text{,}\) where \(g\) changes from increasing to decreasing; similar things happen at both \((a,g(a))\) and \((b,g(b))\text{,}\) although these points are not global minima or maxima.

Figure 3.2.2. At left, \(s(t) = -16t^2 + 24t + 32\) whose vertex is \((\frac{3}{4}, 41)\text{;}\) at right, a function \(g\) that demonstrates several high and low points.
Definition 3.2.3.

We say that \(f(c)\) is a local maximum or relative maximum of \(f\) provided that \(f(c) \ge f(x)\) for all \(x\) near \(c\text{,}\) and \(f(c)\) is called a local or relative minimum of \(f\) whenever \(f(c) \le f(x)\) for all \(x\) near \(c\text{.}\)

For example, in Figure 3.2.2, \(g\) has a relative minimum of \(g(b)\) at the point \((b,g(b))\) and a relative maximum of \(g(a)\) at \((a,g(a))\text{.}\) We have already identified the global maximum of \(g\) as \(g(c)\text{;}\) it can also be considered a relative maximum. Any maximum or minimum may also be called an extreme value of \(f\text{.}\)

We would like to use calculus ideas to identify and classify key function behavior, including the location of relative extremes. Of course, if we are given a graph of a function, it is often straightforward to locate these important behaviors visually.

Preview Activity 3.2.1.

Consider the function \(h\) given by the graph in Figure 3.2.4. Use the graph to answer each of the following questions.

Figure 3.2.4. The graph of a function \(h\) on the interval \([-3,3]\text{.}\)
  1. Identify all of the values of \(c\) for which \(h(c)\) is a local maximum of \(h\text{.}\)

  2. Identify all of the values of \(c\) for which \(h(c)\) is a local minimum of \(h\text{.}\)

  3. Does \(h\) have a global maximum on the interval \([-3,3]\text{?}\) If so, what is the value of this global maximum?

  4. Does \(h\) have a global minimum on the interval \([-3,3]\text{?}\) If so, what is its value?

  5. Identify all values of \(c\) for which \(h'(c) = 0\text{.}\)

  6. Identify all values of \(c\) for which \(h'(c)\) does not exist.

  7. True or false: every relative maximum and minimum of \(h\) occurs at a point where \(h'(c)\) is either zero or does not exist.

  8. True or false: at every point where \(h'(c)\) is zero or does not exist, \(h\) has a relative maximum or minimum.

Subsection 3.2.1 Critical numbers and the first derivative test

Figure 3.2.5. From left to right, a function with a relative maximum where its derivative is zero; a function with a relative maximum where its derivative is undefined; a function with neither a maximum nor a minimum at a point where its derivative is zero; a function with a relative minimum where its derivative is zero; and a function with a relative minimum where its derivative is undefined.

If a continuous function has a relative maximum at \(c\text{,}\) then it is both necessary and sufficient that the function change from being increasing just before \(c\) to decreasing just after \(c\text{.}\) A continuous function has a relative minimum at \(c\) if and only if the function changes from decreasing to increasing at \(c\text{.}\) (See Figure 3.2.5.) There are only two possible ways for these changes in behavior to occur: either \(f'(c) = 0\) or \(f'(c)\) is undefined. Because these values of \(c\) are so important, we call them critical numbers.

Definition 3.2.6.

We say that a function \(f\) has a critical number at \(x = c\) provided that \(c\) is in the domain of \(f\text{,}\) and \(f'(c) = 0\) or \(f'(c)\) is undefined.

Critical numbers are the only possible locations where the function \(f\) may have relative extremes. Note that not every critical number produces a maximum or minimum; in the middle graph of Figure 3.2.5, the function pictured there has a horizontal tangent line at the noted point, but the function is increasing before and increasing after, so the critical number does not yield a maximum or minimum.

When \(c\) is a critical number, we say that \((c,f(c))\) is a critical point of the function, or that \(f(c)\) is a critical value . The first derivative test summarizes how sign changes in the first derivative (which can only occur at critical numbers) indicate the presence of a local maximum or minimum for a given function.

First Derivative Test.

If \(p\) is a critical number of a continuous function \(f\) that is differentiable near \(p\) (except possibly at \(x = p\)), then \(f\) has a relative maximum at \(p\) if and only if \(f'\) changes sign from positive to negative at \(p\text{,}\) and \(f\) has a relative minimum at \(p\) if and only if \(f'\) changes sign from negative to positive at \(p\text{.}\)

Let \(f\) be a function whose derivative is given by the formula \(f'(x) = e^{-2x}(3-x)(x+1)^2\text{.}\) Determine all critical numbers of \(f\) and decide whether a relative maximum, relative minimum, or neither occurs at each.

Solution

Since we already have \(f'(x)\) written in factored form, it is straightforward to find the critical numbers of \(f\text{.}\) Because \(f'(x)\) is defined for all values of \(x\text{,}\) we need only determine where \(f'(x) = 0\text{.}\) From the equation

\begin{equation*} e^{-2x}(3-x)(x+1)^2 = 0 \end{equation*}

and the zero product property, it follows that \(x = 3\) and \(x = -1\) are critical numbers of \(f\text{.}\) (There is no value of \(x\) that makes \(e^{-2x} = 0\text{.}\))

Next, to apply the first derivative test, we'd like to know the sign of \(f'(x)\) at inputs near the critical numbers. Because the critical numbers are the only locations at which \(f'\) can change sign, it follows that the sign of the derivative is the same on each of the intervals created by the critical numbers: for instance, the sign of \(f'\) must be the same for every \(x \lt -1\text{.}\) We create a first derivative sign chart to summarize the sign of \(f'\) on the relevant intervals, along with the corresponding behavior of \(f\text{.}\)

Figure 3.2.8. The first derivative sign chart for a function \(f\) whose derivative is given by the formula \(f'(x) = e^{-2x}(3-x)(x+1)^2\text{.}\)

To produce the first derivative sign chart in Figure 3.2.8 we identify the sign of each factor of \(f'(x)\) at one selected point in each interval. For instance, for \(x \lt -1\text{,}\) we could determine the sign of \(e^{-2x}\text{,}\) \((3-x)\text{,}\) and \((x+1)^2\) at the value \(x = -2\text{.}\) We note that both \(e^{-2x}\) and \((x+1)^2\) are positive regardless of the value of \(x\text{,}\) while \((3-x)\) is also positive at \(x = -2\text{.}\) Hence, each of the three terms in \(f'\) is positive, which we indicate by writing “\(+++\text{.}\)” Taking the product of three positive terms results in a positive value for \(f'\text{,}\) which we denote by the “\(+\)” in the interval to the left of \(x = -1\text{.}\) And, since \(f'\) is positive on that interval, we know that \(f\) is increasing, so we write “INC” to represent the behavior of \(f\text{.}\) In a similar way, we find that \(f'\) is positive and \(f\) is increasing on \(-1 \lt x \lt 3\text{,}\) and \(f'\) is negative and \(f\) is decreasing for \(x \gt 3\text{.}\)

Now we look for critical numbers at which \(f'\) changes sign. In this example, \(f'\) changes sign only at \(x = 3\text{,}\) from positive to negative, so \(f\) has a relative maximum at \(x = 3\text{.}\) Although \(f\) has a critical number at \(x = -1\text{,}\) since \(f\) is increasing both before and after \(x = -1\text{,}\) \(f\) has neither a minimum nor a maximum at \(x = -1\text{.}\)

Activity 3.2.2.

Suppose that \(g(x)\) is a function continuous for every value of \(x \ne 2\) whose first derivative is \(g'(x) = \frac{(x+4)(x-1)^2}{x-2}\text{.}\) Further, assume that it is known that \(g\) has a vertical asymptote at \(x = 2\text{.}\)

  1. Determine all critical numbers of \(g\text{.}\)

  2. By developing a carefully labeled first derivative sign chart, decide whether \(g\) has as a local maximum, local minimum, or neither at each critical number.

  3. Does \(g\) have a global maximum? global minimum? Justify your claims.

  4. What is the value of \(\lim_{x \to \infty} g'(x)\text{?}\) What does the value of this limit tell you about the long-term behavior of \(g\text{?}\)

  5. Sketch a possible graph of \(y = g(x)\text{.}\)

Hint
  1. For which \(x\) is \(g'(x) = 0\text{?}\)

  2. Note that \((x-1)^2\) is positive for all \(x \ne 1\text{.}\)

  3. Use your first derivative sign chart from (b).

  4. Try expanding the numerator before evaluating the limit.

  5. Think carefully about the information from the sign chart found in (b).

Answer
  1. \(x = -4\) or \(x = 1\text{.}\)

  2. \(g\) has a local maximum at \(x = -4\) and neither a max nor min at \(x = 1\text{.}\)

  3. \(g\) does not have a global minimum; it is unclear (at this point in our work) if \(g\) increases without bound, so we can't say for certain whether or not \(g\) has a global maximum.

  4. \(\lim_{x \to \infty} g'(x) = \infty\text{.}\)

  5. A possible graph of \(g\) is the following.

Solution
  1. Since \(g'(x) = \frac{(x+4)(x-1)^2}{x-2}\text{,}\) we see that \(g'(x) = 0\) implies that \(x = -4\) or \(x = 1\text{.}\) While \(x = 2\) makes \(g'\) undefined, we are told that \(g\) has a vertical asymptote at \(x = 2\text{,}\) so \(x = 2\) is not in the domain of \(g\text{,}\) and hence is technically not a critical number of \(g\text{.}\) Nonetheless, we place \(x = 2\) on our first derivative sign chart since the vertical asymptote is a location at which \(g'\) may change sign.

  2. The first derivative sign chart shows that \(g'(x) \gt 0\) for \(x \lt -4\text{,}\) \(g'(x) \lt 0\) for \(-4 \lt x \lt 1\text{,}\) \(g'(x) \lt 0\) for \(1 \lt x \lt 2\text{,}\) and \(g'(x) \gt 0\) for \(x \gt 2\text{.}\) By the first derivative test, \(g\) has a local maximum at \(x = -4\) and neither a max nor min at \(x = 1\text{.}\) As these are the only two critical numbers, these are the only two locations for possible extremes. (Note: although \(g\) changes from decreasing to increasing at \(x = 2\text{,}\) this is due to a vertical asymptote, and \(g\) does not have a minimum there.)

  3. Because \(g\) is decreasing as \(x \to 2^-\) (where \(g\) has a vertical asymptote), \(g\) does not have a global minimum. For \(x \gt 2\text{,}\) \(g\) is always increasing, which suggests that \(g\) does not have a global maximum (though we do not know for sure that \(g\) increases without bound).

  4. We observe that

    \begin{align*} \lim_{x \to \infty} g'(x) =\mathstrut \amp \lim_{x \to \infty} \frac{(x+4)(x-1)^2}{x-2}\\ =\mathstrut \amp \lim_{x \to \infty} \frac{x^3 + 2x^2 - 7x + 4}{x-2} \cdot \frac{\frac{1}{x}}{\frac{1}{x}}\\ =\mathstrut \amp \lim_{x \to \infty} \frac{x^2 + 2x - 7 + \frac{4}{x}}{1 - \frac{2}{x}}\\ =\mathstrut \amp \infty \end{align*}

    Since \(g'(x) \to \infty\) as \(x \to \infty\text{,}\) this tells us that \(g\) increases without bound as \(x \to \infty\text{.}\)

  5. From all of our work above, we know that \(g\) has a local maximum at \(x = -4\text{,}\) a horizontal tangent line with neither a max nor min at \(x = 1\text{,}\) and a vertical asymptote at \(x = 2\text{,}\) plus \(g\) and \(g'\) both increase without bound as \(x \to \infty\text{.}\) Thus, a possible graph of \(g\) is the following.

Subsection 3.2.2 The second derivative test

Recall that the second derivative of a function tells us several important things about the behavior of the function itself. For instance, if \(f''\) is positive on an interval, then we know that \(f'\) is increasing on that interval and, consequently, that \(f\) is concave up, so throughout that interval the tangent line to \(y = f(x)\) lies below the curve at every point. At a point where \(f'(p) = 0\text{,}\) the sign of the second derivative determines whether \(f\) has a local minimum or local maximum at the critical number \(p\text{.}\)

Figure 3.2.9. Four possible graphs of a function \(f\) with a horizontal tangent line at a critical point.

In Figure 3.2.9, we see the four possibilities for a function \(f\) that has a critical number \(p\) at which \(f'(p) = 0\text{,}\) provided \(f''(p)\) is not zero on an interval including \(p\) (except possibly at \(p\)). On either side of the critical number, \(f''\) can be either positive or negative, and hence \(f\) can be either concave up or concave down. In the first two graphs, \(f\) does not change concavity at \(p\text{,}\) and in those situations, \(f\) has either a local minimum or local maximum. In particular, if \(f'(p) = 0\) and \(f''(p) \lt 0\text{,}\) then \(f\) is concave down at \(p\) with a horizontal tangent line, so \(f\) has a local maximum there. This fact, along with the corresponding statement for when \(f''(p)\) is positive, is the substance of the second derivative test.

Second Derivative Test.

If \(p\) is a critical number of a continuous function \(f\) such that \(f'(p) = 0\) and \(f''(p) \ne 0\text{,}\) then \(f\) has a relative maximum at \(p\) if and only if \(f''(p) \lt 0\text{,}\) and \(f\) has a relative minimum at \(p\) if and only if \(f''(p) \gt 0\text{.}\)

In the event that \(f''(p) = 0\text{,}\) the second derivative test is inconclusive. That is, the test doesn't provide us any information. This is because if \(f''(p) = 0\text{,}\) it is possible that \(f\) has a local minimum, local maximum, or neither. 1 

Consider the functions \(f(x) = x^4\text{,}\) \(g(x) = -x^4\text{,}\) and \(h(x) = x^3\) at the critical point \(p = 0\text{.}\)

Just as a first derivative sign chart reveals all of the increasing and decreasing behavior of a function, we can construct a second derivative sign chart that demonstrates all of the important information involving concavity.

Let \(f(x)\) be a function whose first derivative is \(f'(x) = 3x^4 - 9x^2\text{.}\) Construct both first and second derivative sign charts for \(f\text{,}\) fully discuss where \(f\) is increasing and decreasing and concave up and concave down, identify all relative extreme values, and sketch a possible graph of \(f\text{.}\)

Solution

Since we know \(f'(x) = 3x^4 - 9x^2\text{,}\) we can find the critical numbers of \(f\) by solving \(3x^4 - 9x^2 = 0\text{.}\) Factoring, we observe that

\begin{equation*} 0 = 3x^2(x^2 - 3) = 3x^2(x+\sqrt{3})(x-\sqrt{3})\text{,} \end{equation*}

so that \(x = 0, \pm\sqrt{3}\) are the three critical numbers of \(f\text{.}\) The first derivative sign chart for \(f\) is given in Figure 3.2.11.

Figure 3.2.11. The first derivative sign chart for \(f\) when \(f'(x) = 3x^4 - 9x^2 = 3x^2(x^2-3)\text{.}\)

We see that \(f\) is increasing on the intervals \((-\infty, -\sqrt{3})\) and \((\sqrt{3}, \infty)\text{,}\) and \(f\) is decreasing on \((-\sqrt{3},0)\) and \((0, \sqrt{3})\text{.}\) By the first derivative test, this information tells us that \(f\) has a local maximum at \(x = -\sqrt{3}\) and a local minimum at \(x = \sqrt{3}\text{.}\) Although \(f\) also has a critical number at \(x = 0\text{,}\) neither a maximum nor minimum occurs there since \(f'\) does not change sign at \(x = 0\text{.}\)

Next, we move on to investigate concavity. Differentiating \(f'(x) = 3x^4 - 9x^2\text{,}\) we see that \(f''(x) = 12x^3 - 18x\text{.}\) Since we are interested in knowing the intervals on which \(f''\) is positive and negative, we first find where \(f''(x) = 0\text{.}\) Observe that

\begin{equation*} 0 = 12x^3 - 18x = 12x\left(x^2 - \frac{3}{2}\right) = 12x\left(x+\sqrt{\frac{3}{2}}\right)\left(x-\sqrt{\frac{3}{2}}\right)\text{.} \end{equation*}

This equation has solutions \(x = 0, \pm\sqrt{\frac{3}{2}}\text{.}\) Building a sign chart for \(f''\) in the exact same way we do for \(f'\text{,}\) we see the result shown in Figure 3.2.12.

Figure 3.2.12. The second derivative sign chart for \(f\) when \(f''(x) = 12x^3-18x = 12x^2\left(x^2-\sqrt{\frac{3}{2}}\right)\text{.}\)

Therefore, \(f\) is concave down on the intervals \((-\infty, -\sqrt{\frac{3}{2}})\) and \((0, \sqrt{\frac{3}{2}})\text{,}\) and concave up on \((-\sqrt{\frac{3}{2}},0)\) and \((\sqrt{\frac{3}{2}}, \infty)\text{.}\)

Putting all of this information together, we now see a complete and accurate possible graph of \(f\) in Figure 3.2.13.

Figure 3.2.13. A possible graph of the function \(f\) in Example 3.2.10.

The point \(A = (-\sqrt{3}, f(-\sqrt{3}))\) is a local maximum, because \(f\) is increasing prior to \(A\) and decreasing after; similarly, the point \(E = (\sqrt{3}, f(\sqrt{3})\) is a local minimum. Note, too, that \(f\) is concave down at \(A\) and concave up at \(B\text{,}\) which is consistent both with our second derivative sign chart and the second derivative test. At points \(B\) and \(D\text{,}\) concavity changes, as we saw in the results of the second derivative sign chart in Figure 3.2.12. Finally, at point \(C\text{,}\) \(f\) has a critical point with a horizontal tangent line, but neither a maximum nor a minimum occurs there, since \(f\) is decreasing both before and after \(C\text{.}\) It is also the case that concavity changes at \(C\text{.}\)

While we completely understand where \(f\) is increasing and decreasing, where \(f\) is concave up and concave down, and where \(f\) has relative extremes, we do not know any specific information about the \(y\)-coordinates of points on the curve. For instance, while we know that \(f\) has a local maximum at \(x = -\sqrt{3}\text{,}\) we don't know the value of that maximum because we do not know \(f(-\sqrt{3})\text{.}\) Any vertical translation of our sketch of \(f\) in Figure 3.2.13 would satisfy the given criteria for \(f\text{.}\)

Points \(B\text{,}\) \(C\text{,}\) and \(D\) in Figure 3.2.13 are locations at which the concavity of \(f\) changes. We give a special name to any such point.

Definition 3.2.14.

If \(p\) is a value in the domain of a continuous function \(f\) at which \(f\) changes concavity, then we say that \((p,f(p))\) is an inflection point (or point of inflection) of \(f\text{.}\)

Just as we look for locations where \(f\) changes from increasing to decreasing at points where \(f'(p) = 0\) or \(f'(p)\) is undefined, so too we find where \(f''(p) = 0\) or \(f''(p)\) is undefined to see if there are points of inflection at these locations.

At this point in our study, it is important to remind ourselves of the big picture that derivatives help to paint: the sign of the first derivative \(f'\) tells us whether the function \(f\) is increasing or decreasing, while the sign of the second derivative \(f''\) tells us how the function \(f\) is increasing or decreasing.

Activity 3.2.3.

Suppose that \(g\) is a function whose second derivative, \(g''\text{,}\) is given by the graph in Figure 3.2.15.

Figure 3.2.15. The graph of \(y = g''(x)\text{.}\)
  1. Find the \(x\)-coordinates of all points of inflection of \(g\text{.}\)

  2. Fully describe the concavity of \(g\) by making an appropriate sign chart.

  3. Suppose you are given that \(g'(-1.67857351) = 0\text{.}\) Is there is a local maximum, local minimum, or neither (for the function \(g\)) at this critical number of \(g\text{,}\) or is it impossible to say? Why?

  4. Assuming that \(g''(x)\) is a polynomial (and that all important behavior of \(g''\) is seen in the graph above), what degree polynomial do you think \(g(x)\) is? Why?

Hint
  1. What must be true of \(g''(x)\) at a point of inflection?

  2. Use the given graph to decide where \(g''\) is positive and negative.

  3. What does the second derivative test say?

  4. Can you guess a formula for \(g''(x)\) based on its graph?

Answer
  1. \(x = -1\) is an inflection point of \(g\text{.}\)

  2. \(g\) is concave up for \(x \lt -1\text{,}\) concave down for \(-1 \lt x \lt 2\text{,}\) and concave down for \(x \gt 2\text{.}\)

  3. \(g\) has a local minimum at \(x = -1.67857351\text{.}\)

  4. \(g\) is a degree 5 polynomial.

Solution
  1. Based on the given graph of \(g''\text{,}\) the only point at which \(g''\) changes sign is \(x = -1\text{,}\) and hence this is an inflection point of \(g\text{.}\)

  2. Note that \(g''(x) \gt 0\) for \(x \lt -1\text{,}\) \(g''(x) \lt 0\) for \(-1 \lt x \lt 2\text{,}\) and \(g''(x) \lt 0\) for \(x \gt 2\text{.}\) This tells us that \(g\) is concave up for \(x \lt -1\text{,}\) concave down for \(-1 \lt x \lt 2\text{,}\) and concave down for \(x \gt 2\text{.}\)

  3. Given that \(g'(-1.67857351) = 0\text{,}\) we know that \(g\) has a horizontal tangent line at this critical number. In addition, from the given graph of \(g''\text{,}\) we see that \(g''( -1.67857351) \gt 0\) and observe that \(g\) is concave up at \(x\)-values near \(-1.67857351\text{.}\) By the second derivative test, \(g\) has a local minimum at \(x = -1.67857351\text{.}\)

  4. From the given graph, since \(g''\) has a simple zero at \(x = -1\) and a repeated zero at \(x = 2\text{,}\) it appears that \(g''\) is a degree 3 polynomial. If so, then \(g'\) is a degree 4 polynomial, and \(g\) is a degree 5 polynomial.

As we will see in more detail in the following section, derivatives also help us to understand families of functions that differ only by changing one or more parameters. For instance, we might be interested in understanding the behavior of all functions of the form \(f(x) = a(x-h)^2 + k\) where \(a\text{,}\) \(h\text{,}\) and \(k\) are parameters. Each parameter has considerable impact on how the graph appears.

Activity 3.2.4.

Consider the family of functions given by \(h(x) = x^2 + \cos(kx)\text{,}\) where \(k\) is an arbitrary positive real number.

  1. Use a graphing utility to sketch the graph of \(h\) for several different \(k\)-values, including \(k = 1,3,5,10\text{.}\) Plot \(h(x) = x^2 + \cos(3x)\) on the axes provided. What is the smallest value of \(k\) at which you think you can see (just by looking at the graph) at least one inflection point on the graph of \(h\text{?}\)

    Figure 3.2.16. Axes for plotting \(y = h(x)\text{.}\)
  2. Explain why the graph of \(h\) has no inflection points if \(k \le \sqrt{2}\text{,}\) but infinitely many inflection points if \(k \gt \sqrt{2}\text{.}\)

  3. Explain why, no matter the value of \(k\text{,}\) \(h\) can only have finitely many critical numbers.

Hint
  1. Be sure to try some values between 1.5 and 2.

  2. Treat \(k\) as an arbitrary constant in computing \(h'(x)\) and \(h''(x)\text{.}\)

  3. What is the largest value of \(k\sin(kx)\text{?}\) How many times can \(y = k\sin(kx)\) intersect the line \(y = 2x\text{?}\)

Answer
  1. In the graph below, \(h(x) = x^2 + \cos(3x)\) is given in dark blue, while \(h(x) = x^2 + \cos(1.6x)\) is shown in light blue.

  2. If \(\frac{2}{k^2} \gt 1\text{,}\) then the equation \(\cos(kx) = \frac{2}{k^2}\) has no solution. Hence, whenever \(k^2 \lt 2\text{,}\) or \(k \lt \sqrt{2} \approx 1.414\text{,}\) it follows that the equation \(\cos(kx) = \frac{2}{k^2}\) has no solutions \(x\text{,}\) which means that \(h''(x)\) is never zero (indeed, for these \(k\)-values, \(h''(x)\) is always positive so that \(h\) is always concave up). On the other hand, if \(k \ge \sqrt{2}\text{,}\) then \(\frac{2}{k^2} \le 1\text{,}\) which guarantees that \(\cos(kx) = \frac{2}{k^2}\) has infinitely many solutions, due to the periodicity of the cosine function. At each such point, \(h''(x) = 2 - k^2 \cos(kx)\) changes sign, and therefore \(h\) has infinitely many inflection points whenever \(k \ge \sqrt{2}\text{.}\)

  3. To see why \(h\) can only have a finite number of critical numbers regardless of the value of \(k\text{,}\) consider the equation

    \begin{equation*} 0 = h'(x) = 2x - k\sin(kx)\text{,} \end{equation*}

    which implies that \(2x = k\sin(kx)\text{.}\) Since \(-1 \le \sin(kx) \le 1\text{,}\) we know that \(-k \le k\sin(kx) \le k\text{.}\) Once \(|x|\) is sufficiently large, we are guaranteed that \(|2x| \gt k\text{,}\) which means that for large \(x\text{,}\) \(2x\) and \(k\sin(kx)\) cannot intersect. Moreover, for relatively small values of \(x\text{,}\) the functions \(2x\) and \(k\sin(kx)\) can only intersect finitely many times since \(k\sin(kx)\) oscillates a finite number of times. This is why \(h\) can only have a finite number of critical numbers, regardless of the value of \(k\text{.}\)

Solution
  1. In the graph below, \(h(x) = x^2 + \cos(3x)\) is given in dark blue, while \(h(x) = x^2 + \cos(1.6x)\) is shown in light blue.

    Close inspection of the light blue graph reveals some subtle changes in concavity around \(x \approx \pm 0.5\text{.}\) For values smaller than \(1.6\text{,}\) it is very hard to visually detect any inflection points in \(h(x)\text{.}\)

  2. Treating \(k\) as an arbitrary constant, we first observe that \(h'(x) = 2x - k\sin(kx)\text{.}\) Again treating \(k\) as a constant and differentiating, we find

    \begin{equation*} h''(x) = 2 - k^2\cos(kx)\text{.} \end{equation*}

    We seek the values of \(x\) for which \(h''(x) = 0\) at which \(h''\) changes sign. Setting \(h''(x) = 0\) and rearranging the resulting equation, we now seek \(x\) such that

    \begin{equation*} k^2 \cos(kx) = 2\text{,} \end{equation*}

    or

    \begin{equation*} \cos(kx) = \frac{2}{k^2}\text{.} \end{equation*}

    Now, remember that \(k\) is an arbitrary positive constant and recall that \(-1 \le \cos(\theta) \le 1\) for all input values \(\theta\text{.}\) If \(\frac{2}{k^2} \gt 1\text{,}\) then the equation \(\cos(kx) = \frac{2}{k^2}\) has no solution. Hence, whenever \(k^2 \lt 2\text{,}\) or \(k \lt \sqrt{2} \approx 1.414\text{,}\) it follows that the equation \(\cos(kx) = \frac{2}{k^2}\) has no solutions \(x\text{,}\) which means that \(h''(x)\) is never zero (indeed, for these \(k\)-values, \(h''(x)\) is always positive so that \(h\) is always concave up). On the other hand, if \(k \ge \sqrt{2}\text{,}\) then \(\frac{2}{k^2} \le 1\text{,}\) which guarantees that \(\cos(kx) = \frac{2}{k^2}\) has infinitely many solutions, due to the periodicity of the cosine function. At each such point, \(h''(x) = 2 - k^2 \cos(kx)\) changes sign, and therefore \(h\) has infinitely many inflection points whenever \(k \ge \sqrt{2}\text{.}\)

  3. To see why \(h\) can only have a finite number of critical numbers regardless of the value of \(k\text{,}\) consider the equation

    \begin{equation*} 0 = h'(x) = 2x - k\sin(kx)\text{,} \end{equation*}

    which implies that \(2x = k\sin(kx)\text{.}\) Since \(-1 \le \sin(kx) \le 1\text{,}\) we know that \(-k \le k\sin(kx) \le k\text{.}\) Once \(|x|\) is sufficiently large, we are guaranteed that \(|2x| \gt k\text{,}\) which means that for large \(x\text{,}\) \(2x\) and \(k\sin(kx)\) cannot intersect. Moreover, for relatively small values of \(x\text{,}\) the functions \(2x\) and \(k\sin(kx)\) can only intersect finitely many times since \(k\sin(kx)\) oscillates a finite number of times. This is why \(h\) can only have a finite number of critical numbers, regardless of the value of \(k\text{.}\)

Subsection 3.2.3 Summary

  • The critical numbers of a continuous function \(f\) are the values of \(p\) for which \(f'(p) = 0\) or \(f'(p)\) does not exist. These values are important because they identify horizontal tangent lines or corner points on the graph, which are the only possible locations at which a local maximum or local minimum can occur.

  • Given a differentiable function \(f\text{,}\) whenever \(f'\) is positive, \(f\) is increasing; whenever \(f'\) is negative, \(f\) is decreasing. The first derivative test tells us that at any point where \(f\) changes from increasing to decreasing, \(f\) has a local maximum, while conversely at any point where \(f\) changes from decreasing to increasing \(f\) has a local minimum.

  • Given a twice differentiable function \(f\text{,}\) if we have a horizontal tangent line at \(x = p\) and \(f''(p)\) is nonzero, the sign of \(f''\) tells us the concavity of \(f\)and hence whether \(f\) has a maximum or minimum at \(x = p\text{.}\) In particular, if \(f'(p) = 0\) and \(f''(p) \lt 0\text{,}\) then \(f\) is concave down at \(p\) and \(f\) has a local maximum there, while if \(f'(p) = 0\) and \(f''(p) \gt 0\text{,}\) then \(f\) has a local minimum at \(p\text{.}\) If \(f'(p) = 0\) and \(f''(p) = 0\text{,}\) then the second derivative does not tell us whether \(f\) has a local extreme at \(p\) or not.

Exercises 3.2.4 Exercises

1. Finding critical points and inflection points.
2. Finding inflection points.
3. Matching graphs of \(f,f',f''\).
4.

This problem concerns a function about which the following information is known:

  • \(f\) is a differentiable function defined at every real number \(x\)

  • \(f(0) = -1/2\)

  • \(y = f'(x)\) has its graph given at center in Figure 3.2.17

Figure 3.2.17. At center, a graph of \(y = f'(x)\text{;}\) at left, axes for plotting \(y = f(x)\text{;}\) at right, axes for plotting \(y = f''(x)\text{.}\)
  1. Construct a first derivative sign chart for \(f\text{.}\) Clearly identify all critical numbers of \(f\text{,}\) where \(f\) is increasing and decreasing, and where \(f\) has local extrema.

  2. On the right-hand axes, sketch an approximate graph of \(y = f''(x)\text{.}\)

  3. Construct a second derivative sign chart for \(f\text{.}\) Clearly identify where \(f\) is concave up and concave down, as well as all inflection points.

  4. On the left-hand axes, sketch a possible graph of \(y = f(x)\text{.}\)

Answer
  1. \(f'\) is positive for \(-1 \lt x lt 1\) and for \(x \gt 1\text{;}\) \(f'\) is negative for all \(x \lt -1\text{.}\) \(f\) has a local minimum at \(x = -1\text{.}\)

  2. A possible graph of \(y = f''(x)\) is shown at right in the figure.

  3. \(f''(x)\) is negative for \(-0.35 \lt x \lt 1\text{;}\) \(f''(x)\) is positive everywhere else; \(f\) has points of inflection at \(x \approx -0.35\) and \(x = 1\text{.}\)

  4. A possible graph of \(y = f(x)\) is shown at left in the figure.

Solution
  1. From the given graph of \(f'\text{,}\) the first derivative sign chart for \(f\) shows that \(f\) has critical numbers at \(x = -1, 1\) and that \(f'\) is positive for \(-1 \lt x lt 1\) and for \(x \gt 1\text{,}\) while being negative for all \(x \lt -1\text{.}\) Hence \(f\) is increasing for \(-1 \lt x lt 1\) and for \(x \gt 1\text{,}\) and decreasing for \(x \lt -1\text{.}\) It follows by the first derivative test that \(f\) has a local minimum at \(x = -1\) because \(f\) changes from decreasing to increasing there.

  2. Based on where \(f'(x)\) has horizontal tangent lines and where its slope is positive and negative, we can sketch an approximate graph of \(y = f''(x)\) in the usual way that we sketch the derivative of a given function. From the given graph of \(y = f'(x)\text{,}\) we can see that \(f''(x) = 0\) at \(x \approx -0.35\) and at \(x = 1\text{,}\) and that between these points, \(f''(x)\) is negative because \(f'(x)\) is decreasing, while \(f''(x)\) is positive everywhere else since \(f'(x)\) is increasing everywhere else. A possible graph of \(y = f''(x)\) is shown at right in the following figure.

  3. From our sketch of the second derivative in (b), we can develop a second derivative sign chart for \(f\text{.}\) In particular, we saw that \(f''(x) = 0\) at \(x \approx -0.35\) and at \(x = 1\text{,}\) and that between these points, \(f''(x)\) is negative, while \(f''(x)\) is positive everywhere else. This shows that \(f\) is concave down for \(-0.35 \lt x \lt 1\) while being concave up everywhere else. We thus see that \(f\) has points of inflection at both \(x \approx -0.35\) and \(x = 1\text{.}\)

  4. Now that we know where \(f\) is increasing and decreasing as well as where \(f\) is concave up and concave down, along with the fact that \(f(0) = -0.5\text{,}\) we can sketch an approximate graph of \(y = f(x)\text{.}\) Note that we also know \(f\) has a horizontal tangent line at \(x = 1\) while being increasing on either side of \(x = 1\text{,}\) and earlier we established that \(f\) has a local minimum at \(x = -1\text{.}\) After making a few rough sketches and shifting the graph vertically to pass through \((0,-0.5)\text{,}\) we arrive at the graph shown at left below.

5.

Suppose that \(g\) is a differentiable function and \(g'(2) = 0\text{.}\) In addition, suppose that on \(1 \lt x\lt 2\) and \(2 \lt x \lt 3\) it is known that \(g'(x)\) is positive.

  1. Does \(g\) have a local maximum, local minimum, or neither at \(x = 2\text{?}\) Why?

  2. Suppose that \(g''(x)\) exists for every \(x\) such that \(1 \lt x \lt 3\text{.}\) Reasoning graphically, describe the behavior of \(g''(x)\) for \(x\)-values near \(2\text{.}\)

  3. Besides being a critical number of \(g\text{,}\) what is special about the value \(x = 2\) in terms of the behavior of the graph of \(g\text{?}\)

Answer
  1. Neither.

  2. \(g''(2) = 0\text{;}\) \(g''\) is negative for \(1 \lt x \lt 2\) and positive for \(2 \lt x \lt 3\text{.}\)

  3. \(g\) has a point of inflection at \(x = 2\text{.}\)

Solution
  1. \(g\) has neither a local maximum nor local minimum at \(x = 2\) because \(f'\) does not change sign at \(x = 2\text{.}\)

  2. Because \(g'(2) = 0\) and \(g'\) is positive for \(1 \lt x \lt 2\) and for \(2 \lt x \lt 3\text{,}\) it must be that \(g'\) is decreasing for \(1 \lt x \lt 2\) and \(g'\) is increasing for \(2 \lt x \lt 3\text{.}\) Since \(g'\) changes from decreasing to increasing at \(x = 2\text{,}\) it follows that \(g'\) has a local minimum at \(x = 2\) and thus \(g''(2) = 0\text{.}\) In addition, \(g''(x)\) must change sign from negative to positive at \(x = 2\text{.}\) In particular, \(g''\) is negative for \(1 \lt x \lt 2\) and positive for \(2 \lt x \lt 3\text{.}\)

  3. \(g\) has a horizontal tangent line at \(x = 2\text{,}\) is increasing before \(x = 2\) and decreasing after \(x = 2\text{,}\) and concave down before \(x = 2\) and concave up after \(x = 2\text{,}\) and thus \(g\) has a point of inflection at \(x = 2\text{.}\)

6.

Suppose that \(h\) is a differentiable function whose first derivative is given by the graph in Figure 3.2.18.

  1. How many real number solutions can the equation \(h(x) = 0\) have? Why?

  2. If \(h(x) = 0\) has two distinct real solutions, what can you say about the signs of the two solutions? Why?

  3. Assume that \(\lim_{x \to \infty} h'(x) = 3\text{,}\) as appears to be indicated in Figure 3.2.18. How will the graph of \(y = h(x)\) appear as \(x \to \infty\text{?}\) Why?

  4. Describe the concavity of \(y = h(x)\) as fully as you can from the provided information.

Figure 3.2.18. The graph of \(y = h'(x)\text{.}\)
Answer
  1. \(h\) can have no, one, or two real zeros.

  2. One root is negative and the other positive.

  3. \(h\) will look like a line with slope \(3\text{.}\)

  4. \(h\) is concave up everywhere; \(h\) is almost linear for large values of \(|x|\text{.}\)

Solution
  1. Since \(h'\) is negative to the left of \(0\) and positive to the right of \(0\text{,}\) the function \(h\) is decreasing for \(x \lt 0\) and increasing for \(x \gt 0\text{.}\) So \(h\) can have at most \(2\) real roots (solutions to \(h(x)=0\text{.}\) As the graphs in the following figure show, it is possible that \(h\) has no real zeros, one real zero, or two real zeros.

  2. Given that \(h\) is decreasing for \(x \lt 0\) and increasing for \(x \gt 0\text{,}\) the function \(h\) has an absolute minimum value at \(x=0\text{.}\) So one root is to the left of this minimum and the other to the right. Thus, one root is negative and the other positive. See, for instance, the lowest of the three possibilities for \(h\) shown in the figure in (a).

  3. The slopes of the tangent lines to \(h\) will all be near \(3\text{,}\) but less than \(3\text{,}\) as \(x\) gets large. So the graph of \(h\) will look very much like a line with slope \(3\) for large values of \(x\text{.}\)

  4. We note that \(h'\) is increasing everywhere, \(h\) is concave up everywhere. Since the graph of \(h'\) levels off for large values of \(|x|\text{,}\) the concavity of \(h\) is small when \(|x|\) is large. Also, the largest value of the slope of the tangent line to \(h'\) occurs when \(x=0\text{,}\) so \(h\) has its largest second dervitive when \(x=0\text{.}\) So \(h\) is almost linear as \(x\) decreases without bound, \(h\) has more bend as \(x\) approaches \(0\text{,}\) has its greatest bend at \(x=0\text{,}\) then the second derivative of \(h\) as \(x\) increases, ultimately having \(h\) become almost linear as \(x\) increases without bound.

7.

Let \(p\) be a function whose second derivative is \(p''(x) = (x+1)(x-2)e^{-x}\text{.}\)

  1. Construct a second derivative sign chart for \(p\) and determine all inflection points of \(p\text{.}\)

  2. Suppose you also know that \(x = \frac{\sqrt{5}-1}{2}\) is a critical number of \(p\text{.}\) Does \(p\) have a local minimum, local maximum, or neither at \(x = \frac{\sqrt{5}-1}{2}\text{?}\) Why?

  3. If the point \((2, \frac{12}{e^2})\) lies on the graph of \(y = p(x)\) and \(p'(2) = -\frac{5}{e^2}\text{,}\) find the equation of the tangent line to \(y = p(x)\) at the point where \(x = 2\text{.}\) Does the tangent line lie above the curve, below the curve, or neither at this value? Why?

Answer
  1. \(p''(x)\) is negative for \(-1 \lt x \lt 2\) and positive for all other values of \(x\text{;}\) \(p\) has points of inflection at \(x = -1\) and \(x = 2\text{.}\)

  2. Local maximum.

  3. Neither.

Solution
  1. Note that \(p''(x)=0\) at \(x=-1\) and \(x=2\text{.}\) The second derivative sign chart for \(p\) shows that \(p''(x)\) is negative for \(-1 \lt x \lt 2\) and positive for all other values of \(x\text{.}\) Since \(p''\) changes sign at \(x = -1\) and \(x = 2\text{,}\) \(p\) has points of inflection at \(x = -1\) and \(x = 2\text{.}\) In particular, \(p\) is concave down for \(-1 \lt x \lt 2\) and concave up for all other values of \(x\text{.}\)

  2. If we compute \(p''\left(\frac{\sqrt{5}-1}{2} \right)\text{,}\) we find that \(p''\left(\frac{\sqrt{5}-1}{2} \right) \approx -1.205\text{,}\) which means that \(p\) is concave down at \(x = \frac{\sqrt{5}-1}{2}\text{.}\) Since \(p\) has a horizontal tangent line at this point, it follows that \(p\) has a local maximum at \(x = \frac{\sqrt{5}-1}{2}\) by the second derivative test.

  3. Since \(p(2) = \frac{12}{e^2}\) and \(p'(2) = -\frac{5}{e^2}\text{,}\) the equation of the tangent line to \(p\) at \(x = 2\) is given by \(y = -\frac{5}{e^2}(x-2) + \frac{12}{e^2}\text{.}\) To determine whether the tangent line lies above or below the graph of \(y=p(x)\) at \(x = 2\text{,}\) we consider the concavity of \(p\text{.}\) Recall we know that \(p''(2) = 0\) and that \(p\) is concave down to the left of \(x = 2\) and concave up to the right. Thus, the tangent line lies neither solely below nor solely above the graph of \(y = p(x)\) at \(x = 2\text{;}\) it lies below \(y = p(x)\) to the right of \(x = 2\) and above \(y = p(x)\) to the left of \(x = 2\text{.}\)