5.5 Using the Candidates Test to Determine Absolute (Global) Extrema
- Syllabus
- 2020
- Topic
- 5.5
- Level
- —
For a function on a closed interval [a,b], an absolute extremum can occur only at an interior critical point or at an endpoint. If the function is continuous on [a,b], the Extreme Value Theorem also guarantees that an absolute minimum and maximum exist. The Candidates Test locates them by comparing all possible outputs.
For f(x)=x2+2x−3 on [−3,2], f′(x)=2x+2=0 gives the interior critical point x=−1. The candidates are therefore −3, −1, and 2.
| Candidate x | f(x) | Conclusion |
|---|---|---|
| −3 | 0 | neither global extreme |
| −1 | −4 | absolute minimum |
| 2 | 5 | absolute maximum |
Compare values of f, not values of f′. Endpoints must be checked even though the usual interior derivative test does not classify them as local critical points. If the largest or smallest output occurs at several candidates, report every location.