Once again I return with questions about logarithms. This time I am having trouble with solving equations of the following form:
$a\cdot \log(t)^{Q} - b\cdot \log(t)^{Z} = R $
I cannot figure out how to solve this equation for $t$. What I do know is the following: taking the exponential on both sides results in
$\exp(a\cdot \log(t)^{Q}) = \exp(R+ b\cdot \log(t)^{Z}) $ $\iff$ $\exp(a\cdot \log(t)^{Q}) = e^{R}\cdot e^{ b\cdot \log(t)^{Z}}.$
Thanks in advance.