I tried to find the solution for the equation:
$$ 2=5x+x\log x, $$ which is equivalent to $$ \log x=\frac{2}{x}-5. $$
It doesn't seem to admit an exact solution. I only found that the numerical solution is $0.47$. Please help or give me some hints. Thanks.

With $\dfrac2x=y$, the equation $$2=5x+x\log x$$
turns to (after some rewrite)
$$ye^y=2e^5.$$
This is a Lambert equation, which proves that there is no closed-form solution (except using the ad-hoc function $W$).