Let $ f \in C^2([a,b], R)$ and
$$\phi(x)=x-\frac{f(x)}{f'(x)}$$
Such that
1.$ f'(x)\neq 0, \forall x \in [a,b]$
- $\exists \alpha \in [a,b]: f(\alpha)=0$
Show that $\phi'(x) = 0$
My attempt:
$$\phi'(x) = 1 -\frac{f'(x)f'(x) - f(x)f''(x)}{(f'(x))^2} = 0 \iff f(x)f''(x)=0$$
I don't see why this must be truth, using the hypothesis.