$x + e^x = 2$
Take $e$ of both sides
Apply $W(x)$ function then $\ln$ of both sides.
This gives me an answer of $\ln(W(e^2))$, but when I put the equation into Wolfram, it gives $2-W(e^2)$ as answer.
How does this happen?
$x + e^x = 2$
Take $e$ of both sides
Apply $W(x)$ function then $\ln$ of both sides.
This gives me an answer of $\ln(W(e^2))$, but when I put the equation into Wolfram, it gives $2-W(e^2)$ as answer.
How does this happen?
$x=\ln( W(e^2))$ is correct solution, then you need just take
$$2-x=e^{\ln (W(e^2))}=W(e^2)$$
$$\implies 2-x=W(e^2)$$
$$\implies x=2-W(e^2)$$
So, both are equal.