Let $a < c < b$. Suppose that $f$ is continuous on $[a,b]$ and differentiable on $(a,c)$ and on $(c,b)$, with $f′(x) > 0$ for all $x ∈ (a,c)$ and all $x ∈ (c,b)$. Show that $f$ is strictly increasing on $[a,b]$.
I can use the MVT to prove this, however I need to first show $f$ is differentiable at $c$. I do not know how to show this. Is there an alternative method?
f is strictly increasing in $(a,c)$ as well as $(c,b)$. If we show that $f(x)<f(y)$ whenever $a<x<c$ and $c<y<b$ then it follows that f is strictly increasing on the whole of $(a,b)$. [ The case when $x=c$ or $y=c$ still remains but the argument below can be easily adapted to this case]. Pick points $\alpha$, $\beta$ such that $x<\alpha<c$ and $c<\beta <y$. Then $f(x)<f(\alpha) \leq f(c)$. [Indeed $f(\alpha)$ is less than the value of f at any point in $(\alpha,c)$ and we can use continuity to get $f(\alpha) \leq f(c)$]. Similarly, $f(c) < f(y)$, so $f(x)< f(c) < f(y)$. [ When $x=c$ we only need $\beta$ and when $y=c$ we only need $\alpha$].