Applications of Derivatives · Theorems
Mean Value Theorem
If f is continuous on [a,b] and differentiable on (a,b), then there exists at least one c in (a,b) where the instantaneous rate of change equals the average rate of change.
Conditions. f must be continuous on [a, b] and differentiable on (a, b).
Worked examples
Find c satisfying MVT for f(x) = x² on [1, 3].
- Average rate = (f(3)-f(1))/(3-1) = (9-1)/2 = 4
- f'(x) = 2x. Set 2c = 4 → c = 2
- c = 2 is in (1, 3) ✓
Answer: c = 2
Find c satisfying MVT for f(x) = x³ on [0, 2].
- Average rate = (8-0)/2 = 4
- f'(x) = 3x². Set 3c² = 4 → c = 2/√3 ≈ 1.155
- c = 2/√3 is in (0, 2) ✓
Answer: c = 2/√3 ≈ 1.155
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.