AP-CALCBC-5.1-5.2

U5.1 Mean Value Theorem and Extreme Value Theorem

Master the Mean Value Theorem and Extreme Value Theorem for AP Calculus BC: hypotheses, guaranteed conclusions, and how the exam tests each.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U5.1 Mean Value Theorem and Extreme Value Theorem, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Two of the most-tested existence theorems in AP Calculus BC live in this lesson. The Extreme Value Theorem (EVT) guarantees that a continuous function on a closed interval actually reaches a highest and lowest point. The Mean Value Theorem (MVT) guarantees that somewhere in an interval the instantaneous rate of change equals the average rate of change.

The key skill is not just memorizing the conclusions but checking the hypotheses first. AP questions love to hand you a function that fails continuity or differentiability and ask whether the theorem applies. In this guide you will learn exactly what each theorem requires, what it promises, and how to write the justification the exam wants.

The Extreme Value Theorem (EVT)

The Extreme Value Theorem states: if ff is continuous on a closed interval [a,b][a,b], then ff attains both an absolute maximum value and an absolute minimum value somewhere on [a,b][a,b].

Notice the two non-negotiable hypotheses: the function must be continuous, and the interval must be closed and bounded, written [a,b][a,b]. If either fails, the guarantee disappears. For example, f(x)=1/xf(x)=1/x on the open interval (0,1)(0,1) is continuous there but attains no maximum because it blows up near 00. Likewise f(x)=xf(x)=x on [0,)[0,\infty) has no absolute maximum because the interval is unbounded.

EVT is an existence theorem: it tells you the extreme values exist, but not where they are. To actually find them you combine EVT with the Candidates Test — evaluate ff at all critical points inside the interval and at the two endpoints, then compare. That connection to finding absolute extrema is exactly why EVT matters.

A common misconception is thinking EVT requires differentiability. It does not — continuity alone is enough. A function can have a sharp corner, like f(x)=xf(x)=|x| on [1,1][-1,1], and still attain its extremes (minimum at x=0x=0, maxima at the endpoints). The AP exam often rewards students who state that continuity, not differentiability, is the EVT requirement.

The Mean Value Theorem (MVT)

The Mean Value Theorem states: if ff is continuous on [a,b][a,b] and differentiable on the open interval (a,b)(a,b), then there exists at least one point cc in (a,b)(a,b) such thatf(c)=f(b)f(a)ba.f'(c)=\frac{f(b)-f(a)}{b-a}.The right side is the average rate of change over [a,b][a,b] — the slope of the secant line connecting the endpoints. The left side is the instantaneous rate of change at cc. So MVT guarantees that somewhere inside the interval, the tangent line is parallel to the secant line.

Both hypotheses matter and they are asymmetric: continuity is required on the closed interval including endpoints, but differentiability is only required on the open interior. This matters because a function can have a vertical tangent or a corner at an endpoint and MVT still applies.

The famous special case where f(a)=f(b)f(a)=f(b) is Rolle's Theorem: the secant slope is 00, so some cc has f(c)=0f'(c)=0.

A physical reading helps: if you drive 120 miles in 2 hours, your average speed is 60 mph, and MVT guarantees your speedometer read exactly 60 mph at some instant. On the AP exam, MVT frequently appears in a justification: given data or a differentiable function, you must state that the hypotheses hold and conclude such a cc must exist.

Checking hypotheses before applying either theorem

The single most common AP mistake is applying a theorem without verifying its conditions. Train yourself to write a hypothesis check first.
FeatureEVTMVT
ContinuityRequired on [a,b][a,b]Required on [a,b][a,b]
DifferentiabilityNot requiredRequired on (a,b)(a,b)
Interval typeClosed, bounded [a,b][a,b]Closed for continuity, open for differentiability
ConclusionAbsolute max and min existExists cc with f(c)=f'(c)= average rate
When a problem gives a piecewise function, check for jumps or holes (continuity) and for corners, cusps, or vertical tangents (differentiability). If a function fails a hypothesis, the theorem's conclusion may still happen to be true, but you cannot cite the theorem to guarantee it.

Watch the wording of AP questions. Phrases like "must there be a value..." or "is guaranteed" signal a theorem-based justification. A complete MVT justification names the theorem, confirms continuity and differentiability, and states the conclusion. Points are commonly lost for skipping the phrase "since ff is continuous on [a,b][a,b] and differentiable on (a,b)(a,b)."

How the exam tests MVT and EVT

On multiple-choice, expect questions asking you to compute the value of cc guaranteed by MVT, or to identify which function fails a hypothesis on a given interval. To find cc, set f(c)f'(c) equal to the average rate of change and solve, keeping only solutions inside (a,b)(a,b).

On free-response, MVT often appears with a table of values from a differentiable function. You may be told ff is differentiable, then asked to justify that f(c)=kf'(c)=k for some cc. The expected answer applies MVT on a specific subinterval where the average rate equals kk.

EVT usually appears indirectly through absolute-extrema problems: because ff is continuous on a closed interval, the Candidates Test is valid. Sometimes a question asks you to explain why a maximum must exist — the answer is EVT.

A frequent trap: a table gives values but says nothing about continuity or differentiability between the listed points. You cannot apply MVT unless the problem states the function is differentiable (or continuous, for EVT). Always quote the stated smoothness condition. Another trap is confusing the theorems — EVT is about values existing, MVT is about a specific derivative value being achieved.

Key terms

Extreme Value Theorem (EVT).
If ff is continuous on a closed interval [a,b][a,b], then ff attains an absolute maximum and an absolute minimum on that interval.
Mean Value Theorem (MVT).
If ff is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then some cc in (a,b)(a,b) satisfies f(c)=f(b)f(a)baf'(c)=\frac{f(b)-f(a)}{b-a}.
Average rate of change.
The slope of the secant line over [a,b][a,b], given by f(b)f(a)ba\frac{f(b)-f(a)}{b-a}.
Rolle's Theorem.
A special case of MVT: if additionally f(a)=f(b)f(a)=f(b), then some cc in (a,b)(a,b) has f(c)=0f'(c)=0.
Existence theorem.
A theorem that guarantees something exists without necessarily telling you where or how to find it.
Hypotheses.
The conditions (continuity, differentiability, interval type) that must be true before a theorem's conclusion can be applied.
Candidates Test.
Method for finding absolute extrema on a closed interval by comparing ff values at critical points and endpoints; justified by EVT.

Worked example

Let f(x)=x33xf(x)=x^3-3x on the interval [0,2][0,2]. Verify that MVT applies, then find all values of cc guaranteed by the theorem.
First check hypotheses. Because ff is a polynomial, it is continuous on [0,2][0,2] and differentiable on (0,2)(0,2). Both MVT conditions hold, so a guaranteed cc exists.

Next compute the average rate of change. We have f(0)=033(0)=0f(0)=0^3-3(0)=0 and f(2)=233(2)=86=2f(2)=2^3-3(2)=8-6=2. Sof(2)f(0)20=202=1.\frac{f(2)-f(0)}{2-0}=\frac{2-0}{2}=1.Now set f(c)f'(c) equal to this value. Since f(x)=3x23f'(x)=3x^2-3, we need3c23=1.3c^2-3=1.Solve: 3c2=43c^2=4, so c2=43c^2=\frac{4}{3}, giving c=±23c=\pm\frac{2}{\sqrt{3}}.

Finally keep only solutions inside the open interval (0,2)(0,2). The value c=231.155c=-\frac{2}{\sqrt{3}}\approx-1.155 is rejected. The value c=231.155c=\frac{2}{\sqrt{3}}\approx1.155 lies in (0,2)(0,2), so it is the value guaranteed by MVT.

Practice questions

Which of the following functions fails to satisfy the hypotheses of the Mean Value Theorem on the interval [1,1][-1,1]?
  1. f(x)=x2+1f(x)=x^2+1
  2. f(x)=xf(x)=|x|
  3. f(x)=sinxf(x)=\sin x
  4. f(x)=exf(x)=e^x

Answer: f(x)=xf(x)=|x|

MVT requires differentiability on the open interval. The function f(x)=xf(x)=|x| is continuous on [1,1][-1,1] but has a corner at x=0x=0, where the derivative does not exist. Since x=0x=0 lies inside (1,1)(-1,1), differentiability fails and MVT does not apply. The other three functions are differentiable everywhere, so they satisfy both hypotheses.
A function gg is continuous on [1,5][1,5] and differentiable on (1,5)(1,5), with g(1)=4g(1)=4 and g(5)=16g(5)=16. Explain what the Mean Value Theorem guarantees about gg'.

Answer: MVT guarantees a value cc in (1,5)(1,5) where g(c)=3g'(c)=3.

The average rate of change is g(5)g(1)51=1644=3\frac{g(5)-g(1)}{5-1}=\frac{16-4}{4}=3. Because gg is continuous on the closed interval and differentiable on the open interval, MVT guarantees at least one cc in (1,5)(1,5) with g(c)g'(c) equal to that average rate, namely g(c)=3g'(c)=3. The theorem does not tell us where cc is or whether there is more than one such point.
Why can the Extreme Value Theorem be used to justify that a continuous function on [a,b][a,b] has an absolute maximum, and why must the interval be closed?

Answer: EVT guarantees continuous functions on closed bounded intervals attain both extremes; on an open or unbounded interval the extreme may never be reached.

EVT's hypotheses are continuity plus a closed, bounded interval. Continuity prevents jumps that skip over a peak, and closedness includes the endpoints where extremes often occur. On an open interval like (0,1)(0,1), a function such as f(x)=xf(x)=x approaches but never attains its supremum, showing why closedness is essential to the guarantee.

FAQ

What is the difference between the Mean Value Theorem and the Extreme Value Theorem?
EVT guarantees that a continuous function on a closed interval reaches an absolute maximum and minimum value. MVT guarantees a point where the instantaneous rate of change equals the average rate of change. EVT is about output values existing; MVT is about a specific derivative value being achieved, and it additionally requires differentiability.
Does the Mean Value Theorem require differentiability at the endpoints?
No. MVT requires continuity on the closed interval [a,b][a,b] but only differentiability on the open interval (a,b)(a,b). A function can have a vertical tangent or corner exactly at an endpoint and MVT still applies, as long as it is differentiable everywhere strictly between the endpoints.
How do I find the value of c guaranteed by the MVT?
Compute the average rate of change f(b)f(a)ba\frac{f(b)-f(a)}{b-a}, set f(c)f'(c) equal to it, and solve for cc. Then discard any solutions that fall outside the open interval (a,b)(a,b). Only the interior solutions count.
Can I use EVT if the function has a corner or is not differentiable?
Yes. EVT only requires continuity, not differentiability. A function like f(x)=xf(x)=|x| on [1,1][-1,1] is continuous, so EVT guarantees it attains a maximum and minimum even though it is not differentiable at x=0x=0.

Learn this with a teacher, not a page

The Crimsora tutor teaches U5.1 Mean Value Theorem and Extreme Value Theorem live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.