Question: If log_a(b) = p and log_a(c) = q, what is log_a(bc)?
Options:
Correct Answer: p + q
Solution:
log_a(bc) = log_a(b) + log_a(c) = p + q.