I am trying to solve the following question:
Question: If $f$ is a thrice differentiable non negative function and has two distinct roots in the interval $(0, 1)$ then there exist $c \in (0, 1)$ such that $f^{\prime\prime\prime}(c) = 0$, where $f^{\prime\prime\prime}$ denotes third derivative of the function $f$.
I am trying to solve this problem by using Rolle's theorem. Given that function $f$ is thrice differentiable on $(0, 1)$ and have two distinct roots, say $\alpha$, and $\beta$ such that $f(\alpha) = f(\beta) = 0$. Thus, all the condition for Rolle's theorem are satisfied hence there must exist $c \in (0, 1)$ such that $f^{\prime}(c) = 0$.
I am not sure how to proceed from here to show that $f^{\prime\prime\prime}(c) = 0$. I am not able to apply the given condition that the function $f$ is non negative on the given interval and how this is going to help me to solve the given problem. Also, is there any other way to solve this problem.
Thank you for your time.