The first equation is also solvable, and the solution is following:
x=log(5)/lambertw(log(5)).

W = LAMBERTW(X) is the solution to w*exp(w) = x and Lambertw function is included in C-language.

Mary