note: space= base and logarithm difference. no space= multiply
My method
$\log_2x=3-2\log_x2$
$\log_ x 2=\log_ 2 x $
$\frac{1}{\log_2 x}= 3-2\log _x 2$
$\frac{1}{\log_2 x}= \log_x (x^3/4)$
$\frac{1}{\log_2 x}= \frac{\log_2 (x^3/4)}{\log_2 x}$
$1 = \log_2 4x^3$
$x^3 = 8$
$x = 2$
Ideal answer: Substitute $u=\log_2 x$
$u = 3-2/u$
$u^2-3u+2 = o$
$u=1,2$
$x=2$ and $ x=4$
Please help me and explain to me what is wrong in my equation that I am unable to find the second value of $x$
Re: I finally noticed the $\log_2 x$ into $\frac{1}{\log_2 x}$ substitution, so I am sorry that I'm asking a useless question. its merely coincidental that I have found 1 value of $x$ with wrong workings.
The first step seems wrong
$$\log_2x=3-2\log_x2\implies \color{red}{\frac{1}{\log_2 x}}= 3-2\log_x 2$$
indeed it should be
$$\log_2x=3-2\log_x2\implies \log_2x= 3-2\frac{1}{\log_2 x}$$