$$x^{\log_{\,3}(3x)}=9$$ I tried to turn the exponential to logarithm form $- \log_{\,x}(9) = \log_{\,x}(3x)$. I also tried using the property $a=\log_{\,b}(b^a)$, but it didn't get me anywhere. I never encounter these kind of problems so I would like a bit of help.
2026-05-16 01:44:05.1778895845
Logarithmic equation with logarithm in power.
71 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$x^{\log_3(3x)}=9$$ $$\log_3x^{\log_3(3x)}=\log_33^2$$ $$\log_3x\log_3(3x)=2$$ $$\log_3x(1+\log_3x)=2$$ $$\log^2_3x-1+\log_3x-1=0$$ $$(\log_3x-1)(\log_3x+2)=0$$ $x=3$ and $x=3^{-2}$ are real solutions