Stuck on this analysis question...
Prove from first principles that for all real numbers $x,x'$ with $0\lt x\lt x'\lt x+1$:
$$2x(x'-x)\lt x'^2-x^2\lt 2(x+1)(x'-x)$$
I've solved the first order diff equation on the right hand side to get x=-1 and x=c1 e^x but I'm not sure if this was helpful or where to go from there...
Let $f(x)=x^2$. Then
$(x')^2-x^2=f(x')-f(x)=f'(z)(x'-x)$ with some $z \in (x,x').$
(Mean value theorem).
Then we have $2x <2z < 2x' <2(x+1)$, hence $2x <f'(z)<2(x+1).$