Mean Value Theorem

Calculus
principle

Also known as: MVT

Grade 9-12

View on concept map

If f is continuous on [a, b] and differentiable on (a, b), then there exists at least one point c in (a, b) where f'(c) = \frac{f(b) - f(a)}{b - a} The MVT is a workhorse of theoretical calculus.

This concept is covered in depth in our calculus differentiation guide, with worked examples, practice problems, and common mistakes.

Definition

If f is continuous on [a, b] and differentiable on (a, b), then there exists at least one point c in (a, b) where f'(c) = \frac{f(b) - f(a)}{b - a}

πŸ’‘ Intuition

If you drive 150 miles in 2 hours, your average speed is 75 mph. The MVT says at some instant during the trip, your speedometer read exactly 75 mph. The instantaneous rate must equal the average rate at least once.

🎯 Core Idea

The MVT connects a function's average rate of change over an interval to its instantaneous rate at some interior point. Geometrically, there's a point where the tangent line is parallel to the secant line through the endpoints.

Example

f(x) = x^2 on [1, 3]. Average rate: \frac{9-1}{3-1} = 4.
f'(x) = 2x = 4 \Rightarrow x = 2. Indeed, c = 2 \in (1, 3).
At x = 2, the tangent line is parallel to the secant line through (1, 1) and (3, 9).

Formula

f'(c) = \frac{f(b) - f(a)}{b - a} \quad \text{for some } c \in (a, b)

Notation

MVT. \frac{f(b) - f(a)}{b - a} is the average rate of change (secant slope); f'(c) is the instantaneous rate (tangent slope).

🌟 Why It Matters

The MVT is a workhorse of theoretical calculus. It's used to prove that functions with positive derivatives are increasing, that two functions with the same derivative differ by a constant, and to establish error bounds for approximations.

πŸ’­ Hint When Stuck

Compute the average slope (f(b)-f(a))/(b-a) first, then set f'(x) equal to it and solve for x in (a,b).

Formal View

If f is continuous on [a, b] and differentiable on (a, b), then \exists\, c \in (a, b) such that f'(c) = \frac{f(b) - f(a)}{b - a}. Equivalently: f(b) - f(a) = f'(c)(b - a).

🚧 Common Stuck Point

The MVT is an existence theoremβ€”it guarantees some c exists but doesn't specify which one (or how many). Finding c explicitly is a computation exercise, but the theorem's power is in the guarantee.

⚠️ Common Mistakes

  • Applying MVT without checking hypotheses: the function must be continuous on the CLOSED interval [a, b] AND differentiable on the OPEN interval (a, b). f(x) = |x| on [-1, 1] fails because f'(0) doesn't exist.
  • Confusing MVT with IVT: MVT is about derivatives equaling the average rate; IVT is about function values hitting intermediate values. They are different theorems with different hypotheses.
  • Thinking c must be the midpoint: c is NOT necessarily \frac{a+b}{2}. It's wherever f' equals the average slope, which depends on the function's shape.

Frequently Asked Questions

What is Mean Value Theorem in Math?

If f is continuous on [a, b] and differentiable on (a, b), then there exists at least one point c in (a, b) where f'(c) = \frac{f(b) - f(a)}{b - a}

Why is Mean Value Theorem important?

The MVT is a workhorse of theoretical calculus. It's used to prove that functions with positive derivatives are increasing, that two functions with the same derivative differ by a constant, and to establish error bounds for approximations.

What do students usually get wrong about Mean Value Theorem?

The MVT is an existence theoremβ€”it guarantees some c exists but doesn't specify which one (or how many). Finding c explicitly is a computation exercise, but the theorem's power is in the guarantee.

What should I learn before Mean Value Theorem?

Before studying Mean Value Theorem, you should understand: derivative, limit, intermediate value theorem.

How Mean Value Theorem Connects to Other Ideas

To understand mean value theorem, you should first be comfortable with derivative, limit and intermediate value theorem. Once you have a solid grasp of mean value theorem, you can move on to curve sketching.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Derivatives Explained: Rules, Interpretation, and Applications β†’