If f([-1,2])=[2,8] and f is differentiable, prove there exists c$\in$[-1,2] such that |f'(c)| $\geq$2
All I can see is that |f(2)-f(-1)| $\leq$ 6 and |2-(-1)| $\leq$ 3, so any $c_1$ and $c_2$ in [-1,2] will fulfill these 2 conditions, and that I probably need to use Mean Value Theorem.
Any help is apreciated, thanks!