
Originally Posted by
IsenseHelp
I need to know how to algebraically solve for 'x' in this equation:
Note: ' * ' denotes multiplication.
-2^(e*x)-x+2=0
Please, show all of your steps because no matter what I do, I wind up going back and fourth.
The answer should be:
x = ((2*e*log(2)-Productlog((2^2e)*e*log(2))/(e*log(2)))
x ≈ 0.285983
I don't even know what "Productlog" is. I've heard of it used in a Lambert Function, but that's for programming and whatnot, so I'm not sure if it's the same. Grrr. If there are any other ways of solving this, please explain.
Any help is appreciated, thanks.