According to Lagrange's Mean Value Theorem (LMVT), if a function $f(x)$ is continuous on $\left[a,b\right]$ and differentiable on $\left(a,b\right)$, then there exists some constant $c$ such that $$f'(c) = \frac{f(b) - f(a)}{b-a} $$
Now, I have the following question:
Q) Using Lagrange's Mean value theorem, prove that $\sin(x) < x$ for $x > 0$.
This fact seems obvious from the graph of $\sin(x)$ and it's unit circle interpretation but I have no clue how I'd use LMVT to prove it. Any hints on how to start?