$f(x)=ax^2+bx+c$ where $a, b, c \in R $ and $|f(x)|\leq 1$ on the interval $|x|\leq1$. Prove that $|f'(x)\leq4|$ on the same interval.
I've tried a few approaches - I put $x = 0, 1, -1$ and figured out that $a\leq 2$ and $b,c \leq1$. I tried multiplying the polynomial by powers of $x$ and substituting as well. So far I have managed to prove that $|f'(x)\leq5|$ but I can't prove it for 4.