Mean Value Theorem
Rolle's Theorem: if f(a) = f(b), then there exists a number c with $f'(c)=0$.
Rolle's Theorem: if f(a) = f(b), then there exists a number c with $f'(c)=0$.
Verify the Mean Value Theorem for $f(x) = x^2 - 3x + 2$ on $[1,\,3]$ and find all values of $c$.
$f$ is a polynomial — continuous on $[1,3]$ and differentiable on $(1,3)$ ✓
Find $c$ such that $f'(c) = 1$:
$c = 2 \in (1,3)$ ✓
Verify Rolle's Theorem for $f(x) = x^3 - 3x$ on $[-\sqrt{3},\,\sqrt{3}]$ and find all values of $c$.
Since $f(-\sqrt{3}) = f(\sqrt{3})$, Rolle's Theorem applies.
Both $c = -1$ and $c = 1$ lie in $(-\sqrt{3},\,\sqrt{3})$ ✓
Find the value of $c$ guaranteed by the Mean Value Theorem for $f(x) = \sqrt{x}$ on $[1,\,4]$.
Find $c$ such that $f'(c) = \dfrac{1}{3}$:
Find the value of $c$ in the Mean Value Theorem for $f(x) = \sin x$ on $[0,\,\pi]$.
Find $c$ such that $f'(c) = 0$:
$c = \dfrac{\pi}{2} \approx 1.57 \in (0,\pi)$ ✓
A car travels 150 km in exactly 1.5 hours. Using the Mean Value Theorem, show that the car's instantaneous speed must have equaled exactly 100 km/h at some point during the trip.
Let $s(t)$ be the car's position (in km) at time $t$ (in hours), with $s(0) = 0$ and $s(1.5) = 150$.
$s(t)$ is continuous on $[0, 1.5]$ and differentiable on $(0, 1.5)$ (assuming smooth motion). By the MVT, there exists $c \in (0, 1.5)$ such that:
Since $s'(c)$ is the instantaneous speed, the car was traveling exactly 100 km/h at time $c$.