How can this exponential equation be computed

45 Views Asked by At

Is there a mathematical way to solve such equations, besides try and error of course?

$e^{-x} = 1-x/5$

1

There are 1 best solutions below

2
On BEST ANSWER

The solution is

$$ x = W(-5e^{-5})+5 $$

besides the solution $ x=0$.

Note: Lambert $W$ function is the solution of the equation

$$ W(t) e^{W(t)} = t. $$