Fiveable

♾️AP Calculus AB/BC Unit 5 Review

QR code for AP Calculus AB/BC practice questions

5.5 Using the Candidates Test to Determine Absolute (Global) Extrema

♾️AP Calculus AB/BC
Unit 5 Review

5.5 Using the Candidates Test to Determine Absolute (Global) Extrema

Written by the Fiveable Content Team • Last updated September 2025
Verified for the 2026 exam
Verified for the 2026 examWritten by the Fiveable Content Team • Last updated September 2025
♾️AP Calculus AB/BC
Unit & Topic Study Guides
Pep mascot

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! 😁


Pep mascot
more resources to help you study

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:

  1. 🧐 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.
  2. ✏️ Evaluate the function at the critical points. This will give you the y-values of the critical points.
  3. 🔚 Evaluate the function at the endpoints of the interval. This will get you the y-values of the endpoints.
  4. 🍎🍏 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:

h(x)=x3+3x2+16h(x)=x^3+3x^2+16

At what xx does the absolute maximum of hh over the closed interval [4,0][-4,0] 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.

h(x)=3x2+6xh'(x)=3x^2+6x

Since h(x)h'(x) is defined at every xx, we simply need to find the points where h(x)=0h'(x)=0.

0=3x2+6x0=3x^2+6x

0=3x(x+2)0=3x(x+2)

Based on this work and factoring out the GCF, we know we have critical points at x=2,0x=-2,0. Thus, these two points and are two candidates for the absolute maximum of h(x)h(x) on the interval [4,0][-4,0].

✏️ Step 2: Evaluate Critical Points

Next, we need to evaluate h(x)h(x) at x=2,0x=-2,0.

h(2)=20h(-2)=20

h(0)=16h(0)=16

🔚 Step 3: Evaluate Endpoints

The third step is to evaluate the function at the endpoints of the given interval [4,0][-4,0].

h(4)=0h(-4)=0

h(0)=16h(0)=16

We have already evaluated h(0)h(0) 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, h(2)=20h(-2)=20 is the largest and is thus the absolute maximum.

Therefore, the absolute maximum of hh over the interval [4,0][-4,0] occurs at x=2x=-2.


📝 Candidates Test Practice Problems

Now that you are a pro, it’s time to do some practice on your own!

❓ Candidates Test Problems

Candidates Test Question 1:

Let h(x)=x4+2x2h(x)=-x^4+2x^2. At what xx does the absolute maximum of hh over the closed interval [0,2][0,2] occur?

Candidates Test Question 2:

Let h(x)=x5+5xh(x)=-x^{5}+5x. At what xx does the absolute minimum of hh over the closed interval [2,1][-2,1] 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.

h(x)=4x3+4xh'(x)=-4x^3+4x

Since h(x)h'(x) is defined at every xx, we simply need to find the points where h(x)=0h'(x)=0.

0=4x3+4x0=-4x^3+4x

0=4x(x21)0=-4x(x^2-1)

0=4x(x+1)(x1)0=-4x(x+1)(x-1)

Now we have critical points at x=1,0,1x=-1,0,1. Do all of these x-values fit in the given closed interval [0,2][0,2]? Nope! Only 00 and 11 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 [0,2][0,2].

✏️ Step 2: Evaluate Critical Points

Next, we need to evaluate h(x)h(x) at x=0,1x=0,1.

h(0)=0h(0)=0

h(1)=1h(1)= 1

🔚 Step 3: Evaluate Endpoints

The third step is to evaluate the function at the endpoints.

We have already evaluated h(0)h(0) above: h(0)=0h(0)=0.

h(2)=8h(2)=-8

🍎🍏 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, h(1)=1h(1)=1 is the largest and is thus the absolute maximum.

Therefore, the absolute maximum of hh over the interval [0,2][0,2] occurs at x=1x=1.

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 [2,1][-2,1].

h(x)=5x4+5h'(x)=-5x^4+5

Since h(x)h'(x) is defined at every xx, we simply need to find the points where h(x)=0h'(x)=0.

0=5x4+50=-5x^4+5

0=5(x41)0=-5(x^4-1)

0=5(x2+1)(x+1)(x1)0=-5(x^2+1)(x+1)(x-1)

Therefore, the critical points are at x=1,1x=-1,1. Since both fall in the relevant interval, they are both candidates for the absolute minimum of the function on the interval [2,1][-2,1].

✏️ Step 2: Evaluate Critical Points

Next, we need to evaluate h(x)h(x) at x=1,1x=-1,1.

h(1)=4h(-1)=-4

h(1)=4h(1)= 4

🔚 Step 3: Evaluate Endpoints

The third step is to evaluate the function at the endpoints.

h(2)=22h(-2)=22

We have already evaluated h(1)h(1) above: h(1)=4h(1)=4.

🍎🍏 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, h(1)=4h(-1)=-4 is the smallest value and is thus the absolute minimum.

Therefore, the absolute minimum of hh over the interval [2,1][-2,1] occurs at x=1x=-1.


⭐ 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.

TermDefinition
absolute extremaThe maximum or minimum values of a function over its entire domain or a specified interval.
critical pointA point in the domain of a function where the derivative is zero or undefined, which are candidates for local and absolute extrema.
derivativeThe instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.
endpointsThe 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).