How to clear variable $v$ from logarithmic equation

89 Views Asked by At

I have the following:

$6.4 = -\log\dfrac{5-v*0.1}{50+v}$

I would like to know how to solve the equation in order to get $v$'s value. Thank you very much.

1

There are 1 best solutions below

0
On BEST ANSWER

Take anti-logarithms of $-6.4 = \log\dfrac{5-v*0.1}{50+v}$ and then it is easy.

For example if your logarithms are base $e$ then $e^{-6.4} = \dfrac{5-v*0.1}{50+v}$