How can I show that $f(x) = 4x^{3} + 4x - 6$ has exactly one real root?
I think the best way is to show $f'(x) = 12x^2 + 4 > 0$ for all $x \in \mathbb{R}$. Thus, $f'(x)$ has zero real roots. Thus, $f(x)$ has at most one real root.
I thought about trying to show that if $f$ is a polynomial and $f'$ has $n$ real roots, then $f$ has $n + 1$ roots by using Rolle's Theorem or Mean Value Theorem, but I don't think this fact, in general, is true. I would need to prove this statement.
Can someone please help me prove this fact?