I'm quite new to logs and exponentials and not particularly familiar with their 'rules' so you will probably have to explain quite deeply where I've gone wrong - hopefully this will also make it very useful to future readers of this question.
My attempt: $3\log x = \log x^3$ and so on so... $\log x^3 + \log y^{0.5} - \log z^2$
and as $\log x^3$ and $\log y^3$ are to the same base... $\log(x^3y^{0.5}) - \log z$
So my final attempt answer would be $\log(x^3y^{0.5})/\log z^2$.
Is this correct? Could it be further simplified? Or is it just wrong?
Thanks
The last step is incorrect. The rule is $$\log a - \log b = \log \frac{a}{b}$$
Note that there should be just one $\log$ function in the end. Otherwise the solution is good.