Find $x$ in $\log x^2 = (\log x)^2$.
I couldn't find x.
$$\log x^2 = (\log x)^2 \\2\log x = (\log x)^2 \\ \log x(\log x-2)=0 \\ \log x=0 \to x=1 \\ \log x=2 \to x=10^2$$
Hint: Note that $$\log x^2=2\log x$$ for all $x>0.$ Now use the substitution $u=\log x$ to get $$2u=u^2.$$ Solve for $u,$ then solve for $x.$