I'm not sure about arriving to the solution for $x^2+x+1>2$
I've gotten as far as:
$x^2 + x + 1 > 2$
$x(x + 1) + 1 > 2$
$x(x + 1) + 1 + x > 2 + x$
$x(x + 1) + 1(x + 1) > x + 1 + 1$
$(x + 1)^2 > (x + 1) + 1$
$(x + 1) > 1 + (x+1)^{-1}$
$(x + 1) - (x+1)^{-1} > 1$
$x + 1 - \frac{1}{(x+1)} > 1$
$x - \frac{1}{(x+1)} > 0$
but the actual solutions is:
$x > \frac{[-1 + \sqrt5]}{2}$
or
$x < \frac{[-1 - \sqrt5]}{2}$
Can someone advise on this one, thanks?
It's $$x^2+x+\frac{1}{4}>\frac{5}{4}$$ or $$\left(x+\frac{1}{2}\right)^2>\frac{5}{4},$$ which gives the answer: $$x>\frac{\sqrt5-1}{2}$$ or $$x<\frac{-1-\sqrt5}{2}.$$