If $2^x$ (2 to the power of x) $= 100$, what is $x$?
I got $100/\log2$. Is that correct? I know how I solved it but now I don't get how I did and why I did what I did.
The choices were...
$$2 / \log2;$$ $$10 / \log2 ; $$ $$50 / \log2 ; $$ $$100 / \log2 ; $$
No that is wrong. The solution should be $\frac{\log(100)}{\log(2)}$.
To calculate the log of x to the basis b you can use this formula:
$$ \log_b(x) = \frac{\log(x)}{\log(b)} $$