Difficulty: Medium
Correct Answer: 05:11 p.m.
Explanation:
Introduction / Context:Time-and-work problems often require converting individual times to rates, adding rates for simultaneous work, and then tracking partial progress across phases. Here, three typists start together; one leaves after 4 hours, and the others finish. We must compute the exact finish time from the start at 9:00 a.m.
Given Data / Assumptions:
Concept / Approach:Use unit-work method. Total work W = 1 report. Sum rates when people work together; multiply by time to get completed fraction. Remainder divided by the later combined rate gives the additional time needed.
Step-by-Step Solution:
Combined rate for first 4 h = 1/16 + 1/20 + 1/24.Compute LCM(16,20,24) = 240; sum = 15/240 + 12/240 + 10/240 = 37/240 per hour.Work done in first 4 h = 4 * (37/240) = 148/240 = 37/60.Remaining work = 1 - 37/60 = 23/60.After 1:00 p.m., only B and C work: rate = 1/20 + 1/24 = 6/120 + 5/120 = 11/120 per hour.Time to finish remainder = (23/60) / (11/120) = (23/60) * (120/11) = 46/11 h ≈ 4.1818 h.0.1818 h ≈ 0.1818 * 60 ≈ 10.9 min ≈ 11 min.Finish time = 1:00 p.m. + 4 h 11 min ≈ 5:11 p.m.Verification / Alternative check:As a quick reasonableness check, A contributes 4*(1/16)=1/4. B and C together at 11/120 per hour need about (3/4)/(11/120) ≈ 8.18 hours if A never came; but A contributed more than 1/4 because everyone worked initially; our precise arithmetic above gives 5:11 p.m., which is consistent.
Why Other Options Are Wrong:04:10 p.m.: underestimates remaining time after A leaves.05:45 p.m.: overestimates B+C time.06:15 p.m.: significantly longer than required by computed remainder and rate.
Common Pitfalls:Mixing average time with sum of times; not converting to per-hour rates; rounding too early; or assuming integer minutes. Keep exact fractions until the end.
Final Answer:05:11 p.m.
Discussion & Comments