How would I solve: $\log_{16} 32 = x$?
What I know:
- 16 is the base
- 32 is the exponent
$$ 32 = 16^x $$
I'm stuck at this point$\ldots$
How would I solve: $\log_{16} 32 = x$?
What I know:
$$ 32 = 16^x $$
I'm stuck at this point$\ldots$
On
First, i want to point out that $x=\log_{16}32$ IS a solution, just not a very useful one since you need to convert to base $e$ or base $10$ to use a calculator usually.
Now that you have $16^x=32$, you can use a log of known base (most commonly, natural log) and plug that in to a calculator to find a value.
$\ln(16^x)=\ln32$
$x\ln16=\ln32$
$x=\frac{\ln32}{\ln16}$
Hint:
$$2^5=2^{4x}$$
Spoiler: