How do I solve for n?
$125 = x * 2^n$
This is what I have so far:
$5^3 = x * 2^n$
I do remember that according to the exponential rules, that the powers should be the same if the equation is like this:
$8 = 2^n$
$2^3 = 2^n \iff 2^3 = 2^3$
I am not sure if this rule can be used in the equation above.
Hint: We get $$\frac{125}{x}=2^n$$ so $$\ln\left(\frac{125}{x}\right)=n\ln(2)$$