Need help with simplifying this logarithm.
$$\log_24^{2n}$$
Would I just pull the 2n to the front:
$$2n*\log_24$$
So it would simplify to $$4n$$
Is this correct or am I completely wrong?
Need help with simplifying this logarithm.
$$\log_24^{2n}$$
Would I just pull the 2n to the front:
$$2n*\log_24$$
So it would simplify to $$4n$$
Is this correct or am I completely wrong?
Remember that $\log a^b = b \log a$. So $\log_2 4^{2n} = 2n\log_2 4$.
And you know that $\log_2 4 = 2$. If you ever get confused, just remember that $\log_{10} 1000 = 3$ because $10^3 = 1000$. So in this case, $\log_2 4 = 2$ because $2^2 = 4$.
So you have $2n \log_2 4 = 2n \cdot 2 = 4n$.