Question: A can run a race in 100 seconds, while B can run it in 120 seconds. If they start together, how much time will A lead B after 1 minute?
Options:
Correct Answer: 25 seconds
Solution:
A\'s speed = 1/100, B\'s speed = 1/120. In 60 seconds, A covers 60/100 = 0.6 km, B covers 60/120 = 0.5 km. Lead = 0.6 - 0.5 = 0.1 km. Time lead = 0.1 / (1/100) = 10 seconds.