The solution of the equation $$3^{\log_a x}+3x^{\log_a 3}=2$$ I tried to solve by taking logarithm again and bringing the power to the same level and changing two given in the R.H.S to $$2\log_3 3$$$but could not get the result please help me
2026-03-25 06:03:56.1774418636
The solution of the equation $3^{\log_a x}+3x^{\log_a 3}=2$
639 Views Asked by user567571 https://math.techqa.club/user/user567571/detail At
3
Hint:
Let $\log_ax=y\implies a^y=x$
$$2=3^y+3(a^y)^{\log_a3}=3^y+3(a^{\log_a3})^y=3^y+3(3)^y$$
Hope this is sufficient!