Why this topic matters · 8 min read
Time and Distance is a high-frequency topic in SSC CHSL Quant, appearing 2-3 questions per paper. Questions test speed-distance-time relationships, relative speed of trains and boats, average speed, and meeting point problems. Difficulty is easy to moderate — mostly formula application with one tricky twist. Mastering this topic in 10 minutes of revision can guarantee 2-3 marks on exam day.
Basic Speed-Distance-Time Relationship
The foundation of this entire topic is one triangle relationship. Speed is how fast you go, Distance is how far you go, and Time is how long it takes. If you know any two, you can find the third. Always check units — km/hr and m/s are the two common units. Convert carefully before calculating.
- Speed = Distance divided by Time
- Distance = Speed multiplied by Time
- Time = Distance divided by Speed
- To convert km/hr to m/s: multiply by 5/18
- To convert m/s to km/hr: multiply by 18/5
- If speed doubles, time becomes half for same distance — inverse relationship
Key formulas
Basic Formula
Speed = Distance / Time
When: Use this every time — it is the root formula
km/hr to m/s
m/s = km/hr x (5/18)
When: When question gives speed in km/hr but distance in metres
m/s to km/hr
km/hr = m/s x (18/5)
When: When question gives speed in m/s but asks answer in km/hr
Worked examples
A car travels 240 km in 4 hours. Find its speed. Speed = 240/4 = 60 km/hr. Simple direct formula.
Convert 72 km/hr to m/s. Answer = 72 x 5/18 = 20 m/s. Tip: 72 divided by 18 = 4, then 4 x 5 = 20.
Average Speed
This is a favourite trap in SSC CHSL. If a person travels two equal distances at different speeds, average speed is NOT the simple average of the two speeds. It is the Harmonic Mean formula given below. Students who use (S1+S2)/2 will always get the wrong answer. Use the correct formula every time.
- Average Speed when equal distances at S1 and S2: use 2S1S2 / (S1+S2)
- Average Speed when equal times at S1 and S2: use (S1+S2) / 2 — this is the only case where simple average works
- Always check whether equal DISTANCE or equal TIME is given
- Average speed is always less than the arithmetic mean when distances are equal
- Total Distance divided by Total Time always gives correct average speed regardless of the situation
Key formulas
Average Speed (equal distances)
Avg Speed = 2 x S1 x S2 / (S1 + S2)
When: Person travels same distance at two different speeds — most common SSC question type
Average Speed (equal times)
Avg Speed = (S1 + S2) / 2
When: Person travels for same duration at two different speeds
Worked examples
Ram travels from A to B at 40 km/hr and returns at 60 km/hr. Average speed = 2x40x60/(40+60) = 4800/100 = 48 km/hr. Note: simple average would give 50 which is WRONG.
A person drives 2 hours at 30 km/hr and 2 hours at 50 km/hr. Average speed = (30+50)/2 = 40 km/hr. Equal time case, so simple average is correct here.
Trains — Crossing and Overtaking
Train questions are very common in SSC CHSL. The key idea is: when a train crosses an object, the distance covered equals the length of the train plus the length of the object. If crossing a pole or person, only train length matters. If two trains move in same direction, subtract their speeds. If they move in opposite directions, add their speeds.
- Train crossing a pole or standing person: Distance = Length of train only
- Train crossing a platform or bridge: Distance = Length of train + Length of platform
- Train crossing another train (opposite direction): Relative Speed = S1 + S2, Distance = L1 + L2
- Train crossing another train (same direction): Relative Speed = S1 - S2, Distance = L1 + L2
- Always convert speed to m/s when length is given in metres
- Time = Total Distance / Relative Speed
Key formulas
Train crosses platform
Time = (Length of Train + Length of Platform) / Speed of Train
When: Single train, stationary platform
Two trains opposite
Time = (L1 + L2) / (S1 + S2)
When: Trains moving towards each other
Two trains same direction
Time = (L1 + L2) / (S1 - S2)
When: Faster train overtaking slower train
Worked examples
A 150m train at 54 km/hr crosses a 100m platform. Speed = 54x5/18 = 15 m/s. Time = (150+100)/15 = 250/15 = 16.67 seconds.
Two trains of 200m and 300m run at 60 and 40 km/hr towards each other. Relative speed = 100 km/hr = 100x5/18 = 250/9 m/s. Time = 500/(250/9) = 500x9/250 = 18 seconds.
Boats and Streams
Boats and Streams is essentially relative speed in water. When a boat moves downstream (with the current), the current helps it go faster. When it moves upstream (against the current), the current slows it down. Let boat speed in still water = B and stream speed = S. These two formulas are all you need.
- Downstream speed = B + S (current helps the boat)
- Upstream speed = B - S (current fights the boat)
- Boat speed in still water = (Downstream + Upstream) / 2
- Stream speed = (Downstream - Upstream) / 2
- If a person swims in a river, treat exactly like boat problems
- Time ratio for same distance: Downstream time is less, Upstream time is more
Key formulas
Downstream Speed
D = B + S
When: Boat going with the current
Upstream Speed
U = B - S
When: Boat going against the current
Boat Speed
B = (D + U) / 2
When: Find still water speed from D and U
Stream Speed
S = (D - U) / 2
When: Find current speed from D and U
Worked example
A boat goes 30 km downstream in 3 hours and 20 km upstream in 4 hours. Downstream speed = 10 km/hr, Upstream speed = 5 km/hr. Boat speed = (10+5)/2 = 7.5 km/hr. Stream speed = (10-5)/2 = 2.5 km/hr.
Meeting Point and Relative Speed
When two people or vehicles start from two ends and move towards each other, they meet at a point. The key idea is that they together cover the total distance. When they move in the same direction, the faster one covers extra distance equal to the gap. Time to meet = Total Distance divided by Combined Speed (if opposite) or Speed Difference (if same direction).
- Moving towards each other: Time to meet = Distance / (S1 + S2)
- Moving in same direction: Time to meet = Distance / (S1 - S2)
- Distances covered by each person at meeting point are in the ratio of their speeds
- After meeting, they swap the remaining distances — useful in back-and-forth problems
- Circular track: they meet every (Track Length / Relative Speed) seconds
Key formulas
Meeting time (opposite)
T = D / (S1 + S2)
When: Two people moving towards each other
Meeting time (same direction)
T = D / (S1 - S2)
When: Two people moving same way, one chasing the other
Worked example
A and B are 120 km apart. A walks at 4 km/hr and B at 6 km/hr towards each other. Time to meet = 120/(4+6) = 12 hours. Distance covered by A = 4x12 = 48 km, by B = 6x12 = 72 km. Ratio 48:72 = 2:3 = ratio of speeds. Always check this.
⚠ Common mistakes to avoid
- Using simple average for average speed when distances are equal — this is the most common error. Always use 2S1S2/(S1+S2) for equal distance case.
- Forgetting to convert km/hr to m/s in train problems when length is given in metres. The answer goes completely wrong without this step.
- Adding only the train length instead of train+platform length when crossing a platform. A pole has zero length, a platform has its own length.
- Confusing same direction with opposite direction for relative speed of trains — same direction means subtraction, opposite means addition.
- In boats problems, confusing which formula gives boat speed and which gives stream speed. Remember: boat = sum/2, stream = difference/2.
🧠 Memory aids
- DST Triangle: Draw a triangle with D on top, S and T at the bottom. Cover the one you want to find. D over ST means D=SxT. S and T side by side means S=D/T and T=D/S.
- FOR CONVERSION remember FIVE-EIGHTEEN: km/hr to m/s multiply by 5/18. Think '5 fingers, 18 wheels of a truck'. Reverse for m/s to km/hr: multiply 18/5.
- BOATS: think of D and U as brothers. Add them and halve to get Boat speed (they cooperate). Subtract and halve to get Stream speed (the difference between them).
- TRAINS direction rule: SAME direction = SUBTRACT speeds (they slow down relative to each other). OPPOSITE direction = ADD speeds (they rush at each other). Think: friends walk together slowly, enemies rush at each other fast.
🎯 SSC CHSL exam tips
- SSC CHSL typically asks 2-3 questions from this topic. Boats and Trains each appear at least once in most papers. Average speed is a favourite single-question trap.
- Difficulty is mostly easy to moderate. If you see a question taking more than 90 seconds, use options. Plugin answer choices back into the formula instead of solving from scratch.
- Unit conversion is tested implicitly — they deliberately give km/hr with metres, or m/s with km. Build a reflex to check units before solving.
- Ratio shortcut: at meeting point, ratio of distances covered equals ratio of speeds. This saves full calculation in many questions.
- In recent CHSL papers (2023-2024), circular track meeting problems and train-crossing-train problems have appeared. These are medium difficulty but formula is same — just apply relative speed correctly.
Q1 · medium · AI-verified
Two cars start from the same point in opposite directions at speeds of 60 km/h and 40 km/h respectively. After how much time will they be 350 km apart?
- 3.5 hours
- 4 hours
- 3 hours
- 5 hours
Q2 · medium · AI-verified
A person walks at 4 km/h for the first half of the journey and at 6 km/h for the second half. If the total distance is 20 km, what is the total time taken?
- 4.17 hours
- 3.5 hours
- 4 hours
- 5 hours
Q3 · medium · AI-verified
A train crosses a telegraph pole in 18 seconds and a platform of length 264m in 45 seconds. What is the length of the train?
- 176m
- 180m
- 184m
- 188m
Q4 · medium · AI-verified
Two trains of lengths 100m and 150m are running in the same direction at speeds of 54 km/hr and 36 km/hr respectively. In how much time will the faster train overtake the slower one?
- 40 seconds
- 50 seconds
- 60 seconds
- 45 seconds
Q5 · medium · AI-verified
A bus covers a certain distance in 3 hours at 50 km/h. How much time would it take to cover the same distance at 60 km/h?
- 2.5 hours
- 2 hours
- 3.5 hours
- 4 hours