How many real roots does the equation $x^5 - 5x + 2 =0$ have?
I know the following facts:
- The equation will have odd number of real root.
- That function cannot have rational root.
- The function will have two real roots between $(1,2)$ and $(0,1)$.
Can anyone please help me in solving this problem?

Hint. Note that $f'(x)=5(x^4-1)=5(x^2+1)(x-1)(x+1)$ which implies that $f$ is strictly increasing in $(-\infty,-1]$, it is strictly decreasing in $[-1,1]$ and it is strictly increasing in $[1,+\infty)$. Knowing that $\lim_{x\to \pm \infty}f(x)=\pm\infty$, $f(-1)=6$, and $f(1)=-2$, what may we conclude?