Difficulty: Medium
Correct Answer: 0.902
Explanation:
Introduction / Context:
We combine logs using properties: log(a^k) = k log a and log a + log b = log(ab). The expression contains powers of the same positive number (0.57), which we merge systematically.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
Verification / Alternative check:
Combine inside a single log: S = log[57 * (0.57)^{3.5}] and evaluate numerically; the same value results to three decimals.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
0.902
Discussion & Comments