Mathematical Physicshigh schoolundergraduate

Mean Value Theorem

Also known as: MVT · Lagrange's mean value theorem · Law of the mean

The average rate of change over an interval is the slope of the secant. If the curve is smooth, its instantaneous slope must equal that average at least once — the tangent runs parallel to the secant somewhere inside.

f(c)=f(b)f(a)ba,c(a,b)f'(c) = \frac{f(b)-f(a)}{b-a}, \quad c \in (a,b)
Live simulation
warming up the physics…

A fixed smooth curve with a secant line through two endpoints; the right endpoint b is slider-controlled. A tangent line slides along the curve and locks onto the point c where it runs exactly parallel to the secant, marked with a dot. A gentle sweeping motion keeps the search visible.

Equivalent forms

f(b)f(a)=f(c)(ba)f(b)-f(a) = f'(c)(b-a)
Rolle: f(a)=f(b)f(c)=0\text{Rolle: } f(a)=f(b) \Rightarrow f'(c)=0
The workhorse behind error bounds, Taylor's remainder, and the proof that a zero derivative means a constant function.