Time, Speed and Distance for AFCAT — Trains, Boats, Relative Speed

intermediate 18 min read

Concept

Time, Speed, and Distance (TSD) is built on one relationship: Distance = Speed × Time. Every question in this chapter — no matter how it's dressed up with trains, boats, aircraft, or cyclists — is a manipulation of this single formula.

Here is the analogy that locks it in: think of a highway. The distance is the road itself — fixed, unchanging. Speed is how fast you're moving. Time is how long you've been driving. If you know any two of these three, you can always find the third. The AFCAT paper never breaks this rule. It only changes the costume.

What makes TSD questions feel harder than they are is the layering — two vehicles moving simultaneously, or a boat fighting a current, or a person covering different segments at different speeds. But once you strip that context away, you're always solving for one of three things: distance, speed, or time.

The unit discipline habit. Before you write a single equation, confirm that speed is in km/h and time is in hours — or speed in m/s and time in seconds. Mixing units is the single most common source of wrong answers. If speed is given in km/h and time in minutes, convert time to hours (÷ 60) before multiplying. The formula does not forgive unit mismatches.

The conversion you must have on reflex:

For AFCAT, most questions stay in km/h, but train questions sometimes drop into m/s without warning.

The real power of TSD comes from the concept of relative speed — when two objects are moving, you can treat the system as if one object is stationary and the other is moving at the combined or differential speed. This single idea handles the majority of "two vehicles" questions in under 30 seconds.


Deep Dive

The Core Formula and Its Three Forms

D = S × T rearranges to:

Nothing exotic. The skill is knowing which form to reach for based on what the question asks.

Relative Speed — The Real Workhorse

When two objects move toward each other, their relative speed is the sum of their individual speeds. When they move in the same direction, relative speed is the difference.

Think of it this way: if you're running toward someone, the gap closes at both your speeds combined. If you're chasing someone who's faster, the gap widens at the difference of your speeds — and if you're faster, you close at the difference.

Formula summary:

Once you have relative speed, the problem reduces to: Time = Distance / Relative Speed. That's it.

Average Speed — Don't Average the Speeds

This is where most candidates drop marks. If you travel from A to B at u km/h and return at v km/h, the average speed for the whole journey is not (u + v) / 2.

The correct formula:

Average Speed = 2uv / (u + v)

This is the harmonic mean of the two speeds. Use the arithmetic mean only when the time spent at each speed is equal. Use the harmonic mean when the distance covered at each speed is equal (which is what "going and returning" means).

For the general case — different distances at different speeds — you must go back to first principles:

Average Speed = Total Distance / Total Time

Compute total distance and total time separately, then divide.

Trains — The Length Problem

When a train crosses a stationary object (a pole, a person), it travels a distance equal to its own length. When it crosses another train or a platform, it travels a distance equal to the sum of its length and the object's length.

The relative speed follows the same rule — add for opposite directions, subtract for same direction.

Boats and Streams (and Aircraft and Wind)

This is the same physics as trains and relative speed, just renamed. Let:

Then:

Recovering b and w:

The same formulas apply to an aircraft flying with or against wind — this directly appears in AFCAT given the military aviation context.

The "Different Speeds, Same Distance" Setup

A very common AFCAT pattern: "A covers a distance at speed u. If speed were v, time would differ by Δt. Find distance."

Set up: d/u - d/v = Δt (assuming u < v, so faster means less time).

Solve: d(1/u - 1/v) = Δtd × (v - u)/(uv) = Δtd = Δt × uv / (v - u).

You can derive this in 20 seconds once you know the pattern. Don't memorize the end formula — memorize the structure.

Pythagoras in TSD — Perpendicular Paths

When two objects start from the same point and travel in perpendicular directions (north and east, for example), their separation at time t is found using the Pythagorean theorem:

Distance = √[(S₁t)² + (S₂t)²] = t × √(S₁² + S₂²)

Recognize the Pythagorean triple immediately — if speeds are 60 and 80, that's a 3-4-5 triple scaled by 20, giving a resultant of 100. AFCAT loves clean triples.


Memory Tricks & Shortcuts

patternRelative Speed Kill Switch

The moment you see two objects moving toward or away from each other, write: "RS = S₁ + S₂ (opposite) or S₁ − S₂ (same)." Then reduce the problem to a single-body problem with that combined speed. For the PYQ with cars at 45 and 55 km/h moving toward each other: RS = 100 km/h, need to cover 200 km → 2 hours. Standard approach (setting up equations for each car separately): ~60 seconds. Relative speed approach: under 15 seconds. Apply it every time without exception.

patternHarmonic Mean Reflex for Return Journeys

Whenever a question gives two speeds for equal distances (go and return), use Average Speed = 2uv/(u+v). For speeds 60 and 40: 2 × 60 × 40 / (60 + 40) = 4800/100 = 48 km/h. If you mistakenly average: (60+40)/2 = 50 km/h — wrong answer, wrong option selected. The arithmetic mean trap is intentionally placed in AFCAT options. The moment you see "same route, different speeds," reach for the harmonic mean. Standard equation method: ~45 seconds. Direct formula: ~10 seconds.

patternBoats Formula: Add and Halve / Subtract and Halve

Given downstream speed D and upstream speed U: still-water speed = (D+U)/2, current speed = (D−U)/2. No algebra required. For the boat PYQ: downstream = 10 km/h, upstream = 5 km/h → still water = (10+5)/2 = 7.5 km/h. Instant read-off, zero equation-solving. Standard method (setting up simultaneous equations): ~50 seconds. Direct formula: ~8 seconds.

patternPythagorean Triple Spotting for Perpendicular Paths

When two perpendicular speeds are given, check if they form a 3-4-5, 5-12-13, or 8-15-17 ratio. Speeds of 60 and 80 → ratio 3:4 → resultant = 5 × 20 = 100. Speeds of 30 and 40 → resultant = 50. This eliminates the square root computation entirely. Standard computation √(60² + 80²) = √(3600 + 6400) = √10000: ~30 seconds under exam pressure. Triple recognition: ~5 seconds.

substitutionSame Distance, Different Speeds Setup

For "same distance, time differs by T hours" problems, use d = T × (product of speeds) / (difference of speeds). Speeds 12 and 15, time difference 1 hour: d = 1 × (12 × 15) / (15 − 12) = 180/3 = 60 km. Compare: setting up d/12 − d/15 = 1, finding LCM, solving — that is 4 steps. Direct formula: 1 step. Saves 2-3 steps on every question of this type.


Fast-Solving Framework

Read the question and immediately classify it:

Step 1 — Identify the setup:

Step 2 — Write the one equation: Do not write two or three equations if one suffices. Relative speed collapses two-body problems into one body.

Step 3 — Check units before computing: All speeds in km/h, all times in hours? Proceed. Mismatch? Convert first.

Step 4 — Backcheck with options: AFCAT options are clean numbers. If your answer is not a clean number, you have a unit error or a sign error. Re-examine before moving on — don't submit a fractional answer when all options are integers.


Solved PYQs

Why this question: Tests pure relative speed with an added layer — "100 km apart" rather than "meet," which trips up candidates who assume the question ends at collision.

Previous Year Questionपिछले वर्ष का प्रश्न
Two cars start simultaneously from points A and B, which are 300 km apart, and travel towards each other. Car 1 travels at 45 km/h and car 2 at 55 km/h. After how much time will they be 100 km apart?
दो कारें A और B बिंदुओं से एक साथ चलना शुरू करती हैं, जो एक-दूसरे से 300 km दूर हैं, और आपस में एक-दूसरे की तरफ बढ़ती हैं। कार 1 की रफ्तार 45 km/h है और कार 2 की रफ्तार 55 km/h है। कितने समय बाद वे एक-दूसरे से 100 km की दूरी पर होंगी?
  1. 1 hour
  2. 2 hours
  3. 3 hours
  4. 1.5 hours
  1. 1 घंटा
  2. 2 घंटे
  3. 3 घंटे
  4. 1.5 घंटे
Solutionसमाधान
Relative speed = 45 + 55 = 100 km/h. They need to cover 300 - 100 = 200 km to be 100 km apart. Time = 200/100 = 2 hours.
सापेक्ष गति = 45 + 55 = 100 किमी/घंटा। 100 किमी अलग होने के लिए उन्हें 300 - 100 = 200 किमी की दूरी तय करनी होगी। समय = 200/100 = 2 घंटे।

Solving path: Relative speed = 45 + 55 = 100 km/h (moving toward each other). For them to be 100 km apart after starting 300 km apart, they need to close 200 km of the gap. Time = 200 / 100 = 2 hours. The trap: some candidates solve for the time they meet (when gap = 0), which gives 3 hours — that's option C, placed deliberately.


Why this question: Classic "same distance, different speeds, time difference" pattern. Tests whether you can build the correct fractional equation.

Previous Year Questionपिछले वर्ष का प्रश्न
A cyclist covers a certain distance at 12 km/h. If he increases his speed by 3 km/h, he would take 1 hour less to cover the same distance. What is the distance?
एक साइकिल सवार किसी दूरी को 12 km/h की रफ्तार से तय करता है। अगर वह अपनी रफ्तार 3 km/h बढ़ा दे, तो उसी दूरी को तय करने में 1 घंटा कम लगेगा। वह दूरी कितनी है?
  1. 45 km
  2. 60 km
  3. 36 km
  4. 48 km
  1. 45 km
  2. 60 km
  3. 36 km
  4. 48 km
Solutionसमाधान
Let distance be d km. Time at 12 km/h = d/12, time at 15 km/h = d/15. Given: d/12 - d/15 = 1. Taking LCM: (5d - 4d)/60 = 1, so d/60 = 1, therefore d = 60 km.
मान लेते हैं दूरी d किमी है। 12 किमी/घंटा की गति से समय = d/12, 15 किमी/घंटा की गति से समय = d/15। दिया गया: d/12 - d/15 = 1। LCM लेकर: (5d - 4d)/60 = 1, अतः d/60 = 1, इसलिए d = 60 किमी।

Solving path: Using the direct formula: d = 1 × (12 × 15) / (15 − 12) = 180 / 3 = 60 km. Or set up d/12 − d/15 = 1, LCM of 12 and 15 is 60: (5d − 4d)/60 = 1d = 60 km.


Why this question: Return-journey average speed. Tests whether you use the harmonic mean correctly rather than the arithmetic mean.

Previous Year Questionपिछले वर्ष का प्रश्न
A train travels from station A to station B at a speed of 60 km/h and returns from B to A at a speed of 40 km/h. If the total journey time is 5 hours, what is the distance between stations A and B?
एक ट्रेन स्टेशन A से स्टेशन B तक 60 km/h की गति से जाती है और B से A तक 40 km/h की गति से वापस आती है। यदि कुल यात्रा का समय 5 घंटे है, तो स्टेशन A और B के बीच की दूरी कितनी है?
  1. 120 km
  2. 100 km
  3. 150 km
  4. 180 km
  1. 120 km
  2. 100 km
  3. 150 km
  4. 180 km
Solutionसमाधान
Let distance be d km. Time from A to B = d/60 hours, time from B to A = d/40 hours. Total time = d/60 + d/40 = 5. Taking LCM: (2d + 3d)/120 = 5, so 5d/120 = 5, therefore d = 120 km.
मान लेते हैं दूरी d किमी है। A से B तक समय = d/60 घंटे, B से A तक समय = d/40 घंटे। कुल समय = d/60 + d/40 = 5। LCM लेकर: (2d + 3d)/120 = 5, अतः 5d/120 = 5, इसलिए d = 120 किमी।

Solving path: Let distance = d. Time A→B = d/60, time B→A = d/40. Total: d/60 + d/40 = 5. LCM of 60 and 40 is 120: (2d + 3d)/120 = 55d = 600d = 120 km. Cross-check: time = 120/60 + 120/40 = 2 + 3 = 5 hours. Confirmed.


Why this question: Two-segment journey with different speeds per segment. Tests the total-distance / total-time approach, not average of speeds.

Previous Year Questionपिछले वर्ष का प्रश्न
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 time taken is 5 hours, what is the total distance?
एक व्यक्ति यात्रा के पहले आधे भाग में 4 km/h और दूसरे आधे भाग में 6 km/h की गति से चलता है। यदि कुल लगा समय 5 घंटे है, तो कुल दूरी कितनी है?
  1. 24 km
  2. 20 km
  3. 25 km
  4. 22 km
  1. 24 km
  2. 20 km
  3. 25 km
  4. 22 km
Solutionसमाधान
Let total distance be 2d km (each half = d km). Time for first half = d/4 hours, time for second half = d/6 hours. Total time = d/4 + d/6 = 5. Taking LCM: (3d + 2d)/12 = 5, so 5d/12 = 5, therefore d = 12 km. Total distance = 24 km.
मान लेते हैं कुल दूरी 2d किमी है (प्रत्येक आधा = d किमी)। पहले आधे के लिए समय = d/4 घंटे, दूसरे आधे के लिए समय = d/6 घंटे। कुल समय = d/4 + d/6 = 5। LCM लेकर: (3d + 2d)/12 = 5, अतः 5d/12 = 5, इसलिए d = 12 किमी। कुल दूरी = 24 किमी।

Solving path: Let each half = d km. d/4 + d/6 = 5. LCM = 12: (3d + 2d)/12 = 55d = 60d = 12. Total distance = 2 × 12 = 24 km. The arithmetic-mean trap: (4 + 6)/2 = 5 km/h, then 5 × 5 = 25 km — option C is placed for this exact mistake.


Why this question: Directly mirrors aircraft-and-wind problems that AFCAT favors given the aviation context. Tests the boats formula transposed to aviation.

Previous Year Questionपिछले वर्ष का प्रश्न
A reconnaissance aircraft covers a distance of 1200 km in 3 hours with the wind and 1200 km in 4 hours against the wind. What is the speed of the aircraft in still air?
एक टोही विमान हवा के साथ 1200 km की दूरी 3 घंटे में और हवा के विरुद्ध 1200 km की दूरी 4 घंटे में तय करता है। शांत हवा में विमान की रफ़्तार क्या है?
  1. 380 km/h
  2. 320 km/h
  3. 350 km/h
  4. 300 km/h
  1. 380 km/h
  2. 320 km/h
  3. 350 km/h
  4. 300 km/h
Solutionसमाधान
Speed with wind = 1200/3 = 400 km/h. Speed against wind = 1200/4 = 300 km/h. Speed in still air = (400 + 300)/2 = 350 km/h. Wind speed = (400 - 300)/2 = 50 km/h.
हवा के साथ गति = 1200/3 = 400 किमी/घंटा। हवा के विपरीत गति = 1200/4 = 300 किमी/घंटा। शांत हवा में गति = (400 + 300)/2 = 350 किमी/घंटा। हवा की गति = (400 - 300)/2 = 50 किमी/घंटा।

Solving path: Speed with wind = 1200/3 = 400 km/h. Speed against wind = 1200/4 = 300 km/h. Still-air speed = (400 + 300)/2 = 350 km/h. Wind speed = (400 − 300)/2 = 50 km/h. Apply "add and halve / subtract and halve" — the answer is immediate once you have the two effective speeds.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →