I am trying to prove that $x^n+x+1$ does not have any real roots if n is even, and that it has just one root if n is odd.
My attempt: When n is odd, I can use Bolzano's theorem to prove that there is at least one real root, but I haven't been able to prove that it is unique. I have tried to arrive to a contradiction supposing that there are two roots, but I haven't been able to conclude anything.
As to the case when n is even, I really have no clue.
Could anyone give me a hint?
Thanks in advance.
The extrema occur where
$$nx^{n-1}+1=0.$$
For even $n$, the value at the extremum is
$$\frac1{n^{n/(n-1)}}-\frac1{n^{1/(n-1)}}+1$$ and this is a positive minimum.
For odd $n$, there is no extremum and the function is monotonic and unbounded.