Extreme Value Theorem: Conditions, Critical Points, and Absolute Extrema
The Extreme Value Theorem, often shortened to EVT, says that a continuous function on a closed interval must reach both an absolute maximum value and an absolute minimum value. In symbols, if \(f\) is continuous on \([a,b]\), then there are numbers \(c\) and \(d\) in \([a,b]\) such that \(f(c)\) is the largest value of \(f\) on the interval and \(f(d)\) is the smallest value of \(f\) on the interval.
This theorem is one of the most important ideas in AP Calculus because it connects continuity, closed intervals, endpoints, critical points, maximum values, minimum values, and optimization. It does not tell you where the maximum and minimum occur, but it guarantees that they exist when the conditions are satisfied.
Quick Answer
EVT applies only when both conditions are true:
Extreme Value Theorem Definition
The Extreme Value Theorem is a guarantee theorem. It guarantees the existence of absolute extrema under specific conditions. It does not say every function has a maximum and minimum. It does not say every interval has endpoints. It does not say every critical point is an extremum. It says something narrower and more powerful: if the function is continuous on a closed interval, then the function must achieve both a highest value and a lowest value on that interval.
\[ \text{If } f \text{ is continuous on } [a,b], \text{ then } f \text{ has an absolute maximum and an absolute minimum on } [a,b]. \]More formally, there exist numbers \(c\) and \(d\) in \([a,b]\) such that:
\[ f(c) \geq f(x) \text{ for every } x \in [a,b] \quad\text{and}\quad f(d) \leq f(x) \text{ for every } x \in [a,b]. \]Here, \(f(c)\) is the absolute maximum value and \(f(d)\) is the absolute minimum value. Notice the wording carefully: the extrema are the function values, while \(c\) and \(d\) are the \(x\)-values where those extrema occur. Students often lose points by mixing these up. If a problem asks for the absolute maximum value, give the \(y\)-value. If it asks where the maximum occurs, give the \(x\)-value.
Simple meaning: A continuous curve drawn from \(x=a\) to \(x=b\), with both endpoints included, cannot avoid having a highest point and a lowest point.
Interactive EVT Condition Checker
Use this small tool to practice the logic of the Extreme Value Theorem. Select whether the function is continuous, choose the interval type, and the tool will tell you whether EVT guarantees an absolute maximum and minimum.
Why the Two EVT Conditions Matter
The Extreme Value Theorem has two required conditions: continuity and a closed interval. Both are necessary. If even one condition fails, EVT does not apply. This does not always mean the function has no maximum or minimum; it means the theorem no longer guarantees that they exist. That distinction is important on the AP exam.
Continuity matters because a break in the graph can allow a function to approach a value without reaching it. For example, a function might get closer and closer to a highest value near a hole but never actually equal that value. A vertical asymptote can also prevent a maximum or minimum from existing because the function may increase or decrease without bound.
The closed interval condition matters because endpoints can be where absolute extrema occur. On an open interval, a function can approach a highest or lowest value near an endpoint without ever reaching it. For example, \(f(x)=x\) on \((0,1)\) has no absolute maximum and no absolute minimum because the function gets close to \(1\) and \(0\), but never reaches either endpoint.
Important AP wording: If the function is continuous on \([a,b]\), you may write, “By the Extreme Value Theorem, \(f\) must have an absolute maximum and an absolute minimum on \([a,b]\).”
Absolute Extrema vs Local Extrema
Extreme values come in two major types: absolute extrema and local extrema. Absolute extrema are also called global extrema because they compare a function value to every other function value on the entire interval. Local extrema compare a function value only to nearby function values.
\[ \text{Absolute maximum: } f(c) \geq f(x) \text{ for all } x \text{ in the interval.} \] \[ \text{Absolute minimum: } f(d) \leq f(x) \text{ for all } x \text{ in the interval.} \] \[ \text{Local maximum: } f(c) \geq f(x) \text{ for all } x \text{ near } c. \] \[ \text{Local minimum: } f(d) \leq f(x) \text{ for all } x \text{ near } d. \]An absolute maximum is the highest value over the entire interval. An absolute minimum is the lowest value over the entire interval. A local maximum is a peak compared with nearby points. A local minimum is a valley compared with nearby points. A local maximum does not have to be the highest point overall. A local minimum does not have to be the lowest point overall.
| Type | Meaning | Comparison Scope | Common Mistake |
|---|---|---|---|
| Absolute maximum | Largest function value on the interval | Compared to every point on the interval | Giving the \(x\)-value instead of the maximum value |
| Absolute minimum | Smallest function value on the interval | Compared to every point on the interval | Forgetting endpoints |
| Local maximum | Highest nearby value | Compared to nearby points only | Assuming it must also be absolute |
| Local minimum | Lowest nearby value | Compared to nearby points only | Ignoring corners or undefined derivatives |
Critical Points and Why They Matter
A critical point, or critical number, is an \(x\)-value in the domain of \(f\) where the derivative is either zero or undefined. Critical points matter because local extrema inside an interval can only occur at critical points. However, not every critical point is a maximum or minimum. Some critical points are neither.
\[ c \text{ is a critical number if } c \in \text{domain of } f \text{ and } \left(f'(c)=0 \text{ or } f'(c) \text{ does not exist}\right). \]The phrase “in the domain of \(f\)” is essential. If \(f(c)\) is not defined, then \(c\) cannot be a critical point, even if \(f'(c)\) is undefined. For example, for \(f(x)=\frac{1}{x}\), \(x=0\) is not a critical point because \(f(0)\) does not exist.
There are two common types of critical points. A stationary point occurs where \(f'(c)=0\), meaning the tangent line is horizontal. A singular critical point occurs where \(f'(c)\) does not exist but \(f(c)\) does exist. This can happen at a corner, cusp, or vertical tangent.
Key connection: If \(f\) has a local extremum at an interior point \(c\), and \(f'(c)\) exists, then \(f'(c)=0\). This is often called Fermat’s Theorem.
How to Find Absolute Maximum and Minimum Values
When \(f\) is continuous on a closed interval \([a,b]\), the most reliable method is the Closed Interval Method. This method works because EVT guarantees absolute extrema exist, and extrema on a closed interval can occur at endpoints or at critical points inside the interval.
- Check EVT conditions. Confirm that \(f\) is continuous on \([a,b]\).
- Find the derivative. Compute \(f'(x)\).
- Find critical points. Solve \(f'(x)=0\), then find where \(f'(x)\) is undefined but \(f(x)\) exists.
- Keep only interior critical points. For a closed interval \([a,b]\), critical points for this method should lie inside \((a,b)\).
- Evaluate the function. Compute \(f(a)\), \(f(b)\), and \(f(c)\) for every critical point \(c\) in the interval.
- Compare the values. The largest function value is the absolute maximum. The smallest function value is the absolute minimum.
A table is usually the cleanest way to organize your final comparison. AP graders like clear work because it shows that you did not forget endpoints or skip critical points.
Worked Example 1: Polynomial on a Closed Interval
Problem: Find the absolute maximum and minimum values of \(f(x)=x^3-3x+2\) on \([-2,2]\).
Step 1: Check EVT. The function is a polynomial, so it is continuous everywhere. The interval \([-2,2]\) is closed. Therefore, EVT applies and \(f\) has an absolute maximum and minimum on \([-2,2]\).
Step 2: Find the derivative.
\[ f'(x)=3x^2-3. \]Step 3: Find critical points.
\[ 3x^2-3=0 \Rightarrow 3x^2=3 \Rightarrow x^2=1 \Rightarrow x=\pm 1. \]Both \(x=-1\) and \(x=1\) are inside \((-2,2)\), so both are candidates. Now evaluate the endpoints and critical points.
| \(x\) | Candidate Type | \(f(x)\) | Conclusion |
|---|---|---|---|
| \(-2\) | Endpoint | \((-2)^3-3(-2)+2=0\) | Candidate for absolute minimum |
| \(-1\) | Critical point | \((-1)^3-3(-1)+2=4\) | Candidate for absolute maximum |
| \(1\) | Critical point | \((1)^3-3(1)+2=0\) | Candidate for absolute minimum |
| \(2\) | Endpoint | \((2)^3-3(2)+2=4\) | Candidate for absolute maximum |
Answer: The absolute maximum value is \(4\), occurring at \(x=-1\) and \(x=2\). The absolute minimum value is \(0\), occurring at \(x=-2\) and \(x=1\). This example also shows that absolute extrema do not have to be unique; the same maximum or minimum value can occur at more than one \(x\)-value.
Worked Example 2: Critical Point with Undefined Derivative
Problem: Find the critical points of \(f(x)=x^{2/3}(x-5)\).
First expand the function so the power rule is easier to apply:
\[ f(x)=x^{5/3}-5x^{2/3}. \]Differentiate:
\[ f'(x)=\frac{5}{3}x^{2/3}-\frac{10}{3}x^{-1/3}. \]Factor and simplify:
\[ f'(x)=\frac{5}{3}x^{-1/3}(x-2) =\frac{5(x-2)}{3x^{1/3}}. \]Now find where \(f'(x)=0\). A fraction equals zero when its numerator equals zero and the denominator is not zero:
\[ 5(x-2)=0 \Rightarrow x=2. \]Next find where \(f'(x)\) is undefined. The derivative is undefined when \(3x^{1/3}=0\), which gives \(x=0\). Since \(f(0)=0^{2/3}(0-5)=0\), the function exists at \(x=0\), so \(x=0\) is also a critical point.
Answer: The critical points are \(x=0\) and \(x=2\). The point \(x=2\) comes from \(f'(x)=0\), while \(x=0\) comes from \(f'(x)\) being undefined while \(f(x)\) remains defined.
Worked Example 3: When EVT Does Not Apply
Problem: Explain why EVT does not guarantee extrema for \(f(x)=\frac{1}{x-1}\) on \([0,2]\).
The interval \([0,2]\) is closed, so the interval condition is satisfied. However, the function is not continuous on the entire interval because there is a vertical asymptote at \(x=1\). Since \(x=1\) lies inside \([0,2]\), the function is discontinuous on the interval.
\[ f(x)=\frac{1}{x-1} \quad\text{is undefined at}\quad x=1. \]Because the continuity condition fails, EVT does not apply. In fact, the function has no absolute maximum or minimum on \([0,2]\). As \(x\to1^+\), \(f(x)\to+\infty\), and as \(x\to1^-\), \(f(x)\to-\infty\). The function is unbounded on the interval, so it cannot have an absolute highest or lowest value.
Important distinction: Saying “EVT does not apply” does not automatically prove no extrema exist. It only means EVT does not guarantee them. In this example, further analysis shows that no absolute extrema exist.
Worked Example 4: Trigonometric Absolute Extrema
Problem: Find the absolute extrema of \(f(x)=2\sin x-\cos(2x)\) on \([0,\pi]\).
The function is continuous on \([0,\pi]\), so EVT applies. Now find the derivative:
\[ f'(x)=2\cos x+2\sin(2x). \]Use the identity \(\sin(2x)=2\sin x\cos x\):
\[ f'(x)=2\cos x+4\sin x\cos x =2\cos x(1+2\sin x). \]Set \(f'(x)=0\):
\[ 2\cos x(1+2\sin x)=0. \]This gives \(\cos x=0\) or \(1+2\sin x=0\). On \([0,\pi]\), \(\cos x=0\) gives \(x=\frac{\pi}{2}\). The equation \(\sin x=-\frac{1}{2}\) has no solution on \([0,\pi]\), because sine is nonnegative on that interval.
Evaluate the endpoint and critical point values:
\[ f(0)=2\sin(0)-\cos(0)=-1, \] \[ f\left(\frac{\pi}{2}\right)=2\sin\left(\frac{\pi}{2}\right)-\cos(\pi)=2-(-1)=3, \] \[ f(\pi)=2\sin(\pi)-\cos(2\pi)=-1. \]Answer: The absolute maximum value is \(3\) at \(x=\frac{\pi}{2}\). The absolute minimum value is \(-1\), occurring at both \(x=0\) and \(x=\pi\).
How EVT Connects to Optimization
Optimization problems ask you to maximize or minimize a quantity. You might maximize area, volume, profit, distance, or efficiency. You might minimize cost, time, surface area, error, or material use. The Extreme Value Theorem gives the theoretical foundation for many optimization problems because it tells you when a maximum or minimum is guaranteed to exist.
In a typical AP Calculus optimization problem, you define a function that represents the quantity being optimized. Then you restrict the domain based on the real-world context. If the function is continuous on a closed interval, EVT guarantees that the optimum exists. The Closed Interval Method then gives the practical strategy: find critical points, evaluate endpoints, and compare all candidate values.
For example, if a problem asks for the rectangle of maximum area under a curve, the area function may be continuous on a closed interval of possible widths. EVT tells you a maximum area exists. Derivatives help you locate candidates. Endpoints may represent degenerate cases, such as zero area, but they still need to be checked when the domain includes them.
In real-world contexts, you should also interpret your answer. If the absolute maximum value is \(120\), what does \(120\) represent? Square feet? Dollars? Meters? Units matter. The \(x\)-value tells where the optimum occurs, while the function value tells the optimized quantity.
AP Calculus Exam Tips for EVT and Extrema
- State the theorem conditions clearly. Write that \(f\) is continuous on a closed interval before invoking EVT.
- Do not forget endpoints. Absolute extrema on closed intervals can occur at endpoints.
- Critical points are \(x\)-values. The extremum is the function value \(f(c)\), not just \(c\).
- Check the domain. A point where \(f'\) is undefined is critical only if \(f\) is defined there.
- Compare function values. Solving \(f'(x)=0\) is not enough to find absolute extrema.
- Use correct terminology. Absolute/global means over the entire interval; local/relative means nearby.
- Justify conclusions. If asked to justify a maximum or minimum, use EVT, a candidate table, or derivative sign analysis.
- Watch open intervals. Open intervals do not satisfy EVT, even if the function is continuous.
Common Mistakes with the Extreme Value Theorem
| Mistake | Why It Is Wrong | Correct Thinking |
|---|---|---|
| Applying EVT on an open interval | EVT requires a closed interval \([a,b]\). | Check interval notation before using the theorem. |
| Ignoring discontinuities | A function must be continuous on the entire interval. | Check for holes, jumps, vertical asymptotes, and undefined points. |
| Forgetting endpoints | Absolute extrema can occur at endpoints. | Always evaluate \(f(a)\) and \(f(b)\). |
| Assuming every critical point is an extremum | Some critical points are neither maxima nor minima. | Test or compare values. |
| Calling \(x=c\) the maximum value | The maximum value is \(f(c)\), not \(c\). | Separate location from value. |
| Including points outside the domain | A critical point must be in the domain of \(f\). | Check that \(f(c)\) exists. |
Practice Problems
Use these practice problems to test your understanding. Try each one before opening the answer.
1. Find the critical points of \(f(x)=x^4-8x^2+5\).
Differentiate: \(f'(x)=4x^3-16x=4x(x^2-4)=4x(x-2)(x+2)\). Therefore, the critical points are \(x=-2\), \(x=0\), and \(x=2\).
2. Find the absolute extrema of \(f(x)=x^2-4x+1\) on \([0,5]\).
\(f'(x)=2x-4\), so \(x=2\). Evaluate: \(f(0)=1\), \(f(2)=-3\), and \(f(5)=6\). The absolute minimum value is \(-3\) at \(x=2\), and the absolute maximum value is \(6\) at \(x=5\).
3. Does EVT apply to \(f(x)=\frac{1}{x}\) on \([1,4]\)?
Yes. The function is continuous on \([1,4]\), and the interval is closed. Therefore, EVT guarantees an absolute maximum and minimum on \([1,4]\).
4. Does EVT apply to \(f(x)=x\) on \((0,1)\)?
No. The function is continuous, but the interval is open, not closed. EVT does not apply. In fact, this function has no absolute maximum or minimum on \((0,1)\).
5. If \(f'(3)=0\), must \(x=3\) be a local extremum?
No. A zero derivative creates a critical point, but not every critical point is an extremum. For example, \(f(x)=x^3\) has \(f'(0)=0\), but \(x=0\) is not a local maximum or minimum.
Quick Reference Summary
| Concept | Must Remember |
|---|---|
| Extreme Value Theorem | If \(f\) is continuous on \([a,b]\), then \(f\) has an absolute maximum and absolute minimum on \([a,b]\). |
| Critical point | \(c\) is in the domain of \(f\), and \(f'(c)=0\) or \(f'(c)\) does not exist. |
| Absolute maximum | The largest function value on the entire interval. |
| Absolute minimum | The smallest function value on the entire interval. |
| Closed Interval Method | Evaluate \(f\) at endpoints and interior critical points, then compare values. |
| Common AP warning | EVT guarantees existence only when the function is continuous on a closed interval. |
FAQ: Extreme Value Theorem
What does the Extreme Value Theorem say?
The Extreme Value Theorem says that if a function is continuous on a closed interval \([a,b]\), then the function must have both an absolute maximum value and an absolute minimum value on that interval.
What are the two conditions for the Extreme Value Theorem?
The function must be continuous on the whole interval, and the interval must be closed. In interval notation, the interval should look like \([a,b]\).
Does EVT tell you where the maximum and minimum occur?
No. EVT guarantees that the absolute maximum and minimum exist, but it does not identify their locations. To find them, use the Closed Interval Method by checking endpoints and critical points.
Can an absolute maximum occur at an endpoint?
Yes. Absolute extrema on closed intervals can occur at endpoints or at critical points inside the interval. That is why endpoints must always be evaluated.
Is every critical point a maximum or minimum?
No. Every interior local extremum occurs at a critical point, but not every critical point is an extremum. Some critical points are neither, such as the point \(x=0\) for \(f(x)=x^3\).
What is the difference between absolute and local extrema?
An absolute extremum is the highest or lowest value on the entire interval. A local extremum is the highest or lowest value only compared with nearby points.