There are 2 intersections between $f(x) = x$ and $g(x) = 8\ln(x)$. 1
I tried solve it by replacing the logarithm with an exponential:
$$\begin{align*} 8\ln(x) = x \\ e^{8\ln(x)} = e^x \\ x^8 = e^x \\ x^{\frac{8}{x}} = e \\ \end{align*}$$
But now I'm stuck. What do I need to learn in order to solve it? Or what did I miss?
Thank you for your help!