Question: What is the value of log_10(1000) + log_10(0.01)?
Options:
Correct Answer: -1
Solution:
log_10(1000) = 3 and log_10(0.01) = -2, thus 3 - 2 = 1.