I'm trying to answer this problem:
Write $$2+\log_3 x+\log_9 x^4-\log_{27} x^5$$
into one single logarithm.
This is what I'm stuck with:
$$\frac{\log x}{\log 3}+ \frac{\log x^4}{\log 3^2}+\frac{\log x^5}{\log 3^3}$$
I don't know how to advance from this and I don't know what to do with the 2
Possible answers: A) $\log 1$ B) $\log2x^5$ C) $\log_3 9x^\frac{4}{3}$ D) $\log_3 9x^\frac{10}{3}$
The answer is $\log_3(3^{2}x x^{4/2}x^{-5/3})$. Can you figure out why this is true? The correct answer is C).