Why this topic matters · 8 min read
Time, Speed and Distance is a regular feature in SSC MTS Quant section, typically contributing 2-3 questions per paper. Questions are straightforward: finding missing speed, time, or distance when two of the three are given, average speed problems, and basic train/boat problems. Difficulty is low to medium — no tricks, just formula application and unit conversion awareness.
The Core Relationship
Everything in this topic comes from one simple idea: Speed tells you how much distance you cover in one unit of time. If you walk 5 km every hour, your speed is 5 km/h. Multiply that by the number of hours you walk, and you get total distance. This triangle relationship connects all three quantities — change one and the others adjust.
- Speed = Distance divided by Time
- Distance = Speed multiplied by Time
- Time = Distance divided by Speed
- If speed doubles, time to cover same distance becomes half (inverse relation)
- If speed doubles, distance covered in same time doubles (direct relation)
Key formulas
Basic Formula
Speed = Distance / Time
When: Use this always as your starting point. Rearrange for the unknown.
Unit Conversion: km/h to m/s
m/s = km/h x (5/18)
When: When question mixes km and metres, or hours and seconds.
Unit Conversion: m/s to km/h
km/h = m/s x (18/5)
When: When answer needs to be in km/h but given data is in m/s.
Worked examples
A car travels 150 km in 3 hours. Find its speed. Speed = 150/3 = 50 km/h. Simple direct formula.
Convert 72 km/h to m/s. Multiply by 5/18: 72 x 5/18 = 20 m/s. Remember: km/h to m/s means divide by 3.6 or multiply by 5/18.
Average Speed
Average speed is the most common trap in SSC MTS. When someone travels the same distance at two different speeds (going and coming back), you CANNOT just add the speeds and divide by 2. You must use the harmonic mean formula. Think of it this way: you spend more time at the slower speed, so the average gets pulled down towards the slower speed.
- Average Speed = Total Distance / Total Time
- For same distance at two speeds: Average Speed = 2ab / (a+b), where a and b are the two speeds
- This formula only applies when the two distances are EQUAL
- If distances are unequal, calculate total distance and total time separately
- Average speed is ALWAYS less than the simple average (a+b)/2
Key formulas
Average Speed (Equal Distance)
Avg Speed = 2ab / (a + b)
When: Person travels same route at speed a and returns at speed b.
Average Speed (General)
Avg Speed = (d1 + d2) / (t1 + t2)
When: Distances or times are different — use this safe general formula.
Worked examples
Ravi drives from Delhi to Agra at 60 km/h and returns at 40 km/h. Average speed = 2 x 60 x 40 / (60+40) = 4800/100 = 48 km/h. Note: NOT 50 km/h which is the simple average.
A man walks 10 km at 5 km/h and then 10 km at 2 km/h. Average speed = 20 / (10/5 + 10/2) = 20 / (2+5) = 20/7 = 2.86 km/h approx.
Trains Crossing Problems
Train problems are a favourite in SSC MTS. The key idea is: when a train crosses an object, it must travel its OWN length plus the length of the object. A train crossing a pole only needs to cover its own length. A train crossing a platform must cover its own length plus the platform length. When two trains move towards each other, add their speeds. When moving in the same direction, subtract the slower from the faster.
- Train crossing a pole or person (standing): Distance = Length of train only
- Train crossing a platform or bridge: Distance = Length of train + Length of platform
- Two trains moving TOWARDS each other: Relative Speed = Speed1 + Speed2
- Two trains moving in SAME direction: Relative Speed = Speed1 - Speed2
- Always convert speed to m/s when length is in metres and time in seconds
Key formulas
Train crossing stationary object
Time = (L_train + L_object) / Speed_train
When: Object is platform, bridge, tunnel. If it is a pole, L_object = 0.
Two trains crossing each other
Time = (L1 + L2) / Relative Speed
When: Works for both same direction and opposite direction — just use correct relative speed.
Worked examples
A 200 m long train running at 72 km/h crosses a 100 m platform. Convert speed: 72 x 5/18 = 20 m/s. Time = (200+100)/20 = 300/20 = 15 seconds.
Two trains of 150 m and 100 m run towards each other at 60 km/h and 40 km/h. Relative speed = 100 km/h = 100 x 5/18 = 250/9 m/s. Time = (150+100)/(250/9) = 250 x 9/250 = 9 seconds.
Boats and Streams
When a boat moves in water, the stream either helps it or fights it. Going with the flow (downstream), the effective speed increases. Going against the flow (upstream), it decreases. This is identical to a cyclist on a windy road — tailwind helps, headwind hurts. The still-water speed is the boat's own speed as if there were no current.
- Downstream speed = Boat speed + Stream speed
- Upstream speed = Boat speed - Stream speed
- Boat speed in still water = (Downstream + Upstream) / 2
- Stream speed = (Downstream - Upstream) / 2
- Always check: upstream speed must be positive — boat must be faster than stream
Key formulas
Downstream Speed
D = B + S
When: Boat moving WITH current (towards sea, downhill direction)
Upstream Speed
U = B - S
When: Boat moving AGAINST current
Boat speed from D and U
B = (D + U) / 2
When: When downstream and upstream speeds are given, find boat's own speed.
Worked example
A boat goes 30 km downstream in 2 hours and 18 km upstream in 3 hours. Downstream speed = 15 km/h, Upstream speed = 6 km/h. Boat speed = (15+6)/2 = 10.5 km/h. Stream speed = (15-6)/2 = 4.5 km/h.
⚠ Common mistakes to avoid
- Using simple average (a+b)/2 instead of harmonic mean 2ab/(a+b) for average speed when the same distance is covered at two speeds — this is the most common wrong answer in PYQs.
- Forgetting to add the train's own length when it crosses a platform — students only use the platform length.
- Not converting units: mixing km/h with metres and seconds leads to completely wrong answers. Always check units before applying formula.
- In two trains problems, using one train's speed instead of relative speed when they are moving in the same direction.
- In boat problems, confusing which formula gives boat speed and which gives stream speed — memorise B = (D+U)/2 and S = (D-U)/2 as a pair.
🧠 Memory aids
- DST Triangle: Draw a triangle. Write D at top, S and T at bottom corners. Cover what you want to find — the remaining two show the operation. Cover D: S x T. Cover S: D/T. Cover T: D/S.
- km/h to m/s: Multiply by 5/18. Remember 18 and 5 are in the ratio 18:5. Since m/s is smaller than km/h, multiply by the smaller fraction (5/18). SMALLER unit = multiply by SMALLER number on top.
- Boats: DUBS — Downstream = B+S, Upstream = B-S. To find B: add D and U then halve. To find S: subtract U from D then halve.
- Trains direction trick: SAME direction = SUBTRACT speeds. OPPOSITE direction = ADD speeds. Think: coming at you feels faster, going same way feels slower.
🎯 SSC MTS exam tips
- SSC MTS typically asks 1-2 straightforward questions: find speed given distance and time, or find time given speed and distance. These are 20-second questions if you remember the formula — do not overthink.
- Average speed questions almost always have the trap of simple average vs harmonic mean. In SSC MTS 2023 and 2022 papers, at least one average speed question appeared where the wrong answer choice was always the simple average — eliminate that option first.
- Train problems in SSC MTS are usually crossing-a-platform type. They rarely ask complex two-train meeting problems. Focus on: length of train + length of platform divided by speed (in correct units).
- Boat problems, if asked, are usually of the type: find still water speed or stream speed when upstream and downstream speeds are given. Expect one such question at most.
- Time allocation: Each TSD question should take 45-60 seconds max. If a question needs more than 90 seconds, mark and move on — the calculations will be simple once you identify the right formula.
Q1 · medium · PYQ 2022
The ratio of the speed of Aman, Kamal and Manan is 2 : 3 : 4 respectively. What is the ratio of the time taken by Aman, Kamal and Manan respectively to cover the same distance?
- 4 : 3 : 2
- 8 : 9 : 16
- 2 : 3 : 4
- 6 : 4 : 3
Q2 · hard · AI-verified
Two cyclists start from the same point and travel in opposite directions. One travels at 15 km/hr and the other at 20 km/hr. In how many hours will they be 140 km apart?
- 5 hours
- 3.5 hours
- 4.67 hours
- 4 hours
Q3 · hard · AI-verified
A person walks from Point A to Point B at 4 km/hr and returns at 6 km/hr. If the total time taken for the round trip is 5 hours, what is the distance between A and B (in km)?
- 10 km
- 15 km
- 12 km
- 8 km
Q4 · medium · PYQ 2024
Two trains start at the same time from two stations and travel towards each other with speeds of 72 km/h and 84 km/h, respectively. When they cross each other, it is found that one train has covered 108 km more than the other. What is the distance (in km) between the two stations, and after how many hours will they meet, respectively?
- 1440; 10
- 1404; 9
- 1244; 8
- 1084; 7
Q5 · hard · AI-verified
A man covers a certain distance at 30% less speed and reaches 45 minutes late. What is the usual time (in minutes) to cover the distance?
- 90 minutes
- 75 minutes
- 105 minutes
- 120 minutes