How it is possible to solve this equation
$$3*2^\sqrt x+2^{3-\sqrt x}=25$$
I have used formula $x^y=y^x$
But seems that it is not right answer. I just don't know hot to get rid of $\sqrt x$ exponent.
How it is possible to solve this equation
$$3*2^\sqrt x+2^{3-\sqrt x}=25$$
I have used formula $x^y=y^x$
But seems that it is not right answer. I just don't know hot to get rid of $\sqrt x$ exponent.
hint
Put $$2^\sqrt {x}=z. $$
it becomes
$$3z+\frac {8}{z}=25$$ or
$$3z^2-25z+8=0$$
with $\Delta=625-96=(23)^2$.