I tried to solve the problem below to get all the positive solutions: $$x^{x^2−3x} = x^2$$
By using $\ln$ on both sides, I get that one solution is $\displaystyle\frac{3 + \sqrt{17}}{2}$. But $1$ is also a solution that you can guess. How can I see it while solving the equation?
EDIT: I had a typo that showed i in front of $\displaystyle \frac{3 + \sqrt{17}}{2}$.
$$x^{x^2−3x} = x^2$$
Using $\ln$ on both sides, $$\implies (x^2-3x)\cdot\ln x = 2 \ln x$$
Here, you can divide by $\ln x$ if $\ln x \ne 0$, i.e., if $x \ne 1$. You have assumed that case while equating the powers.