Two Trains Crossing
When two trains pass each other, the total distance covered is the SUM of their lengths (each must clear the other from nose to tail), and the speed that governs the crossing is the relative speed. If they move in OPPOSITE directions, add the speeds — they approach each other faster, so the crossing is quick. If they move in the SAME direction, the faster overtakes the slower at the difference of speeds, so it takes longer. So time = (L₁ + L₂) ÷ relative speed. The same logic covers a train crossing a moving man: distance = the train’s length, speed = train ± man depending on direction. CAT’s favourite twist gives you BOTH a same-direction and an opposite-direction crossing time for the same two trains; set up two equations in the two speeds (sum and difference) and solve. Convert everything to m/s with 5/18 before adding.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Core relations
| Crossing a point (pole/man/signal) | time = train length ÷ speed |
|---|---|
| Crossing a platform/bridge | time = (train length + platform length) ÷ speed |
| km/h to m/s | multiply by 5/18 |
| m/s to km/h | multiply by 18/5 |
| Speed | speed = distance ÷ time |
Two bodies in motion
| Relative speed — opposite directions | add the two speeds |
|---|---|
| Relative speed — same direction | subtract (faster − slower) |
| Two trains crossing each other | time = (L₁ + L₂) ÷ relative speed |
| Train crossing a moving man/train | distance = sum of relevant lengths, speed = relative |
| Two crossing times → lengths | use point-time × speed = own length |