A question I was faced with asked "For which $x$ is $\log_{10}(x)^{\log_{10}(\log_{10}(x))}= 10,000$?"
My instincts tell me I can say $$\log_{10}(x)=10$$ and $$\log_{10}(\log_{10}(x))=4$$
However, this leads to an incorrect answer. Instead, the solution posits I let $a=\log_{10}(x)$, and take the $\log$ base ten of both sides. Why is my answer wrong?
$$\log_{10}(x)=10\Rightarrow x=10^{10}$$ and $$\log_{10}(\log_{10}(x))=\log_{10}10=1\neq 4$$