By expanding $e^x$ into a series $\sum e^x$ prove that $$\forall x \in \mathbb{R}, x \ge 0 \implies e^{x-1} \ge x$$
Also show when this inequality becomes equality.
I'm not really sure how to attack this problem at all, any tips would be very welcome.
Series expansion is not really needed. Since $e^x$ is a convex function, its graphics lies above any tangent line, so, by considering the tangent line in $x=0$, we have $e^x\geq x+1$ for any $x\in\mathbb{R}$, with equality only in $x=0$, or $$ e^{x-1}\geq x $$ with equality only in $x=1$, as wanted (just replace $x$ with $x-1$).