Let $p(x)$ be a polynomial with real coefficients such that $a\le c \le b$ where $a,b$ are two consecutive roots of $p(x)$. Show that there exists at least one c for which $$p'(c)+100p(c)=0$$
Okay, so this is what I tried, By Lagrange's Mean Value Theorem we can find a point $c$ in the interval $[a,b]$ such that $p'(c)=0$ but at that time, $100p(c)$ is not $0$. I tried some other ways but I don't think those will work. Any help is appreciated.
Let $f(x)=e^{100x}p(x)$. Since $f(a)=f(b)=0$, Lagrange's Mean Value Theorem implies that there exists $c$, $a\le c\le b$, such that $f'(c)=0$, then \begin{align*} e^{100c}p'(c)+100e^{100c}p(c)=0 \end{align*} Since $e^{100c}\neq 0$ it follows $$p'(c)+100p(c)=0$$