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.
We have to prove that $$e^{-x}>{2-x\over 2+x}\qquad(x>0)\ .\tag{1}$$ This is obvious when $x\geq2$. For $0<x<2$ replace the claim $(1)$ by $$e^x<{2+x\over2-x}=1+{x\over 1-{x\over2}}\qquad(0<x<2)\ .$$This means that we have to prove $$1+x+{x^2\over2!}+{x^3\over3!}+{x^4\over4!}+\ldots<1+x+{x^2\over2}+{x^3\over2^2}+{x^4\over 2^3}+\ldots\qquad(0<x<2) ,$$ which follows immediately by comparing terms.