for a final exam review for Real Analysis, the following problem is asked:
Let $f(x)$ be a differentiable function over $[0,1]$. Suppose that $f(0) = f(1) = 0$. Prove that $f'(x) - 2f(x)$ must have a zero inside of $(0,1)$.
My initial idea was to use Rolle's Theorem, since both endpoints are equal to 0 in order to show that $f'(x)$ must have a zero, but I'm not sure how to go from there. I've also tried to use the Cauchy Mean-Value Theorem by letting $g(x)$ be a function with $g'(x) = f'(x) - 2f(x)$, but I wasn't quite sure how to use that to prove the statement. We can't use any integration as the last chapter we've done is on differentiation. If anyone could point me in the right direction I'd appreciate it.