Question
A train 150 m long passes a platform 250 m long in 20 seconds. Find the speed of the train. If another train 200 m long is coming from the opposite direction at 72 km/h, how long will they take to cross each other?
Solution — Step by Step
When a train passes a platform, it must cover its own length plus the platform length.
Total distance m
Speed m/s
When two trains move in opposite directions, their relative speed = sum of speeds.
Second train speed = 72 km/h = 20 m/s
Relative speed m/s
Total distance to cover = sum of both train lengths m
Time
Why This Works
graph TD
A["TSD Problem Type"] --> B["Train passing a pole/person"]
A --> C["Train passing a platform/bridge"]
A --> D["Two trains crossing each other"]
A --> E["Average speed problem"]
B --> F["Distance = train length"]
C --> G["Distance = train length + platform length"]
D --> H["Distance = sum of both lengths"]
D --> I["Same direction: relative speed = difference"]
D --> J["Opposite direction: relative speed = sum"]
E --> K["Avg speed = total distance / total time"]
The fundamental formula is . For train problems, the tricky part is always identifying the correct distance. A train is not a point — it has length. So “passing” something means the entire train has to go past it, from engine to last coach.
For relative speed: imagine you are sitting on one train. A train coming toward you appears faster (speeds add). A train going the same way appears slower (speeds subtract).
Alternative Method
Unit conversion shortcut: To convert km/h to m/s, multiply by . To convert m/s to km/h, multiply by . This comes from: m/s.
For average speed when distances are equal: if you travel distance at speed and return at speed , the average speed is NOT . It is the harmonic mean: . This is a very common trap in board exams.
Common Mistake
Using distance = train length when the train crosses a bridge/platform. The train must cover its own length PLUS the bridge length. Students often write only the bridge length as the distance, forgetting that the last coach also needs to clear the bridge. Similarly, when a train passes a person (or pole), the distance is the train’s length (not zero), because the entire train needs to pass that point.