Fiveable

♾️AP Calculus AB/BC Unit 5 Review

QR code for AP Calculus AB/BC practice questions

5.1 Using the Mean Value Theorem

5.1 Using the Mean Value Theorem

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 Mean Value Theorem (MVT) says that if a function is continuous on a closed interval [a,b][a,b] and differentiable on the open interval (a,b)(a,b), then at least one point cc has an instantaneous rate of change equal to the average rate of change. In symbols, f(c)=f(b)f(a)baf'(c)=\frac{f(b)-f(a)}{b-a}.

Why This Matters for the AP Calculus Exam

MVT is a justification tool. AP questions often ask you to confirm the conditions (continuity and differentiability), apply the formula, and explain why a certain f(c)f'(c) value is guaranteed. This connects directly to later Unit 5 ideas like increasing/decreasing behavior and the first derivative test, since MVT is the reasoning that links average rates to instantaneous rates. Showing the conditions and the setup clearly is important for full credit on free-response work and for choosing the right answer on multiple choice.

Key Takeaways

  • MVT requires two conditions: ff continuous on [a,b][a, b] and differentiable on (a,b)(a, b). If either fails, you cannot apply it.
  • The conclusion guarantees at least one point cc where f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.
  • Geometrically, MVT means the tangent line at cc is parallel to the secant line connecting (a,f(a))(a, f(a)) and (b,f(b))(b, f(b)).
  • To answer "does a solution exist" questions, compute the average rate of change and compare it to the target value.
  • When solving for cc, differentiate, set f(x)f'(x) equal to the average rate, and keep only the solutions inside (a,b)(a, b).
  • Always state that the conditions are met before applying the theorem.

The Mean Value Theorem

The Mean Value Theorem states that if a function ff is continuous over the interval [a,b][a, b] and differentiable over the interval (a,b)(a, b), then there exists a point cc within that open interval (a,b)(a, b) where the instantaneous rate of change of the function at cc equals the average rate of change of the function over the interval.

In other words, if ff is continuous over [a,b][a, b] and differentiable over (a,b)(a, b), there exists some cc on (a,b)(a, b) such that:

f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}

Another way to phrase this: when the conditions of continuity and differentiability are satisfied, there is a point where the slope of the tangent line equals the slope of the secant line between aa and bb.

What the Conditions Mean

To be continuous over [a,b][a, b] means there are no holes, asymptotes, or jump discontinuities between aa and bb. Because the interval uses closed brackets, the graph must also be continuous at aa and bb.

To be differentiable over (a,b)(a, b) means the function is continuous over the interval and that for any point cc in the interval, limxcf(x)f(c)xc\lim_{x \to c} \frac{f(x) - f(c)}{x - c} exists. A common spot where differentiability fails is a sharp corner, like the point at the bottom of x|x|.

How to Use This on the AP Calculus Exam

Free Response

When a question hands you a differentiable function or a table of values and asks whether a certain derivative value is guaranteed, follow this pattern:

  1. State that the conditions are met (continuous on the closed interval, differentiable on the open interval).

  2. Apply MVT: there exists a cc such that f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

  3. Compute the average rate of change.

  4. Compare it to the target value to draw your conclusion.

Walkthrough. Let ff be a differentiable function with these selected values:

x3911
f(x)204467

Can we use the Mean Value Theorem to say the equation f(x)=5f'(x) = 5 has a solution where 3<x<93 < x < 9?

Since ff is differentiable, it is also continuous, so MVT applies on (3,9)(3, 9). The theorem guarantees a cc on (3,9)(3, 9) such that:

f(c)=f(9)f(3)93=442093=246=4f'(c) = \frac{f(9) - f(3)}{9 - 3} = \frac{44 - 20}{9 - 3} = \frac{24}{6} = 4

Since 454 \neq 5, MVT cannot be used to guarantee that f(x)=5f'(x) = 5 has a solution on that interval.

Problem Solving

When you need to find the actual value of cc for a given function, set the derivative equal to the average rate of change and solve, then discard any solutions outside the open interval.

Common Trap

Saying a value of cc "exists" without confirming continuity and differentiability first. If a function has a corner or break in the interval, MVT does not apply, even if a matching slope happens to exist.

Practice Problems

Question 1

Let h(x)=x3+3x2h(x) = x^3 + 3x^2 and let cc be the number that satisfies the Mean Value Theorem for hh on the interval [3,0][-3, 0]. What is cc?

Question 2

Let ff be a differentiable function with these selected values:

x279
f(x)144335

Can we use the Mean Value Theorem to say the equation f(x)=2f'(x) = 2 has a solution where 2<x<92 < x < 9?

Answers and Solutions

Question 1

Since hh is a polynomial, it is continuous on [3,0][-3, 0] and differentiable on (3,0)(-3, 0), so MVT applies. By the theorem, there exists a cc on (3,0)(-3, 0) such that:

h(c)=h(0)h(3)0(3)=003=0h'(c) = \frac{h(0) - h(-3)}{0 - (-3)} = \frac{0 - 0}{3} = 0

To find cc, differentiate and set h(x)=0h'(x) = 0:

h(x)=3x2+6xh'(x) = 3x^2 + 6x

3x2+6x=03x^2 + 6x = 0

This gives x=2x = -2 and x=0x = 0. Since only x=2x = -2 is inside (3,0)(-3, 0), c=2c = -2. Always check that your value lands inside the given interval.

Question 2

Since ff is differentiable, MVT applies on (2,9)(2, 9). The theorem guarantees a cc on (2,9)(2, 9) such that:

f(c)=f(9)f(2)92=351492=217=3f'(c) = \frac{f(9) - f(2)}{9 - 2} = \frac{35 - 14}{9 - 2} = \frac{21}{7} = 3

Since 323 \neq 2, MVT cannot be used to guarantee that f(x)=2f'(x) = 2 has a solution on that interval.

Common Misconceptions

  • MVT gives the exact location of cc. The theorem only guarantees that at least one such cc exists. There can be more than one, and finding the value takes extra work.
  • Continuity alone is enough. You also need differentiability on the open interval. A continuous function with a corner does not satisfy the conditions.
  • The target value must be achievable. If the average rate of change does not equal the value you are testing, MVT does not guarantee that value occurs. A different value of the derivative may still happen, but MVT alone cannot confirm it.
  • You can apply MVT on an interval where the function has a break. A hole, jump, or asymptote inside the interval means MVT does not apply.
  • The endpoints count as possible locations for cc. The guaranteed point lies strictly inside the open interval (a,b)(a, b), not at aa or bb.

Vocabulary

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

Term

Definition

average rate of change

The change in the value of a function divided by the change in the input over an interval [a, b], calculated as (f(b) - f(a))/(b - a).

continuous

A function that has no breaks, jumps, or holes in its graph over a given interval.

differentiable

A property of a function that has a derivative at every point in an interval, meaning the function is smooth with no sharp corners or cusps.

instantaneous rate of change

The rate at which a function is changing at a specific point, represented by the derivative at that point.

Mean Value Theorem

A theorem stating that if a function is continuous on a closed interval and differentiable on the open interval, there exists at least one point where the instantaneous rate of change equals the average rate of change over that interval.

Frequently Asked Questions

What is the Mean Value Theorem in AP Calculus?

The Mean Value Theorem says that if a function is continuous on [a,b] and differentiable on (a,b), then at least one point inside the interval has an instantaneous rate of change equal to the average rate of change.

What conditions are required for the Mean Value Theorem?

The function must be continuous on the closed interval [a,b] and differentiable on the open interval (a,b). You need both conditions before applying the theorem.

What does the Mean Value Theorem guarantee?

It guarantees at least one value c in the open interval (a,b) where f'(c) = (f(b) - f(a)) / (b - a). The point c is not allowed to be an endpoint.

How do you use the Mean Value Theorem on AP Calc FRQs?

State the continuity and differentiability conditions, calculate the average rate of change, then use the theorem to justify that a matching derivative value must occur somewhere in the open interval.

What is the geometric meaning of the Mean Value Theorem?

Geometrically, the theorem says there is a tangent line inside the interval that is parallel to the secant line connecting the two endpoints.

How is AP Calc 5.1 tested?

AP Calc 5.1 is tested through justification questions, tables, graphs, and functions. The key is to verify the hypotheses, compute the average rate, and make a precise conclusion about f'(c).

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