I was doing a question
$f:\mathbb{R} \rightarrow \mathbb{R}$ is such that $f(0) = 0$ and $|\frac{df}{dx}(x)| \leq 5$ $\forall$ x .We can conclude that $f(1)$ is in a)$(5,6)$ b) $[-5,5]$ c) $(-\infty,-5) \cup (5 ,\infty)$ d)$[-4,4]$
I thought of doing this $-5 \leq |\frac{df}{dx}(x)| \leq 5$ then $-5|dx| \leq |df| \leq 5|dx|$ , thus integrating all we get $-5x \leq f(x) \leq 5x$ so $f(1)$ is in $[-5,5]$ .
Also i fear that i never used the condition that $f(0)=0$ ?
Is this approach correct,any how can we play with these operators of $dx$ like this ,
thanks!