Extreme Value Theorem, global vs local extrema, critical points — AP Calculus BC Study Guide
For: AP Calculus BC candidates sitting AP Calculus BC.
Covers: Extreme Value Theorem conditions and application, definition of critical points, Fermat’s Theorem, classification of local vs global (absolute) extrema, and the closed interval method for finding global extrema on closed intervals.
You should already know: How to compute derivatives of algebraic, transcendental, and composite functions. What it means for a function to be continuous on an interval. How to simplify and solve rational and polynomial equations.
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 Extreme Value Theorem, global vs local extrema, critical points?
This topic is the foundational framework for finding and classifying the highest and lowest values of a function on an interval, and it is the backbone of all optimization and curve sketching work in AP Calculus. It is part of Unit 5: Analytical Applications of Differentiation, which makes up 15-18% of the total AP Calculus BC exam score. Concepts from this topic appear in both multiple-choice (MCQ) and free-response (FRQ) sections: standalone MCQ questions test your understanding of theorem conditions and definitions, while FRQ questions embed these concepts as the first step in larger problems like optimization or graph analysis. Mastery of this topic is non-negotiable for every subsequent topic in the unit, as all other derivative-based analysis of extrema builds on these definitions and rules.
2. Critical Points
A critical point of a function is defined as an interior point (meaning is inside the open interval of the domain we are studying, not an endpoint) that meets one of two conditions: either , or does not exist (but is still in the domain of the original function). This definition comes from Fermat’s Theorem, which states that if a function has a local extremum at an interior point , then must be a critical point. In other words, all local extrema occur at critical points—this means when we search for extrema, we only need to check critical points (and endpoints for global extrema) to find them. A common misconception is that all critical points are extrema; this is not true: for example, has a critical point at where , but it is not an extremum.
Worked Example
Find all critical points of on the interval .
- Use the product rule to compute the first derivative:
- Simplify the derivative by factoring out :
- Locate points where or is undefined:
- when the numerator equals 0: , which is an interior point of and in the domain of .
- is undefined when the denominator equals 0: , which is an interior point of and in the domain of .
- The critical points on are and .
Exam tip: Always confirm that a point where the derivative is undefined is actually in the domain of the original function before labeling it a critical point—if the original function is also undefined there, it cannot be a critical point.
3. Extreme Value Theorem
The Extreme Value Theorem (EVT) is an existence theorem: it tells you when you are guaranteed to find a global maximum and global minimum of a function on an interval, but it does not tell you how to find them. The formal statement is: If a function is continuous on every point of a closed, bounded interval , then must attain at least one global maximum and at least one global minimum on .
Two conditions must both be satisfied for EVT to apply: (1) continuity over the entire interval (no discontinuities anywhere inside or at the endpoints), and (2) the interval is closed (includes both endpoints) and bounded (has finite length). If either condition fails, EVT does not guarantee that global extrema exist—they might exist by chance, but you cannot rely on the theorem to confirm they exist. For example, on is continuous but the interval is open, so EVT does not apply, and indeed there is no global maximum.
Worked Example
Does the Extreme Value Theorem guarantee the existence of a global maximum and global minimum for on (a) (b) ? Justify your answer.
- First, find all discontinuities of : as a rational function, is discontinuous where the denominator equals 0: .
- For interval (a) : is an interior point of , so is not continuous over the entire interval. One condition of EVT is violated, so EVT does not guarantee global maximum or minimum exist on .
- For interval (b) : no discontinuities of lie in this interval, and is a closed, bounded interval. Both conditions of EVT are satisfied, so EVT guarantees a global maximum and global minimum exist on .
Exam tip: On AP MCQ, EVT application questions always test whether you remember both conditions. Write both checks (continuity, closed bounded interval) explicitly for justification points on FRQ.
4. Local vs Global (Absolute) Extrema
Extrema are classified as either local (relative) or global (absolute), based on what interval they are the maximum/minimum over:
- A global (absolute) maximum of on an interval is a value such that for all in .
- A global (absolute) minimum of on an interval is a value such that for all in .
- A local (relative) maximum of is a value such that for all in some small open interval around (only nearby points, not the entire interval).
- A local (relative) minimum follows the same logic, with for nearby .
Key distinctions the AP exam tests: (1) Global extrema can occur at critical points or endpoints, but local extrema only occur at interior critical points (endpoints cannot be local extrema, because you cannot have an open interval around the endpoint within your domain). (2) A function can have multiple local extrema, but only one global maximum value and one global minimum value (though these values can occur at multiple points). (3) Any global extremum at an interior point is automatically a local extremum, but global extrema at endpoints are never local.
Worked Example
Given on , with critical points at and , classify all extrema as local or global.
- Evaluate at all critical points and endpoints, per the closed interval method: , , , .
- Identify global extrema: The largest value across all points is 17 at (endpoint), so this is the global maximum. The smallest value is at (endpoint) and (interior critical point), so these are both global minima.
- Classify local extrema: Only interior points can be local extrema. is larger than all nearby values, so it is a local maximum. is smaller than all nearby values, so it is a local minimum (and also global). Endpoints and are not classified as local extrema.
- Final classification: Global max = 17 at ; Global min = at ; Local max = 1 at ; Local min = at .
Exam tip: When asked for global extrema on a closed interval, always evaluate at endpoints—AP exam problems often place the global extremum at an endpoint to test if you forget to check it.
5. Common Pitfalls (and how to avoid them)
- Wrong move: Calling an endpoint of the interval a critical point. Why: Students confuse the requirement to check endpoints for global extrema with the definition of a critical point, which requires the point to be interior to the interval. Correct move: Always maintain two separate lists when finding global extrema: one for interior critical points, one for endpoints; never add endpoints to the critical point list.
- Wrong move: Claiming EVT applies to a continuous function on an open interval, or a discontinuous function on a closed interval. Why: Students memorize "EVT gives extrema" but forget that both conditions are required to apply the theorem. Correct move: For any EVT application question, explicitly check "continuous on entire interval" and "closed bounded interval" one after the other before concluding.
- Wrong move: Only finding points where when searching for critical points, ignoring points where is undefined. Why: Most introductory examples use polynomials that are differentiable everywhere, so students forget the second half of the critical point definition. Correct move: After solving , always check where is undefined, then confirm those points are interior and in the domain of to add them to your critical point list.
- Wrong move: Classifying a global extremum at an endpoint as a local extremum. Why: Students assume all global extrema are automatically local, but the definition of local extrema requires an open interval around the point within the domain. Correct move: If an extremum is at an endpoint of the given interval, only label it as a global extremum (if it qualifies), never call it local.
- Wrong move: Assuming every critical point is automatically a local extremum. Why: Students misremember Fermat’s Theorem as working both directions, when Fermat’s only says all local extrema are at critical points, not the reverse. Correct move: Always test a critical point with the first or second derivative test to confirm it is an extremum, do not skip this step.
6. Practice Questions (AP Calculus BC Style)
Question 1 (Multiple Choice)
Which of the following functions satisfies both conditions of the Extreme Value Theorem on and has exactly two critical points on this interval? A) B) C) D)
Worked Solution: First, eliminate options that do not satisfy EVT conditions (continuous on the entire closed interval ): Option A has discontinuities at , which are inside the interval, so A is eliminated. Next, count critical points for the remaining options: Option D: , which is never zero, and only undefined at the endpoint , so it has 0 critical points, eliminate D. Option C: , which is zero only at , so it has one critical point, eliminate C. Option B: is a polynomial, continuous everywhere, so EVT applies, and , which is zero at and , giving exactly two critical points. The correct answer is B.
Question 2 (Free Response)
Let defined for , and consider the interval . (a) Find all critical points of on . Justify your answer. (b) Does the Extreme Value Theorem guarantee the existence of a global maximum and global minimum of on this interval? Justify your answer. (c) Identify all global and local extrema of on this interval.
Worked Solution: (a) Use the product rule to compute the derivative: . Set : . is defined for all , so the only candidate critical point is at , which is less than , so it is outside the interval . There are no critical points on the interior of this interval. (b) is continuous for all , so it is continuous over the entire closed bounded interval . Both conditions of the Extreme Value Theorem are satisfied, so EVT does guarantee the existence of a global maximum and global minimum. (c) Evaluate at the endpoints: , . The smallest value is at (endpoint), and the largest value is at (endpoint). There are no interior critical points, so there are no local extrema. Final result: Global maximum = at , global minimum = at , no local extrema.
Question 3 (Application / Real-World Style)
A small business models its daily profit over an 8-hour shift as , where is profit in hundreds of dollars, and is hours after the start of the shift. Find the global maximum and minimum profit over the shift, and classify all local extrema.
Worked Solution: is a polynomial, so it is continuous on the closed interval , so EVT applies. Compute the derivative to find critical points: . Set : , both interior points of , derivative exists everywhere, so these are the only critical points. Evaluate at all candidates: , , , . Classification: is an interior local minimum, is an interior local maximum (also global maximum), is endpoint, global minimum. The global maximum profit is approximately 10300 at the end of the 8-hour shift. Interpretation: The business peaks in profit near the middle of the shift, and ends the shift with a net loss if this model holds for the full 8 hours.
7. Quick Reference Cheatsheet
| Category | Formula/Rule | Notes |
|---|---|---|
| Critical Point Definition | Interior point in domain of : OR does not exist | Only interior points count, endpoints are never critical points |
| Fermat's Theorem | If has a local extremum at interior , then is a critical point | Reverse is not true: not all critical points are extrema |
| Extreme Value Theorem | If is continuous on closed bounded , has at least one global max and one global min on | Fails if is discontinuous anywhere on the interval, or interval is open/unbounded |
| Global Maximum | for all | Can occur at critical points or endpoints; one global max value (can be at multiple points) |
| Global Minimum | for all | Same as global maximum, can occur at endpoints or critical points |
| Local Maximum | for all in an open interval around | Only occurs at interior critical points, never at endpoints |
| Local Minimum | for all in an open interval around | Same as local maximum, never at endpoints |
| Closed Interval Method | 1. Find all critical points in 2. Evaluate at critical points and endpoints 3. Largest = global max, smallest = global min | Standard method for AP exam problems asking for global extrema on a closed interval |
8. What's Next
This topic is the foundational first step for all further work in analytical differentiation applications, starting with the Mean Value Theorem and Rolle’s Theorem, which also rely on checking continuity conditions for a function on an interval, just like the Extreme Value Theorem. Immediately after this, you will learn the First Derivative Test and Second Derivative Test to classify critical points as local extrema, which you cannot do without correctly identifying critical points and understanding the difference between local and global extrema first. This entire unit builds to constrained optimization problems, where you use the methods from this chapter to find the maximum or minimum value of a real-world function on an interval—without correctly identifying critical points and checking endpoint values, optimization problems will always have missing or incorrect solutions. This topic also supports analytic curve sketching, where locating extrema is the core step to drawing an accurate graph.
Mean Value Theorem and Rolle's Theorem First Derivative Test for Local Extrema Second Derivative Test and Curve Sketching Optimization of Functions