5.1 Using the Mean Value Theorem
- Syllabus
- 2020
- Topic
- 5.1
- Level
- —
The Mean Value Theorem connects the average rate across an interval to an instantaneous rate inside it. If f is continuous on [a,b] and differentiable on (a,b), then at least one c in (a,b) has tangent slope equal to the secant slope from a to b.
f'(c)=\frac{f(b)-f(a)}{b-a}\qquad\text{for some }c\in(a,b)
For f(x)=x2 on [1,3], the polynomial is continuous on [1,3] and differentiable on (1,3). The average rate is 3−1f(3)−f(1)=29−1=4. Since f′(x)=2x, solve 2c=4 to get c=2, which lies in (1,3).
MVT guarantees at least one point, not exactly one. If continuity or differentiability fails, the theorem gives no guarantee; that does not by itself prove that no matching point exists.