6.3 Speed, Distance, Time & Travel Rates

Key Takeaways

  • The fundamental kinematic relationship Distance = Speed × Time forms a solvable triangle where any variable can be isolated provided units are strictly aligned.
  • The Unit Consistency Trap is the most frequent source of error on the CSNT: time expressed in minutes must be converted to decimal hours (e.g. 45 minutes is 0.75 hours, never 0.45 hours).
  • The average speed across a multi-leg or round-trip journey is calculated exclusively as Total Distance divided by Total Time, and never by taking the arithmetic mean of the individual leg speeds.
  • Unit conversions between imperial and metric systems (1 mile ≈ 1.609 km, or 5 miles ≈ 8 km) require structured dimensional analysis before applying speed formulas.
  • In relative motion problems, the relative closing speed of two vehicles travelling towards each other is the sum of their individual speeds (v_rel = v1 + v2).
Last updated: September 2026

Section 6.3: Speed, Distance, Time & Travel Rates

The Fundamental Speed-Distance-Time Triangle

In government operations, logistics planning and field deployment represent substantial expenditure lines. Whether scheduling regional visits for health and safety inspectors, calculating patrol routes for Border Force coastal vessels, or reimbursing mileage claims for social services field officers, civil servants must frequently calculate rates of travel.

All travel calculations depend on the fundamental relationship between three physical variables:

D=S×TD = S \times T

From this single foundational formula, we derive the two algebraic variations:

S=DTT=DSS = \frac{D}{T} \qquad T = \frac{D}{S}

Where:

  • $D$ represents Distance (e.g., miles, kilometres, nautical miles).
  • $S$ represents Speed or Rate (e.g., miles per hour [mph], kilometres per hour [km/h], knots).
  • $T$ represents Time (e.g., hours, minutes, seconds).

While the mathematics appears elementary, psychometric test authors deliberately construct questions with unit mismatches and multi-leg journeys to trap hasty candidates.


The Unit Consistency Trap: Minutes to Decimal Hours & Metric Conversions

Converting Clock Time to Decimal Hours

The single most disastrous mistake made on the CSNT is confusing sexagesimal time (base-60, with 60 minutes in an hour) with decimal numbers (base-10).

[!CAUTION] THE FATAL TRAP: Writing "2 hours and 45 minutes" as $2.45\text{ hours}$!

In reality, 45 minutes is $\frac{45}{60} = 0.75\text{ hours}$. Therefore, 2 hours and 45 minutes is $2.75\text{ hours}$. Using 2.45 in a division produces an error of over 12% in your final result!

To convert any duration expressed in hours and minutes into decimal hours for calculator entry:

Decimal Hours=Hours+Minutes60\text{Decimal Hours} = \text{Hours} + \frac{\text{Minutes}}{60}

Clock Time (Minutes)Exact Fraction of an HourDecimal Value for Calculations
6 minutes$\frac{6}{60} = \frac{1}{10}$$0.10\text{ hours}$
12 minutes$\frac{12}{60} = \frac{1}{5}$$0.20\text{ hours}$
15 minutes$\frac{15}{60} = \frac{1}{4}$$0.25\text{ hours}$
20 minutes$\frac{20}{60} = \frac{1}{3}$$0.333\dots\text{ hours}$
24 minutes$\frac{24}{60} = \frac{2}{5}$$0.40\text{ hours}$
30 minutes$\frac{30}{60} = \frac{1}{2}$$0.50\text{ hours}$
36 minutes$\frac{36}{60} = \frac{3}{5}$$0.60\text{ hours}$
45 minutes$\frac{45}{60} = \frac{3}{4}$$0.75\text{ hours}$
48 minutes$\frac{48}{60} = \frac{4}{5}$$0.80\text{ hours}$
50 minutes$\frac{50}{60} = \frac{5}{6}$$0.833\dots\text{ hours}$

Metric and Imperial Unit Conversions

In the UK public sector, transport infrastructure often blends imperial and metric systems (e.g., motorway signs display miles and speed limits in mph, while environmental monitoring records emissions in grams per kilometre, and international civil aviation or maritime bodies use kilometres or knots).

The CSNT regularly tests standard conversion factors:

  • Miles to Kilometres: 1 mile1.60934 kmor the Civil Service standard ratio: 5 miles8 km1\text{ mile} \approx 1.60934\text{ km} \quad \text{or the Civil Service standard ratio: } 5\text{ miles} \approx 8\text{ km} To convert miles to km: Multiply by 85 (or 1.6)\text{To convert miles to km: Multiply by } \frac{8}{5} \text{ (or } 1.6\text{)} To convert km to miles: Multiply by 58 (or 0.625)\text{To convert km to miles: Multiply by } \frac{5}{8} \text{ (or } 0.625\text{)}
  • Kilometres per Hour to Metres per Second: 1 km/h=1,000 metres3,600 seconds=13.6 m/s1\text{ km/h} = \frac{1,000\text{ metres}}{3,600\text{ seconds}} = \frac{1}{3.6}\text{ m/s} To convert km/h to m/s: Divide by 3.6\text{To convert km/h to m/s: Divide by } 3.6

Average Speed for Multi-Leg Journeys (The Harmonic Mean Reality)

When a journey involves multiple stages or an outward and return leg conducted at different velocities, candidates almost instinctively calculate the simple arithmetic mean of the two speeds. In physics and mathematics, this is fundamentally wrong.

The Governing Principle

Average Speed=Total Distance CoveredTotal Time Taken\text{Average Speed} = \frac{\text{Total Distance Covered}}{\text{Total Time Taken}}

Average SpeedS1+S22\text{Average Speed} \neq \frac{S_1 + S_2}{2}

Why the Simple Average Fails: The Outward and Return Trip

Suppose a government inspector drives from Whitehall in London to a regional office in Birmingham—a distance of 120 miles—at a clear motorway speed of 60 mph. On the return journey along the exact same 120-mile route, severe weather and congestion reduce the vehicle's speed to 40 mph.

What was the inspector's average speed for the entire 240-mile round trip?

The Naive Misconception:

Naive Average=60+402=50.0 mph[INCORRECT]\text{Naive Average} = \frac{60 + 40}{2} = 50.0\text{ mph} \quad \text{[INCORRECT]}

The Rigorous Calculation:

  1. Calculate time for the outward leg: Tout=DS1=120 miles60 mph=2.0 hoursT_{\text{out}} = \frac{D}{S_1} = \frac{120\text{ miles}}{60\text{ mph}} = 2.0\text{ hours}
  2. Calculate time for the return leg: Treturn=DS2=120 miles40 mph=3.0 hoursT_{\text{return}} = \frac{D}{S_2} = \frac{120\text{ miles}}{40\text{ mph}} = 3.0\text{ hours}
  3. Calculate total distance and total time: Dtotal=120+120=240 milesD_{\text{total}} = 120 + 120 = 240\text{ miles} Ttotal=2.0+3.0=5.0 hoursT_{\text{total}} = 2.0 + 3.0 = 5.0\text{ hours}
  4. Calculate true average speed: Average Speed=DtotalTtotal=240 miles5.0 hours=48.0 mph[CORRECT]\text{Average Speed} = \frac{D_{\text{total}}}{T_{\text{total}}} = \frac{240\text{ miles}}{5.0\text{ hours}} = 48.0\text{ mph} \quad \text{[CORRECT]}

Mathematical Rationale: The Harmonic Mean

Why is the true average 48.0 mph and not 50.0 mph? Because speed is defined with time in the denominator ($D/T$). The inspector spent 3 full hours travelling at 40 mph, but only 2 hours travelling at 60 mph. Because the inspector spent 60% of the total journey time at the slower speed, the slower velocity carries greater weight.

For any two-leg round trip over equal distances, the average speed is given by the harmonic mean of the two velocities:

Savg=2S1S2S1+S2=2×60×4060+40=4,800100=48.0 mphS_{\text{avg}} = \frac{2 \cdot S_1 \cdot S_2}{S_1 + S_2} = \frac{2 \times 60 \times 40}{60 + 40} = \frac{4,800}{100} = 48.0\text{ mph}


Multi-Leg Journeys with Stops and Intercept Problems

Journeys with Operational Layovers

In operational logistics (such as courier runs between government ministries or mobile clinical unit routes), vehicles spend time idling at checkpoints or delivery hubs. When evaluating overall operational velocity, you must determine whether the question asks for moving average speed or total mission average speed.

  • Moving Average Speed: Total Distance divided by Driving Time only.
  • Total Mission Average Speed: Total Distance divided by (Driving Time + Idle/Stop Time).

Intercept / Relative Speed Problems

When two vehicles depart simultaneously from different locations travelling towards each other along the same route:

  • Their relative closing speed is additive: $S_{\text{relative}} = S_1 + S_2$.
  • The time elapsed until they meet is: Tintercept=Initial Distance Between ThemS1+S2T_{\text{intercept}} = \frac{\text{Initial Distance Between Them}}{S_1 + S_2}

If two vehicles travel in the same direction (e.g., an enforcement patrol car overtaking a commercial vehicle):

  • The overtaking speed is the difference: $S_{\text{relative}} = |S_1 - S_2|$.
  • The time required to close the separation distance is: Tovertake=Lead DistanceS1S2T_{\text{overtake}} = \frac{\text{Lead Distance}}{|S_1 - S_2|}

Worked Example: Relative Speed Intercept

Two border inspection vans depart at 08:30 from coastal stations separated by a highway distance of 270 miles, travelling towards each other. Van 1 travels at a constant speed of 42 mph, while Van 2 travels at a constant speed of 48 mph.

  1. Calculate relative closing speed: Srelative=42+48=90 mphS_{\text{relative}} = 42 + 48 = 90\text{ mph}
  2. Calculate time until rendezvous: T=270 miles90 mph=3.0 hoursT = \frac{270\text{ miles}}{90\text{ mph}} = 3.0\text{ hours}
  3. Determine the exact meeting time: 08:30+3.0 hours=11:3008:30 + 3.0\text{ hours} = 11:30
  4. Determine distance covered by Van 1 at intercept: D1=42 mph×3.0 hours=126 milesD_1 = 42\text{ mph} \times 3.0\text{ hours} = 126\text{ miles}
Test Your Knowledge

An agricultural inspector drives 144 miles between regional farming facilities. The outward journey takes 2 hours and 24 minutes. On the return trip over the same 144-mile route, heavy traffic slows the vehicle, and the journey takes 3 hours and 36 minutes. What was the inspector's average speed across the entire 288-mile round trip?

A
B
C
D
Test Your Knowledge

A government courier travels from a central depot to three regional offices in sequence:

  • Leg 1: 90 km driven at an average speed of 60 km/h.
  • Leg 2: 120 km driven along a motorway at an average speed of 80 km/h.
  • Leg 3: 40 km driven through urban streets at an average speed of 40 km/h. The courier also takes two 30-minute administrative breaks between legs to deliver secure pouches. What is the courier's overall average speed for the entire mission, including the administrative stops?

A
B
C
D
Test Your Knowledge

Two mobile enforcement vans depart simultaneously at 09:00 from regional hubs separated by a distance of 330 miles, travelling towards each other along the same arterial route. Van A travels at a steady speed of 50 mph, while Van B travels at a steady speed of 60 mph. At what time will the two vans meet?

A
B
C
D