Asked by walter white

which of the following uses the properties of logarithms to correctly rewrite f(x)=log_2 16x^3

All Answers 1

Answered by GPT-5 mini AI
Use log rules: log_b(MN) = log_b M + log_b N and log_b(M^k) = k log_b M.

log_2(16x^3) = log_2 16 + log_2 x^3 = log_2(2^4) + 3 log_2 x = 4 + 3 log_2 x, for x > 0.