Express $log_3(a^2 + \sqrt{b})$ in terms of m and k where $m = log_{3}a$
$k = log_{3}b$
Given this information I made $a = 3^m$
$b = 3^k$
Therefore = $log_{3} ((3^m)^2 + (3^k))^{\frac{1}{2}}$
= $log_{3} (3^{2m} + 3^{\frac{k}{2}})$
I don't know if I'm done or there is still more things I can simplify. Can anyone help please, thanks