Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The Extreme Value Theorem is a central result in calculus that tells us when a function is guaranteed to have an absolute maximum and an absolute minimum. It applies to any function that is continuous on a closed interval [a,b]. This matters because many real situations, such as height, profit, temperature, and distance, need a highest or lowest value over a fixed range.

The theorem gives a guarantee before we even calculate the values.

The two conditions are essential: the graph must have no breaks, jumps, or holes, and the interval must include both endpoints. To find the absolute extrema, evaluate the function at critical numbers inside the interval and at the endpoints. Then compare all those function values.

The largest value is the absolute maximum, and the smallest value is the absolute minimum.

Understanding Calculus: The Extreme Value Theorem

The deeper idea behind this result is that a function has two limits placed on it. Continuity prevents the output from suddenly disappearing or jumping over a value. A finite interval prevents the input from running endlessly in one direction.

Together, these facts keep the graph contained in a manageable region. If the graph rises toward higher values, it cannot rise forever while staying continuous over a fixed piece of the number line. At some input, the highest output must be reached.

The same reasoning applies to the lowest output. This is one reason closed, bounded intervals are so important throughout calculus.

Small changes to the conditions can destroy the guarantee. Consider a line whose output equals the input, but use every input from zero up to one without including one. Its outputs can get as close to one as desired, yet never equal one.

There is no greatest output. A break can cause a different problem. A function that is undefined at zero may become arbitrarily large near zero, even when the interval itself has endpoints.

The graphing window on a calculator can hide this behavior. Students should check the domain before using any extrema procedure. An endpoint only counts if the function is actually defined there.

Derivatives help locate possible answers, but they do not select the answer by themselves. A horizontal tangent gives a candidate because the function may change from rising to falling or from falling to rising there. A corner can be a candidate too, even though no ordinary derivative exists at that point.

For example, the lowest point of a V shaped graph is a sharp corner. On the other hand, a derivative equal to zero can occur at a flat point where the graph keeps moving in the same overall direction. It may not be any kind of extreme value.

The final comparison must use function outputs, not just input locations. A larger input does not mean a larger output.

This method appears whenever a quantity is limited by a realistic range. A business may seek the greatest revenue during a particular month. An engineer may seek the least material needed while dimensions stay within safety limits.

In physics, a position function can have a greatest height during a recorded time interval. The endpoints represent boundary cases, such as the start and finish of the measurement. When working problems, write down every permitted input that must be checked before doing calculations.

Keep units attached to the outputs, since a maximum time, maximum height, and maximum speed describe different things. A graph can suggest where extrema occur, but exact evaluation provides the evidence.

Key Facts

  • Extreme Value Theorem: If f is continuous on [a,b], then f has an absolute maximum and an absolute minimum on [a,b].
  • A closed interval [a,b] includes both endpoints a and b.
  • Continuity on [a,b] means the graph has no holes, jumps, breaks, or vertical asymptotes on the interval.
  • Critical numbers occur where f'(x) = 0 or where f'(x) does not exist, as long as f(x) is defined.
  • To find absolute extrema on [a,b], test endpoints and all critical numbers in (a,b).
  • Absolute maximum = largest tested f(x) value, and absolute minimum = smallest tested f(x) value.

Vocabulary

Extreme Value Theorem
A theorem stating that a continuous function on a closed interval must attain both an absolute maximum and an absolute minimum.
Absolute Maximum
The greatest function value on a specified domain or interval.
Absolute Minimum
The least function value on a specified domain or interval.
Closed Interval
An interval [a,b] that includes both endpoint values a and b.
Critical Number
A number c in the domain of f where f'(c) = 0 or f'(c) does not exist.

Common Mistakes to Avoid

  • Ignoring the endpoints, which is wrong because absolute extrema on a closed interval can occur at x = a or x = b.
  • Assuming f'(x) = 0 is the only place to check, which is wrong because critical numbers can also occur where the derivative does not exist.
  • Applying the theorem on an open interval, which is wrong because an open interval may approach a highest or lowest value without ever reaching it.
  • Forgetting to verify continuity, which is wrong because a discontinuous function on [a,b] may fail to attain a maximum or minimum.

Practice Questions

  1. 1 Find the absolute maximum and absolute minimum of f(x) = x^2 - 4x + 1 on [0,5].
  2. 2 Find the absolute maximum and absolute minimum of f(x) = x^3 - 3x on [-2,3].
  3. 3 Explain why f(x) = 1/x on (0,1) does not satisfy the Extreme Value Theorem, and describe what happens to its values on that interval.