I was trying to solve this limit without using derivatives:
$$\lim_{x\rightarrow 0}\frac{e^x-1}{x}$$
I was thinking of using graphs and going for the solution, but I wasn't able to prove that $e^x-1$ and $x$ meet only once, at $x=0$ rigorously without finding slopes using derivatives. Is there a way around this that I'm not able to see?
(Side note: I was trying to prove that $\frac{d}{dx}e^x$ is $e^x$ without both Taylor expansions and taking derivative of both the numerator and denominator (for L'Hôpital))
As, $e$ can be defined with limits, I will use $e$ without any complicated proofs.
$e^x - 1= x$
$\displaystyle \rightarrow \frac{e^x-1}{x-0} = 1$
Let $f(x) = e^x$
$\displaystyle \rightarrow \frac{f(x)-f(0)}{x-0} = 1$
LHS implies the gradient of the line connecting $(0, f(0))$ and $(x, f(x))$.
As $e^x$ is a convex function, gradient of the line is strictly monotonically increasing,
which means that the $x$ satisfying the equations should be unique and it's $0$.