If $f(x)$ is a twice differentiable function, continuous in it's domain such that $f(a)=0$, $f(b)=2$, $f(c)=-1$, $f(d)=2$ and $f(e)=0$ where $a<b<c<d<e$;
Then find the minimum number of zeroes of $g(x)=(f'(x))^{2}+f''(x).f(x)$ $\forall$ $x \in [a,e]$.
I cannot decide how I should proceed. I realize that we will have $f'(z)=0$ for three values of $z$ in $[a,e]$ (using Rolle's theorem, I believe). This will give me:
$f''(z).f(z)=0$
How do I proceed from here? I don't think I can differentiate $g(x)=0$ to obtain another equation, since $f'''(x)$ is undefined.
Any help is appreciated, thanks!