I have a question that I cannot solve. This mathematical problem has been taken from the book Mathematical Problem written by Faniye Alan and Ahmet Hançerlioğlu.
$$\log_x y =\log_y x $$ $$ x\neq y; x \neq 1; y \neq 1$$
what is x * y?
A)1/2 B)1 C)2 D)10 E)12
Base Change Rules of Logarithm
$$\log_x y=\frac{\log_z y}{\log_z x}$$ $$\log_x y=\frac{1}{\log_y x}$$
My Deduction $$\log_x y=\frac{1}{\log_y x} $$ $$ {\log_y x} =\log_x y $$ $$\log_x y=\frac{1}{\log_x y} $$ $$ (\log_x y)^2=1 $$
I cannot go further. How can I solve it?