Calculus AB · Analytical Applications of Differentiation · 14 min read · Updated 2026-05-10
Mean Value Theorem (MVT) — AP Calculus AB
AP Calculus AB · Analytical Applications of Differentiation · 14 min read
1. What is the Mean Value Theorem (MVT)?★★☆☆☆⏱ 3 min
The Mean Value Theorem (MVT) is a core theoretical result in differential calculus, regularly tested on the AP Calculus AB exam. It accounts for approximately 4-7% of total exam points, appearing in both multiple-choice and free-response sections, often paired with other topics like justifying function behavior.
f'(c) = \frac{f(b) - f(a)}{b - a}
2. Hypotheses of MVT and Rolle's Theorem (Special Case)★★☆☆☆⏱ 4 min
MVT is a conditional theorem: it only guarantees a point $c$ exists if both of its hypotheses are satisfied. If either hypothesis fails, no such $c$ is guaranteed. The first requirement is continuity on the *closed* interval $[a,b]$ (no discontinuities anywhere including endpoints), and the second is differentiability on the *open* interval $(a,b)$ (differentiability at endpoints is not required, as two-sided derivatives cannot be defined at interval edges).
3. Finding the MVT-Guaranteed Point $c$★★★☆☆⏱ 4 min
Once you have confirmed MVT applies to a function on an interval, follow this 4-step process to find all valid values of $c$ guaranteed by the theorem:
Calculate the average rate of change $\frac{f(b) - f(a)}{b-a}$ over the interval
Compute the first derivative $f'(x)$ of the function
Set $f'(c)$ equal to the average rate of change, then solve for $c$
Discard any solutions for $c$ that do not lie strictly inside the open interval $(a,b)$
4. Applying MVT to Justify Function Behavior and Problems★★★☆☆⏱ 3 min
Beyond routine calculation, MVT is used to justify higher-order conclusions about function behavior, a common FRQ skill. If you know $m \leq f'(x) \leq M$ for all $x$ in $[a,b]$, MVT tells you $m(b-a) \leq f(b) - f(a) \leq M(b-a)$. This is also the theoretical foundation for the rule that a positive derivative everywhere on an interval implies the function is increasing on that interval.
Common Pitfalls
Why: Students mix up interval requirements because derivatives are rarely discussed at endpoints.
Why: Students only check continuity and forget that non-differentiability at an interior point violates the second hypothesis.
Why: Students misremember MVT as guaranteeing $c$ in $[a,b]$ instead of $(a,b)$.
Why: Students misread 'at least one' as 'exactly one'.
Why: Students focus on the extra $f(a)=f(b)$ condition and forget to check core hypotheses first.