Anil, Sunil, and Ravi run along a circular path of length 3 km, starting from the same point at the same time, and going in the clockwise direction. If they run at speeds of 15 km/hr, 10 km/hr, and 8 km/hr, respectively, how much distance in km will Ravi have run when Anil and Sunil meet again for the first time at the starting point?
Show solution
Correct answer: A
Think of this as: we need the first moment when both Anil and Sunil are back at the starting line simultaneously — then we just check how far Ravi has run by that moment.
Step 1 — Time each runner takes for one full lap.
The track is 3 km. A runner returns to the start each time they complete a full lap, so the lap-time is:
| Runner | Speed (km/hr) | Lap-time (hours) |
|---|---|---|
| Anil | 15 | |
| Sunil | 10 | |
| Ravi | 8 |
Step 2 — When are Anil and Sunil both at the start together?
Anil is at the start at times hours.
Sunil is at the start at times hours.
The first common time is the LCM of their lap-times:
💡 Teacher tip: "Meet again at the starting point" is always an LCM of lap-times problem. It has nothing to do with relative speeds or overtaking — it only asks: what is the smallest time that is a whole multiple of each runner's lap-time?
Step 3 — Verify this is the first coincidence.
At hours:
- Anil has run laps ✅ (integer — he is at the start)
- Sunil has run laps ✅ (integer — he is at the start)
No smaller positive time gives whole laps for both (the next candidate below 0.6 would need to divide both 0.2 and 0.3, but their GCD is 0.1, and is not an integer), so 0.6 hours is indeed the first simultaneous return.
Step 4 — Distance Ravi has covered in 0.6 hours.
Ravi's speed is 8 km/hr, and he has been running for 0.6 hours:
Note that Ravi does not need to be at the starting point — the question only asks how far he has run, which is simply speed × time elapsed.
Answer: — Option A
💡 Takeaway: Whenever a question says "meet again at the starting point", reach for the LCM of individual lap-times. Contrast this with "meet again anywhere on the track", which uses relative speed. The phrasing tells you which tool to use.
Alternative approach — using lap counts directly.
Let be the meeting time. For both to be at the start, each must complete a whole number of laps:
- Anil's laps: must be an integer.
- Sunil's laps: must be an integer.
From , we get for some positive integer .
Substituting into Sunil's condition: must be an integer, so . The smallest such is , giving hours.
Ravi's distance km. Same result, arrived at through integer divisibility instead of an explicit LCM.