I was trying to study the function $f(x)=1-xe^{-x}$, and for studying the sign I came to the expression $1-xe^{-x} \geq 0$ which can be expressed as $\frac{1}{x} \geq e^{-x}$ or as $e^{x} \geq x$ . But these two inequalities return two different solutions because the first is true only when $x\gt0$ while the second is true $\forall x \in \mathbb{R}$, which is the correct solution. Why this happen?
Why is the expression: $\frac{1}{x} \geq e^{-x} $ is different then the expression: $e^{x} \geq x$ ?