let $f:[0,10]\to[10,20]$ be a continuous and twice differentiable function such that $f(0)=10$ and $f(10)=20$. Suppose $|f'(x)| \leq 1$ for all $x \in[0,10]$. Then, the value of $f"(5)$ is?
This is my crude way of doing it
I thought of it like this, the maximum function that can increase is with slope 1. So if it increases anywhere at less than slope 1 then at some other point it has to increase with a slope greater than 1 for it to reach the point (10,20) so it has to be linear fun. with slope 1 everywhere and therefore f"(x)=0 but can someone give me some formal proof of it?