Problem.
Show that $$e^x > 1 + x , \ \ x \neq 0$$
My attempt.
Using Mean Value Theorem: $$f'(c) = \frac{f(b) - f(a)}{b-a}$$
$$\Rightarrow e^c = \frac{e^x - 1}{x}$$ $$\Rightarrow xe^c = e^x -1$$ $$\Rightarrow x+1 = \frac{e^x}{e^c}$$
I'm not feeling very comfortable with these calculations...Am I on the right track? Can I even choose $e^o$ in my initial calculation as it says that $x \neq 0 $ ?