Difficulty: Medium
Correct Answer: 4 pm
Explanation:
Introduction / Context:
This is the same structure as other fast-watch problems: convert indicated time to true time using the multiplicative rate factor.
Given Data / Assumptions:
Concept / Approach:
True elapsed = indicated elapsed × 36/37.
Step-by-Step Solution:
Indicated elapsed = 9 h 15 m = 9.25 h.True elapsed = 9.25 × 36/37 = 9 h.True time = 4:00 pm.
Verification / Alternative check:
Over 9 true hours the watch gains 15 minutes (5/3 min per hour × 9 h) → shows 9 h 15 m indicated = 4:15 pm.
Why Other Options Are Wrong:
All other minute values mismatch the proportionality.
Common Pitfalls:
Treating the gain as an additive offset instead of a rate.
Final Answer:
4 pm
Discussion & Comments