[I have proved a similar inequality; here.][1]
I am trying to prove the inequality:
$$x + \frac 1x \le -2, x < 0$$
I can proceed like I did in [1].
Scratch work; like so:
$$x + \frac 1x \le -2$$
$$ x(x + \frac 1x) \le -2x$$
$$ x^2 + 1 \le 2x$$
$$ x^2 + 2x + 1 \le 0$$
$$ (x +1)^2 \le 0$$
To prove this, I have to derive the original expression from the expression:
$$ (x +1)^2 \le 0$$
But I don't know if I can because I do not think this is true.
If it were true I would prove the inequality by reversing the process and checking the algebra is correct; like so:
$$ x^2 + 2x + 1 \le 0$$ $$ x^2 + 1 \le -2x$$ $$x + \frac 1x \le -2$$ [1]: How to prove an inequality by mathematical induction?
I am pretty sure this is not correct because I do not think I obtained a true expression in my scratch work.
I am asking if you can verify this proof and identify errors; thanks.
It must be $$x^2+1\geq -2x$$ so we get $$(x+1)^2\geq 0$$ the inequality sign must be reverse when we multiplying by $x<0$