Maxima and Minima: Learn It 3

Extrema and Critical Points

Locating Absolute Extrema

The extreme value theorem states that a continuous function over a closed, bounded interval has an absolute maximum and an absolute minimum. Let’s look at Figure 2 again.

This figure has six parts a, b, c, d, e, and f. In figure a, the line f(x) = x3 is shown, and it is noted that it has no absolute minimum and no absolute maximum. In figure b, the line f(x) = 1/(x2 + 1) is shown, which is near 0 for most of its length and rises to a bump at (0, 1); it has no absolute minimum, but does have an absolute maximum of 1 at x = 0. In figure c, the line f(x) = cos x is shown, which has absolute minimums of −1 at ±π, ±3π, … and absolute maximums of 1 at 0, ±2π, ±4π, …. In figure d, the piecewise function f(x) = 2 – x2 for 0 ≤ x < 2 and x – 3 for 2 ≤ x ≤ 4 is shown, with absolute maximum of 2 at x = 0 and no absolute minimum. In figure e, the function f(x) = (x – 2)2 is shown on [1, 4], which has absolute maximum of 4 at x = 4 and absolute minimum of 0 at x = 2. In figure f, the function f(x) = x/(2 − x) is shown on [0, 2), with absolute minimum of 0 at x = 0 and no absolute maximum.
Figure 2. Graphs (a), (b), and (c) show several possibilities for absolute extrema for functions with a domain of [latex](−\infty ,\infty )[/latex]. Graphs (d), (e), and (f) show several possibilities for absolute extrema for functions with a domain that is a bounded interval.

One or both of these absolute extrema could occur at an endpoint. If an absolute extremum does not occur at an endpoint, however, it must occur at an interior point, in which case the absolute extremum is a local extremum. Therefore, by Fermat’s Theorem, the point [latex]c[/latex] at which the local extremum occurs must be a critical point. We summarize this result in the following theorem.

location of absolute extrema

Let [latex]f[/latex] be a continuous function over a closed, bounded interval [latex]I[/latex]. The absolute maximum of [latex]f[/latex] over [latex]I[/latex] and the absolute minimum of [latex]f[/latex] over [latex]I[/latex] must occur at endpoints of [latex]I[/latex] or at critical points of [latex]f[/latex] in [latex]I[/latex].

With this idea in mind, let’s examine a procedure for locating absolute extrema.

How to: Locate Absolute Extrema over a Closed Interval

Consider a continuous function [latex]f[/latex] defined over the closed interval [latex][a,b][/latex].

  1. Evaluate the Function at Endpoints: Calculate [latex]f(a)[/latex] and [latex]f(b)[/latex], where [latex]f[/latex] is defined on the closed interval [latex][a,b][/latex].
  2. Identify Critical Points: Find all critical points of [latex]f[/latex] within the interval [latex][a,b][/latex] and evaluate [latex]f[/latex] at these points.
  3. Determine Extrema: Compare the values from steps 1 and 2. The largest value is the absolute maximum, and the smallest is the absolute minimum of [latex]f[/latex] on [latex][a,b][/latex].

Now let’s look at how to use this strategy to find the absolute maximum and absolute minimum values for continuous functions.

For each of the following functions, find the absolute maximum and absolute minimum over the specified interval and state where those values occur.

  1. [latex]f(x)=−x^2+3x-2[/latex] over [latex][1,3][/latex].
  2. [latex]f(x)=x^2-3x^{\frac{2}{3}}[/latex] over [latex][0,2][/latex].


At this point, we know how to locate absolute extrema for continuous functions over closed intervals. We have also defined local extrema and determined that if a function [latex]f[/latex] has a local extremum at a point [latex]c[/latex], then [latex]c[/latex] must be a critical point of [latex]f[/latex]. However, [latex]c[/latex] being a critical point is not a sufficient condition for [latex]f[/latex] to have a local extremum at [latex]c[/latex]. Later in this module, we show how to determine whether a function actually has a local extremum at a critical point. First, however, we need to introduce the Mean Value Theorem, which will help as we analyze the behavior of the graph of a function.