In order to extract the base of a logarithm as unknown, I am given the following formula
If $\log_x({n})$=m then $x=$ $b^\frac{\log_b{n}}{m}$.
How to explain this formula? Does it actually work with any base $b$. What are the conditions imposed on $b$?
Would it also work in case the number $n$ were expressed in terms of $x$, I mean, in case the unknown $x$ were also present in the argument of the log function ( on the LHS)?
For example, how could I solve , with this formula, an equation such as :
$\log_x{2x}=100$?
Thanks for your help.
$log_x(n)=m \Rightarrow x^m=n$ $\Rightarrow (x^m)^\frac{1}{m}=n^\frac{1}{m}$ $\Rightarrow x=n^\frac{1}{m}$
$x=b^{log_b(n)^\frac{1}{m}}$ $\Rightarrow x=b^{\frac{1}{m}log_b(n)}$
And b and x must follow conditions required for base of logarithms. a>0 and $a\ne1$