Difficulty: Easy
Correct Answer: 2689
Explanation:
Introduction / Context:
Reciprocals of decimals are often connected by scaling denominators with powers of 10. Recognizing and using this relationship converts a new reciprocal into a simple multiple of a known one, saving time and effort.
Given Data / Assumptions:
Concept / Approach:
Note that 0.0003718 = 3.718 × 10^-4. For any nonzero x and integer k, 1 / (x × 10^-k) = (1 / x) × 10^k. Apply this with x = 3.718 and k = 4.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Discussion & Comments