PrepGo

Extreme Value Theorem, Global Versus Local Extrema, and Critical Points - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 14 minutes to read.

The Core Idea: Extreme Value Theorem, Global Versus Local Extrema, and Critical Points

This topic addresses a fundamental question in calculus: how to guarantee the existence of, and then find, the absolute maximum and minimum values of a function over a specific, closed interval. The central concept is the Extreme Value Theorem (EVT), which provides the conditions under which a function is guaranteed to have an absolute maximum and an absolute minimum. The theorem states that if a function is continuous on a closed interval , then it must attain both a highest and a lowest value somewhere in that interval.

To find these extreme values, we must identify all potential locations where they can occur. These locations are called "candidates." The key insight is that absolute extrema on a closed interval can only happen at two types of places: the endpoints of the interval ( and ) or at "critical points" within the interval. A critical point is a point in the interior of the domain where the function's derivative is either zero or undefined. By identifying all critical points and endpoints, we can create a list of all possible candidates and then test them to find the absolute highest and lowest function values.

Key Definitions and Theorems

Definition: Critical Point

A critical point is a point in the interior of the domain of a function for which or is undefined.

  • : This corresponds to a point where the tangent line to the graph of is horizontal.

  • is undefined: This corresponds to a point where the graph of may have a sharp corner (cusp) or a vertical tangent line.

Theorem: The Extreme Value Theorem (EVT)

If a function is continuous on a closed interval, then has both an absolute minimum and an absolute maximum value on that interval.

Understanding the Conditions

The Extreme Value Theorem is powerful, but it only applies if its two conditions are met: the function must be continuous, and the interval must be closed. If either condition is violated, the function is not guaranteed to have an absolute maximum or minimum on the interval.

  • Condition 1: Continuity. Consider the function on the closed interval . This function is not continuous at . It approaches a value of 1, but never reaches it. Therefore, it has no absolute maximum on . The EVT does not apply.

  • Condition 2: Closed Interval. Consider the function on the open interval . The function gets arbitrarily close to 0 as approaches 0, and arbitrarily close to 4 as approaches 2, but it never actually reaches these values because the endpoints are not included in the interval. Therefore, the function has no absolute minimum or maximum on . The EVT does not apply.

The procedure for finding absolute extrema, often called the Candidates Test, relies on the fact that for a continuous function on a closed interval, the absolute extrema must occur at either a critical point or an endpoint.

Core Concepts & Rules

  • Existence of Extrema: The Extreme Value Theorem guarantees that a continuous function on a closed interval will always have an absolute maximum and an absolute minimum value.

  • Identifying Critical Points: A critical point of is an x-value, , in the interior of the domain where or is undefined. These are potential locations for local and global extrema.

  • The Candidates Test: To find the absolute (global) extrema of a continuous function on a closed interval :

    1. Find the derivative, .

    2. Identify all critical points of that lie within the interval .

    3. Create a list of candidates, which includes the endpoints and , and all critical points found in Step 2.

    4. Evaluate the function at each candidate point from the list.

    5. The largest value from Step 4 is the absolute maximum value, and the smallest value is the absolute minimum value.

Step-by-Step Example 1: Basic Application

Problem: Find the absolute maximum and minimum values of the function on the closed interval .

Step 1: Verify Conditions

The function is a polynomial, so it is continuous everywhere. The interval is a closed interval. Therefore, the Extreme Value Theorem applies, and we are guaranteed to find an absolute maximum and minimum.

Step 2: Find the Derivative

Find to locate the critical points.

Step 3: Find Critical Points

Set and solve for . The derivative is a polynomial, so it is never undefined.

The critical points are and . Both of these points are within the interval .

Step 4: Create a Table of Candidates

The candidates for the location of the absolute extrema are the critical points () and the endpoints (). Evaluate at each of these values.

Candidate Result
Endpoint:
Critical Point:
Critical Point:
Endpoint: -8

Step 5: State the Conclusion

By comparing the values in the table:

  • The absolute maximum value is , which occurs at .

  • The absolute minimum value is , which occurs at .

Step-by-Step Example 2: Exam-Style Application

Problem: Find the absolute extrema of on the interval .

Step 1: Verify Conditions

The function involves a square root, so its domain is restricted to where , which means , or . The function is continuous on its domain, . The given interval is a closed interval within this domain, so is continuous on . The EVT applies.

Step 2: Find the Derivative

Use the Product Rule: . Let and .

Step 3: Find Critical Points

Critical points occur where or is undefined.

  • Where is undefined?

    The derivative is undefined when the denominator is zero: , which means , so . However, a critical point must be in the interior of the domain. Since is an endpoint of our interval, it is not considered a critical point, but it is still a candidate we must test.

  • Where is ?

    To solve, find a common denominator:

    A fraction is zero only when its numerator is zero:

    This critical point, , is inside the interval .

Step 4: Create a Table of Candidates

The candidates are the endpoints () and the critical point ().

Candidate Result
Endpoint:
Critical Point:
Endpoint:

Step 5: State the Conclusion

By comparing the values in the table:

  • The absolute maximum value is , which occurs at .

  • The absolute minimum value is , which occurs at and .

Using Your Calculator

While the process of finding critical points is analytical, a graphing calculator can be used to verify results and speed up calculations. The justification on an AP Exam free-response question must still come from the calculus (finding the derivative and setting it to zero).

To find the extrema of on :

  1. Graph to Visualize:

    • Enter Y_1 = 2X^3 - 3X^2 - 12X + 1.

    • Set the window to , . Use (often ) to adjust the Y-axis. This gives a visual confirmation of where the max/min might be. You can visually see a local max near and a local min near .

  2. Find Critical Points Numerically:

    • Enter Y_2 = \text{nDeriv}(Y_1, X, X) or use the d/dx template. This graphs the derivative.

    • Use the menu (2ndTRACE) and select . Find where crosses the x-axis within your interval. You will find zeros at and .

  3. Evaluate Candidates:

    • On the home screen, you can quickly evaluate the function at the candidates.

    • [ENTER] -> -3` * $Y_1(-1) [ENTER] -> 8` * $Y_1(2) [ENTER] -> -19` * $Y_1(3) [ENTER] -> -8` * This allows you to quickly build your candidate table after finding the critical points analytically. ## AP Exam Quick Hit ### Common Question Types - **Standard Polynomial/Trigonometric Function:** "Find the absolute maximum value of $f(x) = x - 2\sin(x) on the interval ." This requires finding the derivative, setting it to zero, solving for , and testing the critical points and endpoints.

  • Function with a Cusp: "Determine the absolute minimum value of on ." This tests whether you remember to check for critical points where the derivative is undefined (in this case, at ).

  • Graphical or Tabular Data: "The derivative of a function is given by the graph of above. If is continuous on , at what value of does attain its absolute minimum?" You must identify critical points from the x-intercepts of the graph and then use information about the area under the curve to compare the values at the critical points and endpoints.

Common Mistakes

  • Forgetting to Test Endpoints: This is the most frequent error. Students find the critical points, test them, and state a conclusion without ever evaluating the function at the interval's endpoints.

  • Ignoring Undefined Derivatives: Students often only set the derivative equal to zero and forget to check for x-values where the derivative is undefined (e.g., denominators of equal to zero, or points that create zero inside an even root in the denominator).

  • Mistaking the Location for the Value: The question might ask for the "absolute maximum value," which is the y-coordinate (), but the student provides the x-coordinate (). Read the question carefully.

  • Considering Critical Points Outside the Interval: A function may have several critical points, but only those that fall within the specified closed interval are candidates for the absolute extrema on that interval.

  • Incorrectly Justifying the Answer: On an FRQ, simply stating the answer is not enough. You must show the analytical work (the derivative, the critical points) and often a table of candidates to justify your conclusion. A calculator-found answer without the supporting calculus will not earn full credit.