In a textbook's solution of a logarithmic equation, I see the following lines:
$$\frac{1}{\log_x{3x}}=\frac{1}{\log_x{9x}}$$ It follows from this that $log_x{9x}=\log_x{3x}$, $\color{red}{\log_x{3}=0}$, $3=x^0$, $3=1$. This false equality shows that the equation has no solution.
Why exactly $\log_x{3}=0$?
Because, using a log-law, $$ \log_x 9x=\log_x(3\cdot 3x)=\log_x3+\log_x(3x). $$ Now, cancel a $\log_x(3x)$.