I'm doing problems in my book that say "Express as a single logarithm and, if possible, simplify". There's two I did that I'm not sure about, and they're even numbered unanswered problems.
The first is $\ln 2x + 3(\ln x - \ln y)$. I put it as $\ln( 2x^5y)$.
The second is $\log_a (a/\sqrt{x}) - \log_a \sqrt{ax}$ Not even sure how to put those together at all.
the first one can be written as $$\ln(2)+\ln(x)+3\ln(x)-3\ln(y)=4\ln(x)-3\ln(y)+\ln(2)=$$ $$\ln\left(\frac{x^4}{y^3}\right)+\ln(2)=\ln\left(\frac{2x^4}{y^3}\right)$$ for the second one we obtain $$\log_a\frac{a}{\sqrt{x}\sqrt{ax}}=\log\frac{\sqrt{a}}{x}$$