I have the below equation and need to simply find $ \frac{a}{b} $, but I am unsure how to get the logs over to the left side of the equation. Is it possible?
$0.5 = \frac{\log(a)}{\log(b)}$
I understand that $ \frac{\log(a)}{\log(b)} = \log_b(a) $, but I don't know if that will help me.
$log \, a=\log (b^{0.5})$ so $a =b^{0.5}$. $\frac a b$ cannot be determined uniquely from the given equation.