I need to prove that $ -2 + x + (2+x)e^{-x}>0 \quad \forall x>0$
If I define $f(x) = -2 + x + (2+x)e^{-x}$ and plot it I can see it's a monotonously growing function, and f(0)=0. Then $f(x)>0$ if $x>0$.
However I can't find the way to prove this. Ideally I would like to prove it without deriving the function and by using some inequalities, however I don't know if it is possible. Any hint is really appreciated.