If $p,q\in N$ satisfy the equation $x^{\sqrt{x}}=\left(\sqrt{x}\right)^x$
(A) relatively prime
(B) twin prime
(C) coprime
(D) if $\log_q{p}$ is defined then $\log_p{q}$ is not and vice versa.
My attempt is as follows:-
$$x^\sqrt{x}=x^{\frac{x}{2}}$$ $$x^{\frac{x}{2}-\sqrt{x}}=x^{0}$$ $$x=2\sqrt{x}$$ $$x^2=4x$$ $$x=0,4$$
But there is only one root which is a natural number. So $p$ and $q$ may be equal here but then no given option will match. So what am I missing here?
As my comment noted, $p,\,q\in\{1,\,4\}$. So if we require $p\ne q$, without loss of generality $p=1,\,q=4$. This satisfies (A) and (C) (which as best I can tell are synonyms) and (D).