I was doing a question recently, and it came down to proving that $x^2+x+1\gt0$. There are of course many different methods for proving it, and I want to ask the people here for as many ways as you can think of.
My methods:
$x^2+x+1=(x+\frac12)^2+\frac34$, which is always greater than $0$.
Let it be $0$ for some $x=k$. Then $x^2+x+1=0$ has a real solution. But since $1^2\not\gt4$, this has no real solution. Therefore it is more than $0$.
Short trivial proof:
Since this is a quadratic equation, and the leading coefficient is $+1$, we have
$$\Delta < 0$$
Whence the equation is always strictly positive (that is, it's always $>0$).