Can you please help me find where the problem arises in the solution?
$1 + \frac{1}{x} \geq 0$
My attempt:
$1 + \frac{1}{x} \geq 0$
$1 \geq - \frac{1}{x}$
$x \geq -1$
The answer is $x \in (- \infty, -1] \bigcup (0, \infty)$.
I understand why the answer is so, but I made this mistake while solving a problem and didn't notice, so I want to understand how to approach problems like this.
Thanks!