Candidates test for absolute extrema — AP Calculus BC Study Guide
For: AP Calculus BC candidates sitting AP Calculus BC.
Covers: Identifying critical points and endpoints as candidates for absolute extrema, applying the Candidates Test to closed intervals and open/unbounded intervals, justifying absolute extrema for continuous and piecewise functions on any domain.
You should already know: How to find critical points of a differentiable function; The Extreme Value Theorem for continuous functions on closed intervals; Basic differentiation rules including the chain and quotient rules.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.
1. What Is Candidates test for absolute extrema?
The Candidates Test for absolute extrema (also called the Candidate Point Method, or the Closed Interval Method when applied to closed bounded intervals) is a systematic, theorem-backed procedure to locate the global (absolute) maximum and minimum values of a function over a specified interval. Per the AP Calculus BC Course and Exam Description (CED), this topic is a core skill within Unit 5: Analytical Applications of Differentiation, which accounts for 15–18% of the total AP exam score. This topic appears in both multiple-choice (MCQ) and free-response (FRQ) sections of the exam; FRQ questions almost always require explicit justification that all candidates were checked to earn full credit. The fundamental intuition behind the test is simple: any absolute extremum of a function on a given interval can only occur at one of two types of points: critical points inside the interval, or endpoints of the interval (if the interval is bounded). The test works by evaluating the function at every candidate point, then comparing output values to find the largest (absolute maximum) and smallest (absolute minimum).
2. Applying the Candidates Test on Closed Bounded Intervals
The most common application of the Candidates Test is for continuous functions on a closed bounded interval , where the Extreme Value Theorem guarantees that both an absolute maximum and absolute minimum exist. The step-by-step procedure for this case is:
- Find all critical points of that lie strictly inside the open interval . A critical point is any point where is defined, and or is undefined.
- Add the endpoints and to your list of candidates.
- Evaluate at every candidate point on your list.
- The largest value of from your evaluations is the absolute maximum, and the smallest is the absolute minimum.
Unlike classification of relative extrema, you do not need to use the first or second derivative test here—comparing function values directly is sufficient, which makes this method straightforward and less error-prone.
Worked Example
Find the absolute maximum and absolute minimum of on the interval .
- Compute the first derivative: .
- is defined for all in , so critical points occur where , giving and , both inside the interval.
- List all candidates: endpoints , plus critical points .
- Evaluate at each candidate: , , , .
- Conclusion: The absolute maximum value of on is (attained at and ), and the absolute minimum value is (attained at and ).
Exam tip: On AP FRQ, you do not need to classify critical points as local extrema first—just evaluate at all candidates and compare; this saves time and avoids unnecessary work that can introduce errors.
3. Applying the Candidates Test on Open or Unbounded Intervals
The Candidates Test extends to open intervals or unbounded intervals (like or ) with one key adjustment: there are no endpoints to evaluate, so instead we calculate the limit of as approaches each open boundary (including for unbounded intervals). We then compare function values at critical points to these limit values to determine if an absolute extremum exists.
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 for this case: 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).
Worked Example
Find the absolute maximum and absolute minimum of on the interval .
- is continuous on , so the test applies.
- Compute the derivative: . is defined for all , and never equals zero except at , which is inside the interval.
- Candidates: critical point , plus limits at the open boundaries: , .
- Evaluate at : .
- Conclusion: is larger than the limiting value of , so the absolute maximum is at . never actually reaches on , so no absolute minimum exists.
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 Candidates Test to Piecewise Functions
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. If a piecewise function has a discontinuity at an interior breakpoint, that point is still added to the candidate list if the function is defined there.
Worked Example
Find the absolute maximum and minimum of on the closed interval .
- Confirm is continuous on : , , so is continuous at , and continuous everywhere else on .
- Find critical points on each piece: For , , which equals zero only at (an endpoint). For , , which is never zero.
- Add the interior breakpoint to the candidate list, since is undefined.
- List all candidates: endpoints , breakpoint .
- Evaluate: , , .
- Conclusion: Absolute maximum is at , absolute minimum is at . If we had forgotten to add as a candidate, we would have incorrectly chosen as the maximum.
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.
5. Common Pitfalls (and how to avoid them)
- Wrong move: Forgetting to include critical points where is undefined, only including points where . Why: Students associate critical points with derivative zero from basic polynomial examples, so they miss points with corners, cusps, or vertical tangents. Correct move: Always explicitly check for points where is undefined, and confirm is defined there before adding to the candidate list.
- Wrong move: On open intervals, claiming an absolute minimum exists when approaches a value but never reaches it. Why: Students confuse the limit of with an attained value of . Correct move: After calculating endpoint limits for open intervals, always check if the value is actually attained at a point in the interval before claiming an extremum exists.
- Wrong move: For piecewise functions, forgetting to add interior breakpoints to the candidate list. Why: Students only check for critical points on each individual piece and ignore junctions between pieces. Correct move: After finding critical points for each piece, add any breakpoint that lies strictly inside the interval to your candidate list before evaluating.
- Wrong move: Justifying an absolute extremum by only noting it is a local extremum, without comparing to all candidates. Why: Students confuse local (relative) extrema with absolute extrema, and think the first/second derivative test is sufficient. Correct move: Always state that you evaluated at all critical points and endpoints (or limits for open intervals) and compared values to justify the absolute extremum.
- Wrong move: Adding critical points that lie outside the given interval to the candidate list, then using their values in the comparison. Why: Students find all critical points of the function over its entire domain and forget to filter to those inside the given interval. Correct move: After finding all critical points of the function, cross out any that are not strictly inside the given interval before adding to candidates.
- Wrong move: On closed intervals, not checking if is continuous before applying the test. Why: Students assume all functions are continuous, but discontinuous functions on closed intervals may not have extrema that follow the rule. Correct move: Explicitly confirm continuity on the interval at the start of the problem, and add discontinuities inside the interval to the candidate list.
6. Practice Questions (AP Calculus BC Style)
Question 1 (Multiple Choice)
What is the absolute minimum value of on the closed interval ? A) B) C) D)
Worked Solution: is a polynomial, so it is continuous on , so we apply the Candidates Test. First, find the derivative: . Critical points at and , both inside the interval. Add endpoints and to the candidate list, then evaluate at each candidate: , , , . The smallest value is , so the correct answer is B.
Question 2 (Free Response)
Let for . (a) Find all critical points of on . Justify your answer. (b) Use the Candidates Test to determine whether has an absolute maximum and absolute minimum on . Justify your answer. (c) What are the absolute maximum and minimum of on ? Justify.
Worked Solution: (a) Use the quotient rule to find the derivative: is defined for all , and equals zero only when . The only critical point on is . (b) Candidates are the critical point , plus limits at the open boundaries: , . Evaluate . Since approaches as , no absolute minimum exists. is larger than the limiting value of , so the absolute maximum is at . (c) On the closed interval , is continuous. Candidates are endpoints , and critical point inside the interval. Evaluate: , , . Comparing values, the absolute maximum is at , and the absolute minimum is at .
Question 3 (Application / Real-World Style)
A company produces units of a good per day, and the daily profit (in thousands of dollars) is modeled by , for , where can be treated as a continuous variable. The company can produce between 0 and 200 units per day. Use the Candidates Test to find the maximum possible daily profit, and the number of units that produces this maximum.
Worked Solution: is a polynomial, so it is continuous on , so we apply the Candidates Test. First, compute the derivative: . Set , multiply through by 1000 to get . Use the quadratic formula to solve: the only positive root is , which lies outside the interval . The only candidates are the endpoints and . Evaluate: (thousand dollars), . The maximum possible daily profit is , achieved when the company produces 200 units per day. In context, the profit function is increasing over the entire allowed production interval, so the maximum profit occurs at the maximum allowed production level.
7. Quick Reference Cheatsheet
| Category | Rule/Steps | Notes |
|---|---|---|
| Core Candidates Test Rule | Absolute extrema occur only at critical points inside the interval or interval endpoints | Critical points = points where is defined, or undefined; applies to any continuous function |
| Closed Bounded Interval | 1. Find interior critical points 2. Add 3. Evaluate at all candidates 4. Compare values | Extreme Value Theorem guarantees absolute max/min exist for continuous |
| Open/Unbounded Interval | 1. Find interior critical points 2. Compute at open boundaries 3. Evaluate at critical points 4. Compare values | No guarantee extrema exist; must confirm the extremum value is attained |
| Single Critical Point Shortcut | If is continuous, 1 critical point that is local max = absolute max; same for min | Only applies if there is exactly one critical point on the interval |
| Piecewise Functions | Add all interior breakpoints to candidate list | Derivative is almost always undefined at breakpoints, so they are critical points |
| Critical Point Filtering | Only include critical points inside the given interval | Critical points outside the interval do not affect extrema on the interval |
| AP FRQ Justification | "I evaluated at all critical points and endpoints; the largest/smallest value is the absolute extremum" | No extra local classification needed; explicit justification is required for full points |
| Discontinuous Functions | Add all interior points of discontinuity to the candidate list | Extrema can occur at jump or removable discontinuities where is defined |
8. What's Next
Mastering the Candidates Test for absolute extrema is a critical prerequisite for the next core topic in Unit 5: optimization, where you will set up and solve real-world problems that require finding the maximum or minimum of a function over a specified interval. Without the systematic candidate-checking process you learned here, you will often miss extrema at endpoints or critical points with undefined derivatives, leading to incorrect solutions. This topic also supports later topics across the course, including particle motion problems where you find maximum speed or displacement over a time interval, and area/volume optimization problems in Unit 8: Applications of Integration. Next steps for your study: Optimization Mean Value Theorem First Derivative Test for Relative Extrema Particle Motion with Derivatives