(a) Must there be an interval around $0$ on which the derivative remains positive?
(b) Is there an open interval around $0$ on which $f$ is increasing?
For (a) I believe the answer is yes because $f$ is differentiable and the derivative $f'(0)$ exists. Since $f'(x) = lim_{x \rightarrow 0} \dfrac{f(x)-0}{x-0}>0$, then
$lim_{x \rightarrow 0-} \dfrac{f(x)-0}{x-0}>0$ and $lim_{x \rightarrow 0+} \dfrac{f(x)-0}{x-0}>0$
Am I on the right track here?
As far as (b) is concerned, I thought I would use the Mean Value Theorem and define the interval around $c>0$, but I know I can't start with point $c$ and from there find an interval $(a,b)$, so maybe there's another way, like Darboux's Theorem?
Thanks in advance!