Candidates Test for Absolute Extrema — AP Calculus BC
1. Core Concept of the Candidates Test ★☆☆☆☆ ⏱ 3 min
The Candidates Test (also called the Candidate Point Method, or Closed Interval Method for bounded closed intervals) is a systematic procedure to find absolute extrema of a function over a specified interval. By the Extreme Value Theorem, for continuous functions on closed bounded intervals, both an absolute maximum and minimum are guaranteed to exist. The core intuition is that any absolute extremum can only occur at one of two types of candidate points.
2. Applying the Test on Closed Bounded Intervals ★★☆☆☆ ⏱ 5 min
For continuous functions on a closed bounded interval $[a,b]$, the step-by-step procedure is straightforward, and no additional derivative testing for local extrema is required after evaluating candidate points. This saves time and reduces errors on the exam.
- Find all critical points of $f(x)$ that lie strictly inside $(a,b)$. A critical point is any point where $f(x)$ is defined, and $f'(x)=0$ or $f'(x)$ is undefined.
- Add the endpoints $x=a$ and $x=b$ to your list of candidates.
- Evaluate $f(x)$ at every candidate point on your list.
- The largest value is the absolute maximum, and the smallest is the absolute minimum.
Exam tip: On AP FRQ, you do not need to classify critical points as local extrema first—just evaluate $f$ at all candidates and compare; this saves time and avoids unnecessary errors.
3. Applying the Test on Open or Unbounded Intervals ★★★☆☆ ⏱ 5 min
The Candidates Test extends to open intervals $(a,b)$ or unbounded intervals (like $(a, \infty)$ or $(-\infty, \infty)$) with one key adjustment: there are no endpoints to evaluate, so instead we calculate the limit of $f(x)$ as $x$ approaches each open boundary (including $\pm\infty$ for unbounded intervals). Unlike closed intervals, the Extreme Value Theorem does not guarantee that an absolute extremum exists, so the test can confirm when no extremum exists. A useful shortcut: if a continuous function has exactly one critical point on an interval, and that critical point is a local maximum, it must be the absolute maximum on the interval (the same logic holds for local minimum = absolute minimum).
Exam tip: Always explicitly address whether an extremum value is actually attained by the function on the interval—if the function only approaches a minimum value but never reaches it, you must state that no absolute minimum exists, a common AP exam distracter.
4. Applying the Test to Piecewise Functions ★★★★☆ ⏱ 6 min
Piecewise-defined functions are a common AP exam question type, and they require an extra step in the Candidates Test: interior breakpoints (points where the function definition changes) must always be added to the candidate list, even if the function is continuous at the breakpoint. This is because the derivative of a piecewise function is almost always undefined at interior breakpoints (even for continuous piecewise functions, the left and right derivatives rarely match), so all interior breakpoints are automatically critical points that must be checked.
Exam tip: Never forget to add all interior breakpoints of piecewise functions to your candidate list—AP exam writers regularly design problems where the absolute extremum occurs at the breakpoint to test this skill.
Common Pitfalls
Why: Students associate critical points with derivative zero from basic polynomial examples, so they miss points with corners, cusps, or vertical tangents.
Why: Students confuse the limit of $f(x)$ with an attained value of $f(x)$.
Why: Students only check for critical points on each individual piece and ignore junctions between pieces.
Why: Students confuse local (relative) extrema with absolute extrema, and think the first/second derivative test is sufficient.
Why: Students find all critical points of the function over its entire domain and forget to filter to those inside the given interval.
Why: Students assume all functions are continuous, but discontinuous functions on closed intervals may not have extrema that follow the rule.