Difficulty: Easy
Correct Answer: 13 h 48 min
Explanation:
Introduction / Context:
Time-elapsed questions require careful handling across a.m./p.m. boundaries. We break the interval into two parts: morning to noon, then noon to evening, and add the results.
Given Data / Assumptions:
Concept / Approach:
Compute the difference piecewise: from 6:14 to 12:00 (noon), then from 12:00 to 20:02. Sum hours and minutes at the end, regrouping minutes if needed.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
13 h 48 min
Discussion & Comments