I don't understand the last simplification $9^{\log n} = n^{\log 9}$: $$3^{\log(n^2)} = 3^{2\log n} = 9^{\log n} = n^{\log 9}$$ Can someone please show me how they did it? Is there a rule that I have missed?
2026-04-28 20:09:54.1777406994
Logarithmic simplification
118 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Since $a^b=c^{b(\log a)}$, where $c$ is the base of $\log$, we have that $$9^{\log n} = c^{\log n\cdot( \log 9)}=c^{\log 9\cdot( \log n)}=n^{\log 9}.$$