Difficulty: Easy
Correct Answer: 138.75
Explanation:
Introduction / Context:
We combine square roots of numbers that are decimal scalings of one another. Recognizing powers of 10 under square roots simplifies computation.
Given Data / Assumptions:
Concept / Approach:
Use √(A/100) = √A / 10 and √(A/10000) = √A / 100 for positive A. Apply to A = 15625.
Step-by-Step Solution:
Verification / Alternative check:
Compute squares: 12.5^2 = 156.25 and 1.25^2 = 1.5625, confirming the decomposition.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to divide by 10 or 100 when taking square roots of numbers reduced by factors of 100 or 10000.
Final Answer:
138.75
Discussion & Comments