Advanced Analytical Skills โ II
Unit 5: Advanced TSD & Races
Master Time-Speed-Distance, unit conversions, average speed via harmonic mean, late/early puzzles, ratio methods, linear races, relative speed, and boats & streams โ with 15 worked examples and 41 practice questions.
โฑ๏ธ Time to Complete: 6โ8 hours | ๐ 30 MCQs + 8 Short + 3 Long (Bloom's Mapped) | ๐ Full Formula Sheet
๐ฏ Exams this covers: CAT ยท XAT ยท SNAP ยท MAT ยท CMAT ยท SSC CGL ยท Bank PO ยท GATE (Aptitude) ยท Placement Tests
Opening Hook โ When Speed Decides Everything
๐ The MumbaiโAhmedabad Bullet Train Problem
India's first bullet train will cover 508 km between Mumbai and Ahmedabad. At a top speed of 320 km/h, the journey takes roughly 2 hours. But the current Shatabdi Express covers the same route at an average of 80 km/h, taking over 6 hours. How much time does the bullet train save? What if the Shatabdi increased its speed by 25% โ how much earlier would it arrive?
These aren't textbook-only questions. Railway engineers, logistics planners at Flipkart, Delhivery route optimisers, and ISRO trajectory scientists solve Time-Speed-Distance (TSD) problems every day. When Zomato promises "30-min delivery," behind it is a real-time TSD algorithm crunching relative speeds, traffic data, and distances.
This chapter gives you the toolkit to solve any TSD problem โ from simple unit conversion to advanced races, boats & streams, and two-variable problems.
Learning Outcomes โ Bloom's Taxonomy Mapped
| Bloom's Level | Learning Outcome |
|---|---|
| ๐ต Remember | Recall the TSD formula, unit conversion factors (km/h โ m/s), and race terminology (head start, dead heat) |
| ๐ต Understand | Explain why harmonic mean (not arithmetic mean) is used for average speed when distances are equal |
| ๐ข Apply | Solve late/early problems using the standard shortcut formula; convert between speed units fluently |
| ๐ข Analyse | Break down two-variable TSD problems (boats & streams, moving platforms) into relative speed components |
| ๐ Evaluate | Compare alternate approaches (algebraic vs ratio) to determine the most efficient solution path |
| ๐ Create | Formulate original race and TSD problems and construct complete solutions with all steps |
TSD Fundamentals & Unit Conversion
1. The Core Triangle: Distance = Speed ร Time
Every TSD problem is built on one relationship:
๐ The TSD Trinity
Distance = Speed ร Time Speed = Distance รท Time Time = Distance รท SpeedAlways ensure all three quantities use consistent units before calculation.
Analogy: Think of TSD like a water tap. Speed is how fast water flows (litres/minute). Time is how long you keep the tap open. Distance is the total water collected. If you know any two, you can always find the third.
2. Unit Conversion โ km/h โ m/s
This is the single most tested micro-skill in competitive exams. Two conversion factors to memorise permanently:
๐ Speed Unit Conversion
km/h โ m/s : Multiply by 5/18 m/s โ km/h : Multiply by 18/5Why 5/18? Because 1 km = 1000 m and 1 hour = 3600 s. So 1 km/h = 1000/3600 = 5/18 m/s.
| Speed (km/h) | ร 5/18 | Speed (m/s) | Common Context |
|---|---|---|---|
| 36 | 36 ร 5/18 | 10 | Average cycling speed |
| 54 | 54 ร 5/18 | 15 | Auto-rickshaw in city |
| 72 | 72 ร 5/18 | 20 | Car on highway |
| 90 | 90 ร 5/18 | 25 | Train speed |
| 108 | 108 ร 5/18 | 30 | Rajdhani Express |
| 126 | 126 ร 5/18 | 35 | Vande Bharat Express |
3. Other Useful Conversions
| Conversion | Factor | Example |
|---|---|---|
| Minutes โ Hours | รท 60 | 45 min = 45/60 = 3/4 hour |
| Hours โ Minutes | ร 60 | 2.5 hours = 150 min |
| km โ metres | ร 1000 | 0.5 km = 500 m |
| Miles โ km (approx) | ร 1.6 | 60 mph โ 96 km/h |
Average Speed โ The Harmonic Mean Trap
1. When Distances Are Equal โ Use Harmonic Mean
This is the #1 trap in TSD questions. When someone travels the same distance at two different speeds, the average speed is not the arithmetic mean โ it's the harmonic mean.
๐ Average Speed (Equal Distances)
Average Speed = 2ab / (a + b)Where a and b are the two speeds for equal distances.
For 3 equal distances at speeds a, b, c:
Average Speed = 3abc / (ab + bc + ca)Why not arithmetic mean? Because you spend more time at the slower speed. Time is inversely proportional to speed for a fixed distance. The slower leg "weighs more" in the time calculation.
๐ Arithmetic Mean vs Harmonic Mean โ See the Difference
Example: A person goes from Delhi to Agra (200 km) at 40 km/h and returns at 60 km/h.
โ Arithmetic Mean: (40 + 60)/2 = 50 km/h โ gives total time = 400/50 = 8 hours
โ Actual calculation: Time going = 200/40 = 5h. Time returning = 200/60 = 3.33h. Total = 8.33h.
โ Average Speed = 400/8.33 = 48 km/h
โ Harmonic Mean: 2ร40ร60/(40+60) = 4800/100 = 48 km/h โ
The arithmetic mean (50) gives the WRONG answer. The harmonic mean (48) matches the actual calculation.
2. When Times Are Equal โ Use Arithmetic Mean
๐ Average Speed (Equal Times)
Average Speed = (a + b) / 2When a person travels for the same duration at speeds a and b, the arithmetic mean works because both legs have equal weight in time.
Late/Early Problems & Percentage Speed Change
1. The Classic Late/Early Framework
These are exam favourites: "If a person walks at 4 km/h, he is 10 minutes late. If he walks at 5 km/h, he is 10 minutes early. Find the distance." A powerful shortcut exists:
๐ Late/Early Shortcut Formula
Distance = (Sโ ร Sโ) / (Sโ โ Sโ) ร (Tโ + Tโ)Where Sโ, Sโ are the two speeds, and Tโ, Tโ are the time differences (late/early) โ both converted to the same unit as speed's time unit (usually hours).
If both are late (or both early), use |Tโ โ Tโ| instead of Tโ + Tโ.
Derivation (so you understand, not just memorise):
Let the actual time needed = T hours, distance = D km.
At speed Sโ: Time taken = T + Tโ (late by Tโ). So D = Sโ ร (T + Tโ)
At speed Sโ: Time taken = T โ Tโ (early by Tโ). So D = Sโ ร (T โ Tโ)
Equating: Sโ(T + Tโ) = Sโ(T โ Tโ). Solving gives the formula above.
2. Percentage Change in Speed โ Effect on Time
When speed changes by a percentage, time changes inversely. This is a crucial relationship:
๐ Speed-Time Inverse Relationship
If speed โ by x%, time โ by [x/(100+x)] ร 100 % If speed โ by x%, time โ by [x/(100โx)] ร 100 %Example: Speed increases by 20%. Time decreases by (20/120)ร100 = 16.67%
Example: Speed decreases by 25%. Time increases by (25/75)ร100 = 33.33%
Intuition: Speed and time are inversely proportional for a fixed distance. If you go faster, you take less time. But the relationship isn't linear โ a 50% increase in speed does NOT give a 50% decrease in time; it gives a 33.33% decrease.
3. "Reaches X minutes early" Translated
Questions often say: "If Ravi increases his speed by 20%, he reaches 30 minutes early. Find the usual time."
๐ Solving "% Speed Change โ Minutes Early/Late"
Step 1: Let usual time = T. Usual speed = S. Distance = S ร T.
Step 2: New speed = 1.2S (20% increase). New time = D/1.2S = T/1.2 = 5T/6.
Step 3: Time saved = T โ 5T/6 = T/6 = 30 minutes.
Step 4: T = 180 minutes = 3 hours.
Key insight: "Reaches 30 min early" means the time DIFFERENCE equals 30 min. Set up the equation accordingly.
Ratio-Based TSD Problems
1. The Ratio Approach โ Faster than Algebra
Many TSD problems become trivially easy with ratios instead of equations:
๐ TSD Ratio Rules (for constant distance)
If D is constant: Sโ/Sโ = Tโ/Tโ (speed and time are inversely proportional) If T is constant: Sโ/Sโ = Dโ/Dโ (speed and distance are directly proportional) If S is constant: Dโ/Dโ = Tโ/Tโ (distance and time are directly proportional)๐ Ratio Method โ Step-by-Step
Example: A travels at 60 km/h and B at 40 km/h. Both start from the same point. After how many hours will A be 40 km ahead of B?
Ratio approach: In each hour, A gains (60โ40) = 20 km over B.
To gain 40 km: Time = 40/20 = 2 hours.
Example 2: The ratio of speeds of two trains is 3:4. The faster train covers 240 km in a certain time. How far does the slower train go in the same time?
Since time is constant: Dโ/Dโ = Sโ/Sโ = 3/4. So Dโ = 240 ร 3/4 = 180 km.
2. Proportionality Chains
Complex problems often involve chains: if A's speed is twice B's, and B's time is 3 times C's, what's the relationship between A's distance and C's distance? Use ratio chains:
Given: S_A = 2ยทS_B and T_B = 3ยทT_C
D_A = S_A ร T_A
D_B = S_B ร T_B
If T_A = T_B (same time):
D_A/D_B = S_A/S_B = 2/1
If S_B = S_C (same speed):
D_B/D_C = T_B/T_C = 3/1
Chain: D_A : D_B : D_C needs specific conditions
โ always check what's constant!
Races & Head Starts
1. Race Terminology
| Term | Meaning | Example |
|---|---|---|
| Dead Heat | Both finish at the same time | "A and B finish in a dead heat" |
| A beats B by x metres | When A finishes, B is x metres behind | "In a 100m race, A beats B by 10m" |
| A beats B by t seconds | A finishes t seconds before B | "A beats B by 5 seconds in a 200m race" |
| A gives B a start of x metres | B starts x metres ahead of A | "A gives B a 20m start in a 100m race" โ A runs 100m, B runs 80m |
| A gives B a start of t seconds | B starts t seconds before A | "A gives B a 5-second head start" |
2. Core Race Formulae
๐ Race Calculations
"A beats B by d metres in a race of L metres":
When A runs L metres, B runs (L โ d) metres Ratio of speeds: S_A / S_B = L / (L โ d)"A beats B by t seconds in a race of L metres":
B's time = A's time + t seconds Both run L metres, so S_B = L / (T_A + t)"A gives B a start of x metres and still wins by y metres":
A runs L metres, B runs (L โ x โ y) metres S_A / S_B = L / (L โ x โ y)๐ Race Problem โ Complete Walkthrough
Problem: In a 100m race, A beats B by 20m and B beats C by 25m. By how much does A beat C?
Step 1: When A runs 100m, B runs 80m. Ratio: S_A/S_B = 100/80 = 5/4.
Step 2: When B runs 100m, C runs 75m. Ratio: S_B/S_C = 100/75 = 4/3.
Step 3: S_A : S_B : S_C = 5 : 4 : 3 (chain the ratios since S_B = 4 in both).
Step 4: When A runs 100m, C runs 100 ร (3/5) = 60m.
Answer: A beats C by 40 metres.
Relative Speed โ Same & Opposite Direction
1. The Two Cases
๐ Relative Speed
Same direction (chasing):
Relative Speed = |Sโ โ Sโ|Opposite direction (approaching):
Relative Speed = Sโ + SโUse relative speed to find meeting time: Time = Distance between them รท Relative Speed
Analogy: Imagine you're on a moving train watching another train. If the other train moves in the same direction, it seems slow (relative speed = difference). If it moves in the opposite direction, it zooms past (relative speed = sum). This is why trains passing each other feel incredibly fast.
2. Trains Crossing Each Other
๐ Train Crossing Problems
Train crossing a stationary object (pole/person):
Time = Length of train รท Speed of trainTrain crossing a platform/bridge:
Time = (Length of train + Length of platform) รท Speed of trainTwo trains crossing each other (opposite direction):
Time = (Lโ + Lโ) รท (Sโ + Sโ)Two trains crossing each other (same direction):
Time = (Lโ + Lโ) รท |Sโ โ Sโ|๐ Why Add Lengths?
When two trains cross each other, "crossing" means the nose of one train aligns with the tail of the other. So the total distance covered relative to each other = sum of both lengths.
Similarly, a train crossing a platform must travel its own length + the platform length so that the tail of the train clears the end of the platform.
3. Meeting Problems โ Two Objects from Opposite Ends
When two people start from points A and B (distance D apart) towards each other at speeds Sโ and Sโ:
๐ Meeting Point Calculations
Meeting time = D / (Sโ + Sโ) Distance from A = Sโ ร [D / (Sโ + Sโ)] Distance from B = Sโ ร [D / (Sโ + Sโ)]The distances from A and B are in the ratio Sโ : Sโ.
Boats & Streams / Objects on Moving Bodies
1. Upstream & Downstream โ Concept
When a boat moves in a river, the river's current either helps (downstream) or opposes (upstream) the boat. This is a direct application of relative speed:
๐ Boats & Streams Formulae
Let B = speed of boat in still water, R = speed of river/stream.
Downstream speed = B + R Upstream speed = B โ R B = (Downstream + Upstream) / 2 R = (Downstream โ Upstream) / 2Analogy: Walking on a moving escalator. Going with the escalator (downstream) = your walking speed + escalator speed. Going against it (upstream) = your walking speed โ escalator speed.
2. Two-Variable Problems
๐ Finding Boat Speed and Stream Speed Together
Problem type: "A boat goes 36 km downstream in 4 hours and 24 km upstream in 4 hours. Find the speed of the boat and the stream."
Step 1: Downstream speed = 36/4 = 9 km/h
Step 2: Upstream speed = 24/4 = 6 km/h
Step 3: Boat speed (B) = (9+6)/2 = 7.5 km/h
Step 4: Stream speed (R) = (9โ6)/2 = 1.5 km/h
3. Man Swimming / Person on Moving Platform
The same logic applies to any scenario with a moving medium:
| Scenario | With Medium | Against Medium |
|---|---|---|
| Boat in river | B + R (downstream) | B โ R (upstream) |
| Person on escalator | Walk + Escalator | Walk โ Escalator |
| Airplane in wind | Plane + Tailwind | Plane โ Headwind |
| Sound in wind | Sound + Wind | Sound โ Wind |
4. Round Trip in Stream
๐ Round Trip (Same distance upstream & downstream)
Total time = D/(B+R) + D/(BโR) = 2BD / (BยฒโRยฒ) Average speed for round trip = (BยฒโRยฒ) / BNote: Average speed for a round trip in a stream is always LESS than boat's still-water speed. The upstream journey always "hurts more" than the downstream journey "helps."
Worked Examples โ 15 Problems with Complete Solutions
Example 1 โ Basic Unit Conversion
Problem: A car travels at 90 km/h. Express this speed in m/s.
Speed in m/s = 90 ร 5/18 = 450/18 = 25 m/s
Example 2 โ Basic TSD
Problem: A train covers 450 km in 5 hours. Find its speed in m/s.
Speed in km/h = 450/5 = 90 km/h
Speed in m/s = 90 ร 5/18 = 25 m/s
Example 3 โ Average Speed (Harmonic Mean)
Problem: Priya drives from her home to office (30 km) at 40 km/h and returns at 60 km/h. Find her average speed for the entire trip.
Distances are equal, so use harmonic mean.
Average Speed = 2 ร 40 ร 60 / (40 + 60) = 4800/100 = 48 km/h
Verification: Time going = 30/40 = 0.75h. Time returning = 30/60 = 0.5h. Total = 1.25h. Total distance = 60 km. Avg speed = 60/1.25 = 48 โ
Example 4 โ Average Speed (Equal Time)
Problem: Amit cycles at 12 km/h for 2 hours and then at 18 km/h for 2 hours. Find his average speed.
Times are equal โ use arithmetic mean.
Average Speed = (12 + 18)/2 = 15 km/h
Verification: Dโ = 12ร2 = 24 km. Dโ = 18ร2 = 36 km. Total = 60 km in 4 hours. Avg = 60/4 = 15 โ
Example 5 โ Late/Early Problem
Problem: If Ramesh walks at 4 km/h, he reaches school 10 minutes late. If he walks at 5 km/h, he reaches 10 minutes early. Find the distance to his school.
Sโ = 4, Sโ = 5, Tโ = 10 min late, Tโ = 10 min early
Tโ + Tโ = 20 min = 20/60 = 1/3 hour
Distance = (Sโ ร Sโ)/(Sโ โ Sโ) ร (Tโ + Tโ)
= (4 ร 5)/(5 โ 4) ร (1/3) = 20 ร 1/3 = 20/3 km
Example 6 โ Percentage Speed Change
Problem: If Sana increases her speed by 25%, she reaches her destination 20 minutes early. Find her usual time.
Speed increases by 25% โ new speed = 5/4 of original.
New time = 4/5 of original time (inverse relationship).
Time saved = T โ 4T/5 = T/5 = 20 minutes.
T = 100 minutes.
Example 7 โ Speed Decrease & Late Arrival
Problem: A person usually takes 2 hours. Due to 20% reduction in speed, how many minutes late will he arrive?
Speed decreases by 20% โ new speed = 4/5 of original.
New time = 5/4 of original = 5/4 ร 2 = 2.5 hours.
Extra time = 2.5 โ 2 = 0.5 hours = 30 minutes.
Example 8 โ Ratio Problem
Problem: Speeds of A, B, and C are in the ratio 3:4:5. If C covers 200 km in a certain time, how far does A go in the same time?
Time is constant โ Distance ratio = Speed ratio = 3:4:5.
C covers 200 km (ratio unit = 5). Each ratio unit = 200/5 = 40 km.
A covers 3 ร 40 = 120 km.
Example 9 โ Linear Race
Problem: In a 200m race, A beats B by 30m. In the same race, B beats C by 20m. By how much does A beat C in a 200m race?
When A runs 200m, B runs 170m โ S_A/S_B = 200/170 = 20/17.
When B runs 200m, C runs 180m โ S_B/S_C = 200/180 = 10/9.
S_A : S_B : S_C = 20 : 17 : (17 ร 9/10) = 200 : 170 : 153.
When A runs 200m, C runs 200 ร 153/200 = 153m.
A beats C by 200 โ 153 = 47m.
Example 10 โ Race with Head Start
Problem: In a 100m race, A can give B a 20m start and C a 28m start. How much start can B give C in a 100m race?
A:B โ When A runs 100m, B runs 80m โ S_A/S_B = 100/80 = 5/4.
A:C โ When A runs 100m, C runs 72m โ S_A/S_C = 100/72 = 25/18.
S_B/S_C = (S_B/S_A) ร (S_A/S_C) = (4/5) ร (25/18) = 100/90 = 10/9.
When B runs 100m, C runs 100 ร 9/10 = 90m.
B can give C a start of 100 โ 90 = 10m.
Example 11 โ Relative Speed (Same Direction)
Problem: A is 60 km ahead of B. A travels at 40 km/h and B at 55 km/h (same direction). After how many hours will B catch up with A?
Relative speed (same direction) = 55 โ 40 = 15 km/h.
Distance to close = 60 km.
Time = 60/15 = 4 hours.
Example 12 โ Relative Speed (Opposite Direction)
Problem: Two trains start from stations 300 km apart, moving towards each other at 70 km/h and 80 km/h. After how long do they meet?
Relative speed (opposite direction) = 70 + 80 = 150 km/h.
Time = 300/150 = 2 hours.
Example 13 โ Train Crossing a Platform
Problem: A train 150m long travels at 72 km/h. How long does it take to cross a 350m platform?
Total distance = 150 + 350 = 500m.
Speed = 72 km/h = 72 ร 5/18 = 20 m/s.
Time = 500/20 = 25 seconds.
Example 14 โ Boats & Streams
Problem: A boat goes 56 km downstream in 4 hours and 36 km upstream in 6 hours. Find the speed of the boat in still water and the speed of the stream.
Downstream speed = 56/4 = 14 km/h
Upstream speed = 36/6 = 6 km/h
Speed of boat (B) = (14 + 6)/2 = 10 km/h
Speed of stream (R) = (14 โ 6)/2 = 4 km/h
Example 15 โ Two Boats Meeting in a Stream
Problem: Two boats start simultaneously from points P and Q (120 km apart) on a river. Boat A goes downstream from P at boat speed 15 km/h, and Boat B goes upstream from Q at boat speed 10 km/h. Stream speed = 3 km/h. When and where do they meet?
Boat A's effective speed (downstream) = 15 + 3 = 18 km/h.
Boat B's effective speed (upstream, towards P) = 10 โ 3 = 7 km/h.
They move towards each other โ relative speed = 18 + 7 = 25 km/h.
Meeting time = 120/25 = 4.8 hours = 4 hours 48 minutes.
Distance from P = 18 ร 4.8 = 86.4 km.
MCQ Assessment Bank โ 30 Questions (Bloom's Mapped)
Remember / Recall (Q1โQ5)
To convert km/h to m/s, we multiply by:
- 18/5
- 5/18
- 1000/60
- 60/1000
The formula for average speed when equal distances are covered at speeds a and b is:
- (a + b)/2
- 2ab/(a + b)
- โ(ab)
- (aยฒ + bยฒ)/(a + b)
In a race, "dead heat" means:
- One runner collapses from heat
- Both runners finish at exactly the same time
- The race is cancelled
- The faster runner gives a head start
Downstream speed of a boat is given by:
- B โ R
- B + R
- B ร R
- B / R
72 km/h is equal to:
- 10 m/s
- 15 m/s
- 20 m/s
- 25 m/s
Understand / Explain (Q6โQ10)
Why is the harmonic mean always less than the arithmetic mean for two unequal positive speeds?
- Because the formula has multiplication instead of addition
- Because more time is spent at the slower speed, pulling the average down
- Because harmonic mean uses division by 2
- Because it accounts for distance, not speed
If speed is increased by 50%, the time taken for the same distance:
- Decreases by 50%
- Decreases by 33.33%
- Increases by 50%
- Decreases by 25%
Two objects move in opposite directions at speeds 30 km/h and 50 km/h. Their relative speed is:
- 20 km/h
- 40 km/h
- 80 km/h
- 1500 km/h
In a 100m race, A beats B by 10m. This means:
- B started 10m behind A
- When A finishes 100m, B has run 90m
- A's speed is exactly 10 m/s more than B's
- B finishes 10 seconds after A
Why does a boat's average speed for a round trip in a stream always come out less than its still-water speed?
- The stream slows the boat both ways
- Upstream takes disproportionately longer, and time is the denominator in average speed
- The boat engine loses power going upstream
- The distance changes due to the current
Apply / Calculate (Q11โQ18)
A person walks at 5 km/h and is 20 minutes late. If he walks at 8 km/h, he is 10 minutes early. Find the distance.
- 10 km
- 20/3 km
- 20 km
- 40/3 km
A car covers the first half of a journey at 40 km/h and the second half at 60 km/h. The average speed is:
- 50 km/h
- 48 km/h
- 45 km/h
- 52 km/h
A train 200m long crosses a pole in 10 seconds. Its speed in km/h is:
- 60
- 72
- 80
- 90
If Ravi increases his speed by 20%, he reaches 15 minutes early. His usual time is:
- 60 min
- 75 min
- 90 min
- 100 min
A boat goes 24 km upstream in 6 hours and 24 km downstream in 4 hours. Speed of the stream is:
- 1 km/h
- 2 km/h
- 3 km/h
- 4 km/h
Two trains 150m and 250m long travel towards each other at 60 km/h and 40 km/h. Time to cross each other:
- 12 seconds
- 14.4 seconds
- 16 seconds
- 18 seconds
In a 1 km race, A beats B by 100m and B beats C by 100m. A beats C by:
- 200m
- 190m
- 195m
- 180m
A person covers 30 km at 6 km/h and the next 30 km at 10 km/h. His average speed for the 60 km journey is:
- 7.5 km/h
- 8 km/h
- 8.5 km/h
- 9 km/h
Analyse / Compare (Q19โQ23)
A man rows 40 km upstream in 8 hours and 36 km downstream in 6 hours. How long would it take him to row 20 km in still water?
- 3 hours
- 4 hours
- 5 hours
- 2.5 hours
Trains P (200m, 72 km/h) and Q (300m, 54 km/h) travel in the same direction. How long does P take to completely pass Q?
- 100 seconds
- 80 seconds
- 50 seconds
- 120 seconds
A can beat B by 20m in a 200m race. B can beat C by 20m in a 200m race. If A races C over 200m, which is the closest to how many metres A beats C by?
- 38m
- 40m
- 42m
- 36m
A car leaves city X at 8:00 AM at 60 km/h. Another car leaves X at 9:00 AM at 80 km/h in the same direction. At what time does the second car catch the first?
- 11:00 AM
- 12:00 PM
- 1:00 PM
- 10:30 AM
A boat takes 6 hours to go downstream and 10 hours to return upstream (same distance). The ratio of boat speed to stream speed is:
- 3:1
- 4:1
- 5:2
- 2:1
Evaluate / Compare Methods (Q24โQ27)
In which scenario would the arithmetic mean give the correct average speed?
- Going to office at 40 km/h and returning at 60 km/h
- Running the first 200m at 8 m/s and the next 200m at 10 m/s
- Cycling for 2 hours at 15 km/h and 2 hours at 25 km/h
- Walking 5 km at 4 km/h and 10 km at 6 km/h
Which approach is MORE efficient for: "If speed becomes 4/5, person arrives 15 min late. Find usual time"?
- Set up two equations with Distance = Speed ร Time and solve simultaneously
- Use the inverse proportionality: new time = 5/4 ร T, so extra time = T/4 = 15 min, giving T = 60 min
- Convert to m/s first and then solve
- Use the harmonic mean formula
A student claims: "In a race, if A beats B by 10m and B beats C by 15m, then A beats C by 25m." The error in this reasoning is:
- The margins should be multiplied, not added
- B's 15m margin over C applies only when B runs the full race distance, not when B is behind A
- The student forgot to convert to time margins
- The margins should be averaged
For a round trip in a stream (same distance both ways), increasing the stream speed while keeping boat speed constant will:
- Have no effect on total time (gains downstream cancel losses upstream)
- Always increase total time
- Always decrease total time
- Increase time only if stream speed exceeds boat speed
Create / Apply Creatively (Q28โQ30)
A, B, and C run a 100m race. A finishes first and beats B by 10m and C by 18m. B beats C by:
- 8m
- 8.89m
- 9m
- 10m
A man rows a certain distance downstream in 3 hours and returns in 5 hours. If the stream speed is 4 km/h, the distance travelled downstream is:
- 30 km
- 40 km
- 48 km
- 60 km
In a 400m race, A gives B a head start of 50m and gives C a head start of 100m. All three finish at the same time (dead heat). In a separate 400m race between B and C (no head start), B beats C by:
- 50m
- 57.14m
- 60m
- 62.5m
Short Answer & Long Answer Questions
Short Answer Questions (8)
Convert 108 km/h to m/s and explain the conversion logic.
Answer: 108 km/h = 108 ร (5/18) = 30 m/s.
Logic: 1 km = 1000 m, 1 hour = 3600 seconds. So 1 km/h = 1000/3600 = 5/18 m/s. We multiply any speed in km/h by 5/18 to get m/s. Conversely, multiply m/s by 18/5 to get km/h.
A car travels from A to B at 60 km/h and returns at 40 km/h. Why isn't the average speed 50 km/h? Calculate the correct average speed.
Answer: Average speed โ 50 km/h because the car spends MORE TIME travelling at the slower speed (40 km/h). Time is inversely proportional to speed for a fixed distance.
Correct average speed = Harmonic mean = 2 ร 60 ร 40 / (60 + 40) = 4800/100 = 48 km/h.
The arithmetic mean (50) would only be valid if the car spent equal TIME at both speeds, not equal distances.
If a person reduces speed by 1/3, by what fraction does his travel time increase?
Answer: New speed = S โ S/3 = 2S/3. Since distance is constant, new time = D/(2S/3) = 3D/2S = (3/2)T.
Time increases by T/2, i.e., by 1/2 (50%).
Alternative using the formula: Speed decreases by 33.33%. Time increase = [33.33/(100โ33.33)] ร 100 = (33.33/66.67) ร 100 = 50%.
In a 100m race, A beats B by 5 seconds. B's speed is 8 m/s. Find A's speed.
Answer: B's time to finish = 100/8 = 12.5 seconds.
A finishes 5 seconds before B, so A's time = 12.5 โ 5 = 7.5 seconds.
A's speed = 100/7.5 = 40/3 โ 13.33 m/s.
What is the difference between "A beats B by 10 metres" and "A gives B a 10-metre start"?
"A beats B by 10m": Both start from the same point. When A finishes the race, B is 10m behind. This tells us A is faster.
"A gives B a 10m start": B starts 10m ahead of A. B runs (race distance โ 10) metres while A runs the full distance. This is a handicap given by the faster runner to make the race fairer.
Key difference: One is a result (beating by), the other is a condition (giving start).
A train 250m long runs at 90 km/h. How long does it take to cross a bridge 500m long?
Answer: Total distance = 250 + 500 = 750 m.
Speed = 90 ร 5/18 = 25 m/s.
Time = 750/25 = 30 seconds.
A boat's speed in still water is 12 km/h and the river flows at 4 km/h. Find the time for a 48 km round trip.
Answer: Downstream speed = 12 + 4 = 16 km/h. Upstream speed = 12 โ 4 = 8 km/h.
Time downstream = 48/16 = 3 hours.
Time upstream = 48/8 = 6 hours.
Total time = 3 + 6 = 9 hours.
Two runners start from the same point. A runs at 10 km/h and B at 8 km/h in the same direction. How far apart are they after 3 hours?
Answer: Relative speed (same direction) = 10 โ 8 = 2 km/h.
Distance apart after 3 hours = 2 ร 3 = 6 km.
Long Answer Questions (3)
A person travels from city P to city Q (distance 240 km). For the first half of the distance, he travels at 60 km/h. For the second half, he travels at 80 km/h. (a) Find the average speed for the entire journey. (b) If he had wanted to achieve an average speed of 72 km/h for the entire journey, at what speed should he have covered the second half? (c) Is it possible for him to achieve an average speed of 120 km/h by adjusting only the speed for the second half? Justify your answer.
(a) Average Speed:
Equal distances (120 km each) โ use harmonic mean.
Average speed = 2 ร 60 ร 80 / (60 + 80) = 9600/140 = 68.57 km/h.
Verification: Time for first half = 120/60 = 2h. Time for second half = 120/80 = 1.5h. Total = 3.5h. Avg = 240/3.5 = 68.57 โ
(b) Required speed for 72 km/h average:
Total time needed = 240/72 = 10/3 hours.
Time for first half = 120/60 = 2 hours.
Time remaining for second half = 10/3 โ 2 = 4/3 hours.
Speed for second half = 120 รท (4/3) = 120 ร 3/4 = 90 km/h.
(c) Average speed of 120 km/h โ possible?
Total time needed = 240/120 = 2 hours.
But time for first half alone = 120/60 = 2 hours.
This means zero time is left for the second half, requiring infinite speed. This is impossible.
In fact, the maximum achievable average speed is limited by the slowest segment. Since 2 hours are already consumed in the first half, the average speed can never exceed 240/2 = 120 km/h, and even that requires infinite speed for the second half.
In a 400m race: (i) A beats B by 40m, (ii) B beats C by 50m, (iii) A gives D a 100m head start and they finish in a dead heat. Find: (a) By how many metres does A beat C? (b) If B and D race 400m (no head start), who wins and by how many metres? (c) The ratio of speeds A : B : C : D.
Finding speed ratios:
(i) When A runs 400m, B runs 360m โ S_A/S_B = 400/360 = 10/9.
(ii) When B runs 400m, C runs 350m โ S_B/S_C = 400/350 = 8/7.
(iii) A runs 400m, D runs 300m (400โ100 start) in same time โ S_A/S_D = 400/300 = 4/3.
(a) A beats C:
S_A/S_C = (S_A/S_B) ร (S_B/S_C) = (10/9) ร (8/7) = 80/63.
When A runs 400m, C runs 400 ร 63/80 = 315m.
A beats C by 400 โ 315 = 85 metres.
(b) B vs D race (400m):
S_B/S_D = (S_B/S_A) ร (S_A/S_D) = (9/10) ร (4/3) = 36/30 = 6/5.
When B runs 400m, D runs 400 ร 5/6 = 333.33m.
B wins by 66.67 metres (โ 66โ m).
(c) Speed ratio A : B : C : D:
Using S_A = 10/9 ร S_B and S_B = 8/7 ร S_C and S_A = 4/3 ร S_D:
Let S_A = 80. Then S_B = 72, S_C = 63, S_D = 60.
A : B : C : D = 80 : 72 : 63 : 60.
A boat takes 2 hours to travel 16 km downstream and 2 hours to travel 8 km upstream. (a) Find the speed of the boat in still water and the speed of the current. (b) How long would it take the boat to travel 30 km upstream and return? (c) If the current speed doubles, what happens to the time for the same 30 km round trip? Compare and comment on the effect.
(a) Finding B and R:
Downstream speed = 16/2 = 8 km/h โ B + R = 8
Upstream speed = 8/2 = 4 km/h โ B โ R = 4
Adding: 2B = 12 โ B = 6 km/h
Subtracting: 2R = 4 โ R = 2 km/h
(b) 30 km round trip:
Upstream: 30/(6โ2) = 30/4 = 7.5 hours
Downstream: 30/(6+2) = 30/8 = 3.75 hours
Total = 7.5 + 3.75 = 11.25 hours (11 hours 15 min)
(c) If current doubles (R = 4 km/h):
Upstream: 30/(6โ4) = 30/2 = 15 hours
Downstream: 30/(6+4) = 30/10 = 3 hours
Total = 15 + 3 = 18 hours
Comparison: Current doubled from 2 to 4 km/h. Time increased from 11.25h to 18h โ a 60% increase! The downstream time decreased by only 0.75h (from 3.75 to 3), but upstream time increased by 7.5h (from 7.5 to 15). This dramatically illustrates that the upstream penalty always outweighs the downstream benefit. As current approaches boat speed, upstream time approaches infinity.
Formula Sheet & Chapter Summary
๐ Complete Formula Sheet โ TSD & Races
Core TSD
| Formula | Use When |
|---|---|
D = S ร T | Basic TSD relationship |
km/h โ m/s: ร 5/18 | Unit conversion |
m/s โ km/h: ร 18/5 | Unit conversion |
Average Speed
| Formula | Use When |
|---|---|
2ab/(a+b) | Equal distances at speeds a and b |
(a+b)/2 | Equal times at speeds a and b |
Total Distance / Total Time | Always works (universal fallback) |
3abc/(ab+bc+ca) | Three equal distances at speeds a, b, c |
Speed-Time Proportionality
| Formula | Use When |
|---|---|
Speed โ x% โ Time โ by x/(100+x) ร 100% | Percentage increase in speed |
Speed โ x% โ Time โ by x/(100โx) ร 100% | Percentage decrease in speed |
Speed becomes a/b โ Time becomes b/a | Fraction-based speed changes |
Late/Early
| Formula | Use When |
|---|---|
D = SโSโ/(SโโSโ) ร (Tโ+Tโ) | One late, one early |
D = SโSโ/(SโโSโ) ร |TโโTโ| | Both late or both early |
Races
| Formula | Use When |
|---|---|
S_A/S_B = L/(Lโd) | A beats B by d metres in L-metre race |
S_A/S_B = L/(Lโxโy) | A gives x start, wins by y metres |
Chain ratios | A beats B, B beats C โ find A vs C margin |
Relative Speed
| Formula | Use When |
|---|---|
Sโ + Sโ | Opposite direction (approaching) |
|Sโ โ Sโ| | Same direction (chasing) |
Time = (Lโ+Lโ)/(Sโ+Sโ) | Trains crossing (opposite direction) |
Time = (Lโ+Lโ)/|SโโSโ| | Trains crossing (same direction) |
Time = (L+Platform)/S | Train crossing a platform/bridge |
Boats & Streams
| Formula | Use When |
|---|---|
Downstream = B + R | Moving with current |
Upstream = B โ R | Moving against current |
B = (Down + Up)/2 | Finding boat speed from effective speeds |
R = (Down โ Up)/2 | Finding stream speed from effective speeds |
Round trip time = 2BD/(BยฒโRยฒ) | Same distance upstream & downstream |
๐ Chapter Summary โ Key Takeaways
- D = S ร T is the foundation โ every TSD problem reduces to this.
- Unit conversion (5/18 and 18/5) is non-negotiable โ practice until instant.
- Average speed for equal distances = Harmonic Mean โ never use arithmetic mean here.
- Speed and time are inversely proportional for fixed distance โ use fractions, not percentages, for faster calculation.
- Late/Early problems have a direct formula โ but understanding the derivation helps in non-standard variants.
- Races: never add margins directly โ always use speed ratios and chain them.
- Relative speed: add for opposite, subtract for same โ simplifies meeting and overtaking problems.
- Trains crossing โ always add both lengths for the total distance covered.
- Boats & Streams โ upstream always "hurts more" than downstream "helps" for round trips.
- Practice ratio methods โ they're faster than algebra for most competitive exam questions.
โ Unit 5 complete. You now have the full toolkit for TSD & Races!
Practice all 15 worked examples until you can solve them without looking at the solution. Then attempt the 30 MCQs timed (45 minutes). Target: 24+ correct.