I am having trouble completing this proof.
Prove that $$\lim_{x \to 0} \frac{\cos x-1}{x}=0$$ using the mean value theorem.
The mean value theorem guarantees that we have a c such that $\displaystyle f'(c)= \frac{f(b)-f(a)}{b-a}$. In our case, we can write $\displaystyle \frac{f(x)-f(0)}{f-0}=f' (c)$. But that is just the definition of the derivative, so I don't see how to go from this to the limit?