In the previous guide, we learned how to find the relative or local extrema of a function using derivativesâif the point is a critical point and the derivative of the function is negative to its left and positive to its right, it is a relative minimum (vice versa it is a relative maximum). Naturally one may wonder, can we use derivatives to find the absolute or global extrema of a function? The answer is yes, we can! đ

To find the absolute extrema of a function on a closed interval, one should apply the Candidates Test. Remember from key topic 5.2 that absolute extrema are the maximum and minimum values of a function over its entire domain, rather than a specific interval.
Something to keep in mind for absolute extrema is that they can only occur at critical points or at endpoints of a function on a closed interval.
đŞ Candidates Test Steps
The following steps outline the process for using the Candidates Test to determine absolute extrema:
- đ§ Find the critical points of the function. Remember, the critical points of a function are the points where the first derivative of the function is equal to zero or undefined.
- âď¸ Evaluate the function at the critical points. This will give you the y-values of the critical points.
- đ Evaluate the function at the endpoints of the interval. This will get you the y-values of the endpoints.
- đđ Compare the y-values of the critical points and endpoints to determine the absolute extrema. The largest y-value is the absolute maximum, and the smallest y-value is the absolute minimum.
The Candidates Test is particularly useful when a function cannot be expressed in closed form, or when it is difficult to find the critical points. You can think of yourself as a detective, evaluating the function at specific points, called candidates, and then putting your data together to determine absolute extrema.
đ Candidates Test Walkthrough
Letâs walk through an example together. Letâs use the following function:
At what does the absolute maximum of over the closed interval occur?
Following the steps of the Candidates Test as shown above:
đ§ Step 1: Find Critical Points
We want to first find the critical points of the function on the interval. Letâs take the derivative of the function and set it equal to 0.
Since is defined at every , we simply need to find the points where .
Based on this work and factoring out the GCF, we know we have critical points at . Thus, these two points and are two candidates for the absolute maximum of on the interval .
âď¸ Step 2: Evaluate Critical Points
Next, we need to evaluate at .
đ Step 3: Evaluate Endpoints
The third step is to evaluate the function at the endpoints of the given interval .
We have already evaluated above!
đđ Step 4: Compare Outputs
The final step is to compare all these y-values with each other to find the largest one, since the question is asking us for the absolute maximum. In this case, is the largest and is thus the absolute maximum.
Therefore, the absolute maximum of over the interval occurs at .
Now that you are a pro, itâs time to do some practice on your own!
â Candidates Test Problems
Candidates Test Question 1:
Let . At what does the absolute maximum of over the closed interval occur?
Candidates Test Question 2:
Let . At what does the absolute minimum of over the closed interval occur?
â Â Candidates Test Solutions
Candidates Test Question 1:
đ§ Step 1: Find Critical Points
Following the steps of the Candidates Test, we want to first find the critical points of the function on the given interval.
Since is defined at every , we simply need to find the points where .
Now we have critical points at . Do all of these x-values fit in the given closed interval ? Nope! Only and fall in the relevant interval and thus are the only critical points that are candidates for the absolute maximum of the function on the interval .
âď¸ Step 2: Evaluate Critical Points
Next, we need to evaluate at .
đ Step 3: Evaluate Endpoints
The third step is to evaluate the function at the endpoints.
We have already evaluated above: .
đđ Step 4: Compare Outputs
The final step is to compare all these y-values with each other to find the largest one to find the absolute maximum. In this case, is the largest and is thus the absolute maximum.
Therefore, the absolute maximum of over the interval occurs at .
Candidates Test Question 2:
đ§ Step 1: Find Critical Points
Following the steps of the Candidates Test, we want to first find the critical points of the function on the given interval .
Since is defined at every , we simply need to find the points where .
Therefore, the critical points are at . Since both fall in the relevant interval, they are both candidates for the absolute minimum of the function on the interval .
âď¸ Step 2: Evaluate Critical Points
Next, we need to evaluate at .
đ Step 3: Evaluate Endpoints
The third step is to evaluate the function at the endpoints.
We have already evaluated above: .
đđ Step 4: Compare Outputs
The final step is to compare all these y-values with each other to find the smallest one to find the absolute minimum. In this case, is the smallest value and is thus the absolute minimum.
Therefore, the absolute minimum of over the interval occurs at .
â Closing
In conclusion, the Candidates Test is a useful tool for determining the absolute extrema of a function. It involves finding the critical points, evaluating the function at those points and at the endpoints, and comparing the y-values to determine the absolute extrema.
You got this!
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
absolute extrema | The maximum or minimum values of a function over its entire domain or a specified interval. |
critical point | A point in the domain of a function where the derivative is zero or undefined, which are candidates for local and absolute extrema. |
derivative | The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point. |
endpoints | The boundary points of a closed interval where a function's absolute extrema may occur. |
Frequently Asked Questions
How do I find absolute maximum and minimum values on a closed interval?
On a closed interval [a,b], absolute (global) extrema can only occur at endpoints or at critical numbers (where fâ˛(x)=0 or fⲠis undefined)âthis follows from the Extreme Value Theorem and Fermatâs theorem (CED FUN-4.A.3). Use the Candidates Test: 1. Check that f is continuous on [a,b] (EVT applies). 2. Compute fâ˛(x). Find all critical numbers in (a,b): solve fâ˛(x)=0 and include x where fⲠis undefined. 3. Evaluate f at each critical number and at the endpoints a and b. 4. Compare those values: the largest is the absolute maximum, the smallest is the absolute minimum. Notes: include non-differentiable interior points as candidates. You can also use first/second-derivative sign info to justify why a candidate is max/min (first derivative sign chart or second derivative test), but the Candidates Test itself is just evaluation. For examples and practice problems, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5). Practice hundreds more problems at (https://library.fiveable.me/practice/ap-calculus).
What's the candidates test and when do I use it for finding global extrema?
The Candidates Test: to find absolute (global) maxima/minima on a closed interval [a,b], evaluate the function at every âcandidateâ and pick the largest/smallest. Candidates = critical numbers in (a,b) (where fâ˛=0 or fⲠis undefined) plus the endpoints a and b. Why it works: Extreme Value Theorem guarantees extrema exist on closed intervals, and Fermatâs theorem says interior extrema must be at critical points. How to use it (quick checklist): 1) Confirm domain and closed interval. 2) Find fⲠand solve fâ˛(x)=0; include points where fⲠis undefined. 3) Evaluate f at each candidate and at endpoints. 4) The largest value = absolute max; smallest = absolute min. Use this on any closed interval question on the AP (Unit 5, FUN-4.A). For a step-by-step guide and practice, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and more problems (https://library.fiveable.me/practice/ap-calculus).
I'm confused about the difference between relative extrema and absolute extrema - can someone explain?
Relative (local) extrema are points where f(x) is higher or lower than all nearby valuesâyou can find them with the First or Second Derivative Test at critical points (where fⲠ= 0 or fⲠis undefined). Absolute (global) extrema are the single highest or lowest values of f on a given domain (often a closed interval). Key CED fact: on a closed interval, absolute extrema can only occur at critical points or at endpoints (FUN-4.A.3)âthatâs the Candidates Test. So procedure on [a,b]: find critical numbers in (a,b); evaluate f at those and at a and b; the largest value is the absolute max, the smallest is the absolute min. Use derivative sign charts/second derivative to classify local behavior, and remember the Extreme Value Theorem guarantees absolute extrema exist on closed, continuous intervals. For more walkthroughs and examples see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and more practice problems (https://library.fiveable.me/practice/ap-calculus).
What's the step by step process for finding absolute max and min using the candidates test?
Step-by-step (Candidates) test for absolute extrema on a closed interval [a,b]: 1. Verify conditions: f is continuous on [a,b] (Extreme Value Theorem applies). 2. Find critical numbers: compute fâ˛(x) and solve fâ˛(x)=0; also include points where fⲠis undefined but f is defined. (These + endpoints are your candidates per FUN-4.A.3 / Fermatâs theorem.) 3. List candidates: {a, b} ⪠{all critical numbers in (a,b)}. 4. Evaluate f at each candidate. 5. Compare values: largest value = absolute (global) maximum on [a,b]; smallest = absolute (global) minimum. 6. Justify using derivative info if asked: you can cite first-derivative sign changes or second-derivative test for local behavior, but absolute extrema must come from the candidate list. This is exactly what AP wants for Topic 5.5 (use candidates, endpoints, and justify with derivative behavior). For a quick guide and examples see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). For more practice problems, use the unit page (https://library.fiveable.me/ap-calculus/unit-5) and general practice bank (https://library.fiveable.me/practice/ap-calculus).
Do I always have to check the endpoints when finding absolute extrema?
Short answer: If youâre finding absolute (global) extrema on a closed interval, yesâyou must always check the endpoints. Why: The CED states absolute extrema on a closed interval can only occur at critical points or at endpoints (FUN-4.A.3). So the Candidates Test is: (1) find critical numbers (where fⲠ= 0 or fⲠundefined) inside the interval, (2) evaluate f at those points and at the two endpoints, and (3) the largest/smallest values are the global max/min. The Extreme Value Theorem guarantees at least one absolute max and min on a continuous function over a closed, bounded intervalâso endpoints are essential. If the domain is open or unbounded, endpoints arenât included; then consider limits, end behavior, and any non-differentiable points (theyâre still candidates). For a quick refresher and examples, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). For extra practice, check Fiveableâs unit practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I know if a critical point is an absolute maximum or minimum?
If you want to know whether a critical point is an absolute (global) max or min on a closed interval, use the Candidates Test (and theorems from the CED). Steps: 1) Find all critical numbers in the interval (where fâ˛(x)=0 or fⲠis undefined). Remember Fermatâs theorem and that non-differentiable points count as candidates. 2) Include the two endpoints (Extreme Value Theorem â absolute extrema on a closed interval occur only at critical points or endpointsâFUN-4.A.3). 3) Evaluate f at every candidate. The largest value is the absolute maximum; the smallest is the absolute minimum. Note: First/second derivative tests tell you local behavior (increasing/decreasing or concavity), but they donât replace comparing values for global extrema. For practice and worked examples, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ), the Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5), and many practice problems (https://library.fiveable.me/practice/ap-calculus).
What's the formula for finding global extrema on a closed interval?
On a closed interval [a, b], the âformulaâ for finding absolute (global) extrema is: evaluate f at all critical points inside (a, b) and at the endpoints, then pick the largest and smallest values. In set form: - Let C = { x in (a,b) : fâ˛(x)=0 or fâ˛(x) does not exist }. - Then absolute max = max{ f(x) : x â C ⪠{a, b} } and absolute min = min{ f(x) : x â C ⪠{a, b} }. This is the Candidates Test (uses the Extreme Value Theorem + Fermatâs theorem). Remember to only include critical numbers that lie in (a,b), and to check endpoints a and b. For the AP exam make sure you show how you found critical points (solve fâ˛=0 or note nondifferentiable points) and then list the f-values used to justify the global max/min (CED FUN-4.A.3). For a topic refresher see the study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and grab extra practice at (https://library.fiveable.me/practice/ap-calculus).
When do I use the candidates test vs the first or second derivative test?
Use the candidates test when you need absolute (global) maxima or minima on a closed interval. The Candidates Test says check all critical numbers (where fⲠ= 0 or fⲠdoesnât exist) AND the endpoints, then compare f-values to pick the largest and smallest (FUN-4.A.3, Extreme Value Theorem). Use the first- or second-derivative tests when you want to classify local (relative) extrema or describe local shape: - First derivative test: make a sign chart for fⲠto see where f changes from + to â (local max) or â to + (local min). Good for non-differentiable critical points too. - Second derivative test: if fâ˛(c)=0 and fâł(c)>0 â local min; fâł(c)<0 â local max. (Only for classifying stationary points.) In short: candidates test = find global extrema on closed intervals (compare values at critical points and endpoints). First/second derivative tests = determine whether a critical point is a local max/min. For AP review, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and more Unit 5 material (https://library.fiveable.me/ap-calculus/unit-5). For extra practice, use Fiveableâs problem set page (https://library.fiveable.me/practice/ap-calculus).
I don't understand why absolute extrema can only occur at critical points or endpoints - why is this true?
Think of it this way: on a closed interval [a, b] the Extreme Value Theorem guarantees a global max and min exist. Where could they hide? If an extreme value happens at an interior point c (a < c < b) and the function is differentiable there, Fermatâs theorem says fâ˛(c) = 0âso c is a critical number (a stationary point). If the function isnât differentiable at c, that point is still a candidate (itâs a critical point because fⲠdoesnât exist). Finally, endpoints a and b are special: the function can attain its absolute extrema there even though you canât take a two-sided derivative. So every absolute extremum on a closed interval must be either (1) an endpoint or (2) a critical point (fâ˛(c)=0 or fâ˛(c) undefined). Thatâs exactly why the Candidates Test works: check all critical points plus endpoints, then compare values. For an AP review, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I find critical points and then use them to find absolute extrema?
Start by remembering the theorems: Extreme Value Theorem guarantees a continuous f on a closed interval has absolute max and min, and Fermatâs theorem (FUN-4.A) says they occur only at critical points or endpoints. Steps (Candidates Test) 1. Find critical numbers: solve fâ˛(x)=0 and list x where fⲠis undefined but f is defined. 2. Make your candidate set: all critical numbers inside the closed interval plus the two endpoints. 3. Evaluate f at every candidate. 4. The largest value is the absolute (global) maximum, the smallest is the absolute minimum. (Optional) Use first-derivative sign chart or second-derivative test to identify local behavior, but you still must compare candidate values for global extrema. This is exactly what AP asks you to justify (FUN-4.A, FUN-4.A.3). For a quick refresher use the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
What happens if there are no critical points in the interval when finding absolute max and min?
If there are no critical points in the closed interval, donât panicâabsolute extrema can still occur, but only at the endpoints. By the Extreme Value Theorem a continuous function on a closed interval [a,b] must have a global max and min; by Fermatâs theorem (and FUN-4.A.3) interior absolute extrema can only occur at critical points (where fâ˛=0 or fⲠis undefined). So if you find no interior critical numbers, your candidate set for the Candidates Test is just {a, b}. Evaluate f(a) and f(b); the larger gives the absolute max and the smaller gives the absolute min. If the function isnât continuous or has interior points where fⲠis undefined, include those non-differentiable points as candidates too. For a quick review, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). For extra practice, check Unit 5 and practice problems (https://library.fiveable.me/ap-calculus/unit-5 and https://library.fiveable.me/practice/ap-calculus).
Can someone walk me through a candidates test problem step by step?
Quick step-by-step for the Candidates Test (Topic 5.5, AP CED FUN-4.A): 1. Check the setting: make sure the function is continuous on a closed interval [a,b] (Extreme Value Theorem applies). 2. Find critical numbers: compute fâ˛(x) and solve fâ˛(x)=0; also include points in (a,b) where fⲠis undefined. (Fermatâs theorem says extrema inside must be at these.) 3. Make the candidate list: all critical numbers that lie in [a,b] plus the two endpoints a and b. 4. Evaluate f at every candidate. 5. Compare values: the largest value = absolute (global) maximum; the smallest = absolute (global) minimum. 6. (Optional check) If you want justification, mention EVT ensures extremes exist on [a,b] and Fermatâs theorem locates interior candidates. Example: if f(x)=x^3â3x on [â2,2], fâ˛=3x^2â3 â x=Âą1; candidates: â2, â1, 1, 2; evaluate f at each and pick biggest/smallest. For more AP-aligned practice and study, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ), the Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5), and lots of practice problems (https://library.fiveable.me/practice/ap-calculus).
Why do I need to evaluate the function at critical points AND endpoints for absolute extrema?
Because the Extreme Value Theorem (for a continuous function on a closed interval) guarantees a global max and min exist, you only need to check the âcandidatesâ where those could occur: critical points and the endpoints. Fermatâs theorem tells you any interior absolute extremum must be at a critical number (f â˛(c)=0 or f Ⲡundefined). But endpoints arenât interiorâf Ⲡdoesnât have to be zero thereâso they can still be the highest or lowest value on [a,b]. The Candidates Test just says: find all critical points in (a,b), add x=a and x=b, evaluate f at each, and pick the largest/smallest. Thatâs a complete, AP-aligned method (FUN-4.A.3 in the CED). For a quick review, see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). Need practice? Try problems in the Unit 5 page (https://library.fiveable.me/ap-calculus/unit-5) or the full practice library (https://library.fiveable.me/practice/ap-calculus).
I keep getting confused about which test to use - when exactly do I use the candidates test?
Use the Candidates Test when you need absolute (global) maxima or minima on a closed interval [a,b]. The Extreme Value Theorem guarantees an absolute max and min on a continuous function over [a,b], and Fermatâs theorem tells you they can only occur at critical points or endpoints. Steps: (1) Verify the function is continuous on [a,b]. (2) Find critical numbers in (a,b) where fâ˛(x)=0 or fⲠdoesnât exist. (3) Evaluate f at each critical number and at the endpoints a and b. (4) The largest value is the absolute maximum; the smallest is the absolute minimum. Donât use the Candidates Test on open intervals or when you only want local extremaâuse the First or Second Derivative Tests for local behavior instead. For AP alignment see Topic 5.5 in the CED and the Fiveable study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). For unit review and extra practice problems, check (https://library.fiveable.me/ap-calculus/unit-5) and (https://library.fiveable.me/practice/ap-calculus).
How do I set up a candidates test problem for a word problem about optimization?
Start by turning the word problem into one objective function (what youâre optimizing) and its domain. Then use the Candidates Test: 1. Write the function f(x) that models the quantity to maximize/minimize and explicitly state the closed interval or domain (use EVTâabsolute extrema on a closed interval exist). 2. Compute fââ˛(x). By Fermatâs theorem, candidates are where fââ˛(x)=0 or fââ˛(x) is undefined, plus the interval endpoints. 3. List all candidates (critical numbers + endpoints). 4. Evaluate f at every candidate. 5. Compare the values: the largest is the global maximum, the smallest is the global minimum. (If asked, justify using sign of fâⲠor fââ˛â˛ for local behavior.) Quick tips: check units and constraints (physical limits give domain). If a variable substitution simplifies the algebra, do it before differentiating. For a refresher and examples aligned to the AP CED (FUN-4.A, EVT, Fermatâs theorem), see the Topic 5.5 study guide (https://library.fiveable.me/ap-calculus/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ). For more practice problems, try Fiveableâs practice set (https://library.fiveable.me/practice/ap-calculus).