Fiveable

♾️AP Calculus AB/BC Unit 5 Review

QR code for AP Calculus AB/BC practice questions

5.2 Extreme Value Theorem, Global vs Local Extrema, and Critical Points

5.2 Extreme Value Theorem, Global vs Local Extrema, and Critical Points

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

AP Cram Sessions 2021

Pep mascot

The Extreme Value Theorem says that if a function is continuous on a closed interval [a,b][a,b], it must have both an absolute maximum and an absolute minimum on that interval. Critical points are where the first derivative equals zero or fails to exist, and while all local extrema happen at critical points, not every critical point is an extreme value. For AP Calculus, check endpoints and critical points when finding absolute extrema.

Why This Matters for the AP Calculus Exam

This topic sets up almost everything else in Unit 5. Once you can find critical points and confirm when extrema are guaranteed, you can move into the first derivative test, the candidates test, and optimization. On the AP Calculus exam, you will see these ideas in multiple-choice questions and in free-response questions that ask you to justify conclusions about a function's behavior. Clear justification language, like naming f, f', and f'' instead of saying "it," is important for clean exam work.

Key Takeaways

  • The Extreme Value Theorem guarantees an absolute max and absolute min, but only when f is continuous on a closed interval [a, b].
  • A critical point occurs where f'(x) = 0 or where f'(x) does not exist.
  • All local (relative) extrema occur at critical points, but not all critical points are extrema.
  • Global (absolute) extrema are the highest and lowest values over the whole interval; local (relative) extrema are highest or lowest compared to nearby points.
  • On a closed interval, always check endpoints too, since an absolute extremum can occur there.
  • If you are not told a function is continuous, you cannot assume the Extreme Value Theorem applies.

Extreme Value Theorem

A function ff defined on a closed interval [a,b][a,b] must have both a maximum and a minimum value within that interval. This is the Extreme Value Theorem, and it holds as long as the function is continuous over that interval. If you want a refresher on continuity, check this guide: Confirming Continuity over an Interval.

Look at the graph below. On the interval shown, there is a minimum value, a maximum value, and possible extreme values at the endpoints. It is fine for the minimum or maximum value to occur at an endpoint. In fact, that is expected, and it is something you always need to check.

Graph of function with max and min value

One way to picture this: think of the function as a roller coaster. As long as the track is continuous with no breaks or gaps (no discontinuities), you can expect it to have both a highest peak (maximum) and a lowest dip (minimum) somewhere along the ride.

The catch is the word "continuous." If the function has a break, jump, or hole on the interval, the theorem does not promise an absolute max or min.

Global Versus Local Extrema

Global extrema are the absolute maximum and minimum values of a function over its entire domain or interval. These are the absolute highest and lowest points when you look at the whole function.

Local extrema focus on specific regions within the function. These points might not be the absolute highest or lowest overall, but they are peaks and valleys compared to the points right around them. A point is a local maximum or minimum if it is the highest or lowest value relative to the values directly surrounding it.

Take a look at the image below and try to label each extreme value as local or absolute and as a maximum or minimum on the interval shown.

Graph imitating roller coaster

Because the function is continuous, the Extreme Value Theorem tells us there must be one absolute maximum and one absolute minimum on the interval. There are also several other points that count as local extrema because they are higher or lower than the points around them. Ask yourself whether any of those local points are also global extrema.

Now check your answers against the labeled version:

Graph imitating roller coaster with extrema labeled

Critical Points

Critical points are where extrema can occur. A critical point is a value x=cx = c in the domain of ff where the function is either not differentiable or its derivative equals zero: f(c)=0f'(c) = 0.

Think of critical points as potential turning points on the roller coaster. At these spots, the track may pause or change direction. These are the candidates for local maxima and minima.

Look at the graph below. All of its extrema are critical points, but not all critical points are extrema. Point PP is a critical point because the derivative there is 0, but it is not a local maximum or minimum.

Graph showing critical points

To find critical points, look for where:

  • f(x)=0f'(x) = 0
  • f(x)f'(x) is undefined (for example, a cusp, corner, or vertical tangent)

After you find them, you can test each critical point to decide whether it is a local max, a local min, or neither. That comes in a later topic.

How to Use This on the AP Calculus Exam

MCQ

  • Read whether the function is described as continuous and whether the interval is closed. The Extreme Value Theorem only applies when both are true.
  • When given a graph of f(x)f'(x), find where it crosses zero or is undefined to locate critical points of ff.
  • Remember a critical point is not automatically an extreme value. Confirm with the surrounding behavior.

Free Response

  • Justify conclusions clearly. State the condition you are using, like continuity on a closed interval, before claiming a guaranteed max or min.
  • Refer to ff, ff', and ff'' by name instead of "it" so your reasoning is unambiguous.
  • When asked for absolute extrema on a closed interval, check both the critical points and the endpoints.

Common Trap

If a question only says a function is defined on an interval but does not say it is continuous, you cannot apply the Extreme Value Theorem. In that case, an absolute max or min is not guaranteed.

Practice Problems

1) Identifying Critical Points from a Graph

Given the graph of f(x)f'(x), which points of f(x)f(x) are critical points on the interval [0,7][0,7]?

Graph of the derivative of a piecewise function

At a critical point, the derivative either equals 00 or does not exist. So check the graph of f(x)f'(x) to see where it equals 00. Since f(x)=0f'(x) = 0 at x=0x = 0 and x=4x = 4, there are critical points at x=0x = 0 and x=4x = 4.

2) Identifying Extrema from a Graph

Given the graph of f(x)=x44x3+4x2f(x)=x^{4}-4x^{3}+4x^{2}, identify whether all critical points qualify as extrema, and find an absolute maximum and minimum on the interval [1,2.5][-1, 2.5].

Graph of function with extrema

Start with the critical points. At (0,0)(0,0) there is a local minimum because all surrounding points are greater. The same is true at (2,0)(2,0). Because these two points are also the lowest values on the interval, (0,0)(0,0) and (2,0)(2,0) are absolute minimums.

The critical point (1,0)(1,0) is a local maximum, since all of its surrounding values are lower.

Now look at the endpoints. The point (1,9)(-1,9) is the absolute maximum on the interval (1,2.5)(-1, 2.5) because it is higher than every other point in the interval. The point (2.5,1.5625)(2.5, 1.5625) is only a local maximum, since it is higher than the points near it but not the highest overall.

3) Extreme Value Theorem

A function f(x)f(x) is defined on the interval (3,9)(3,9). Is the function guaranteed to have a maximum and minimum value on this interval?

To apply the Extreme Value Theorem, the function must be continuous on a closed interval. Here, you are not told that f(x)f(x) is continuous, and you are not given an equation to check. So f(x)f(x) is not guaranteed a maximum and minimum value on this interval.

Common Misconceptions

  • "Every critical point is a max or min." Not true. A critical point is only a candidate. Point PP above has f(P)=0f'(P) = 0 but is neither a max nor a min.
  • "The Extreme Value Theorem applies to any function." It only applies when ff is continuous on a closed interval [a,b][a, b]. Drop either condition and the guarantee disappears.
  • "Critical points only happen where the derivative is zero." They also occur where the derivative does not exist, such as at a cusp, corner, or vertical tangent.
  • "Endpoints do not matter." On a closed interval, absolute extrema can occur at the endpoints, so always check them.
  • "Local and global mean the same thing." A local extremum is highest or lowest only compared to nearby points, while a global extremum is the highest or lowest over the whole interval.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

continuous

A function that has no breaks, jumps, or holes in its graph over a given 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.

Extreme Value Theorem

A theorem stating that if a function is continuous on a closed interval [a, b], then the function must attain both a minimum and maximum value on that interval.

first derivative

The derivative of a function, denoted f', which describes the rate of change and indicates where a function is increasing or decreasing.

maximum value

The largest output value that a function attains on a given interval.

minimum value

The smallest output value that a function attains on a given interval.

relative extrema

Maximum or minimum values of a function at a point relative to nearby points.

Frequently Asked Questions

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 has both an absolute maximum and an absolute minimum on that interval.

When can you apply the Extreme Value Theorem?

You can apply EVT only when the function is continuous on a closed interval. If the interval is open or the function is not continuous across the whole interval, EVT does not guarantee absolute extrema.

What is a critical point in AP Calculus?

A critical point occurs at a point in the domain where the derivative equals zero or where the derivative does not exist. Critical points are candidates for local extrema.

Are all critical points local extrema?

No. All local extrema occur at critical points, but not every critical point is a local maximum or local minimum. You still need a sign chart, derivative test, graph, or value comparison to classify it.

What is the difference between global and local extrema?

A global extremum is the highest or lowest function value on the entire interval or domain being considered. A local extremum is highest or lowest only compared with nearby points.

Why do you check endpoints on a closed interval?

On a closed interval, absolute extrema can occur at endpoints as well as at critical points. To find global extrema, compare the function values at all critical points in the interval and at both endpoints.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot