- Home
- /
- Math
- /
- Introduction to Calculus
- /
- Mean Value Theorem
This concept is covered in depth in our calculus differentiation guide, with worked examples, practice problems, and common mistakes.
Definition
π‘ 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) = 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
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
Related Concepts
π§ 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.
Go Deeper
Frequently Asked Questions
What is Mean Value Theorem in Math?
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.
Prerequisites
Next Steps
Cross-Subject Connections
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 β