Can I prove there is no real solution except $x=0, x=1$, without using the function $W(x)$?
And is it possible to do it without using calculus?
$$2^x=x+1.$$
Here is my attempts:
$2^x>0 \Rightarrow x+1>0 \Rightarrow x>-1$.
Now, I need to look at these intervals.
$$x\in (-1,0]; [0,1]; [1, \infty)$$
Maybe, it is easy to prove there is no real solution for $x>1$. Because , for $x\to\infty$, we get $2^x>>x$.
Problematic point is , $x\in [0,1]$ or $x\in [-1,0]$.
For $0<x<1$, we get $2>2^x>1$, which is correct ,because $2>x+1>1$ also true. So, this method doesn't work. I need more rigorous method.
Just another way $:\quad$ You have already ruled out $x \leqslant -1$. For others,
Case $x\in (0, 1)$ using Bernoulli's inequality, $(1+1)^x < 1+x$, so there is no solution
Case $x \in (-1, 0)\cup (1, \infty)$, again with Bernoulli's inequality we have $(1+1)^x > 1+x$.
Thus the only remaining points to check are $x\in \{0, 1\}$.