4.1 Multi-Step Arithmetic, Metric Conversions & Speed-Distance-Time

Key Takeaways

  • Mental math shortcuts—such as converting minutes to fractional hours (15 min = 1/4 hr, 20 min = 1/3 hr, 36 min = 3/5 hr) and factoring—are essential for rapid problem solving on the calculator-free APCAT.
  • The speed-distance-time triad (d = s × t, s = d / t, t = d / s) requires consistent metric units; time in minutes must always be converted to fractional or decimal hours before multiplying by speed in km/h.
  • Pursuit intercept time is calculated by dividing the initial head-start distance gap by the relative closing speed: Intercept Time = Distance Gap / (Police Speed - Suspect Speed).
  • Patrol radius calculations require subtracting mandatory emergency fuel reserves first, then dividing total usable driving range by two for a safe out-and-back patrol radius.
Last updated: August 2026

4.1 Multi-Step Arithmetic, Metric Conversions & Speed-Distance-Time

Quick Answer: The APCAT Problem Analysis domain strictly prohibits calculators. Success requires mastery of mental arithmetic shortcuts, time-to-hour fractional conversions (15 min = 1/4 hr, 20 min = 1/3 hr, 36 min = 3/5 hr), and the fundamental speed-distance-time triad (d = s × t, s = d / t, t = d / s). In pursuit intercept problems, determine the initial distance gap from the suspect's head start, calculate relative closing speed (Δs = s_police - s_suspect), and solve for time (t = d_gap / Δs). For patrol endurance, always deduct required fuel reserve buffers before computing out-and-back radius (R = Usable Distance / 2).


No-Calculator Mental Arithmetic Tactics for Police Recruits

Frontline law enforcement officers frequently make rapid numerical estimates under operational pressure—determining travel times to emergency backups, calculating fuel range in rural jurisdictions, or estimating transit perimeters during containment operations. On the APCAT, you must solve 120 questions in 135 minutes without a calculator, leaving approximately 67 seconds per question.

The Reciprocal Fraction-to-Hour Conversion Table

Converting minutes into hours is the single most common operation in police speed-distance-time problems. Memorizing standard 60-minute fractions eliminates time-consuming long division on your scratchpad:

Time in MinutesFraction of an HourDecimal EquivalentPolice Travel Rate Rule of Thumb
5 min5/60 = 1/12 hr≈ 0.0833 hrAt 60 km/h, travel = 5.0 km (1 km/min)
10 min10/60 = 1/6 hr≈ 0.1667 hrAt 90 km/h, travel = 15.0 km (1.5 km/min)
12 min12/60 = 1/5 hr0.2000 hrAt 100 km/h, travel = 20.0 km
15 min15/60 = 1/4 hr0.2500 hrAt 80 km/h, travel = 20.0 km
20 min20/60 = 1/3 hr≈ 0.3333 hrAt 120 km/h, travel = 40.0 km (2 km/min)
30 min30/60 = 1/2 hr0.5000 hrAt 110 km/h, travel = 55.0 km
36 min36/60 = 3/5 hr0.6000 hrAt 95 km/h, travel = 57.0 km
40 min40/60 = 2/3 hr≈ 0.6667 hrAt 90 km/h, travel = 60.0 km
45 min45/60 = 3/4 hr0.7500 hrAt 100 km/h, travel = 75.0 km
48 min48/60 = 4/5 hr0.8000 hrAt 75 km/h, travel = 60.0 km
50 min50/60 = 5/6 hr≈ 0.8333 hrAt 120 km/h, travel = 100.0 km

Core Mental Math Shortcuts

  1. The 'Kilometres per Minute' Benchmark:
    • 60 km/h = 1.0 km/min
    • 90 km/h = 1.5 km/min
    • 120 km/h = 2.0 km/min
    • Example: Driving at 120 km/h for 17 minutes yields 17 × 2.0 = 34 km.
  2. Factoring and Splitting (Decomposition):
    • To multiply 18 × 35, split and double/halve: (18 / 2) × (35 × 2) = 9 × 70 = 630.
    • To multiply by 15: Multiply by 10, then add half that product (46 × 15 = 460 + 230 = 690).
    • To multiply by 25: Multiply by 100 and divide by 4 (68 × 25 = 6,800 / 4 = 1,700).
  3. Scratchpad Efficiency: Always write down intermediate values with their metric units (30 min → 0.5 hr) to avoid accidental unit mismatches between hours and minutes.

Speed, Distance, and Time Fundamentals

All vehicle travel, emergency response transit, and pursuit questions stem from the classic kinematic triad:

+-----------------------------------------------------------------------------+
|                     THE SPEED-DISTANCE-TIME TRIAD                           |
+-----------------------------------------------------------------------------+
|                                                                             |
|                                  /  \                                       |
|                                 / d  \                                      |
|                                /------\                                     |
|                               / s  | t \                                    |
|                              +----------+                                   |
|                                                                             |
|   1. Distance (d) = Speed (s) × Time (t)                                    |
|   2. Speed (s)    = Distance (d) / Time (t)                                 |
|   3. Time (t)     = Distance (d) / Speed (s)                                |
|                                                                             |
|   CRITICAL RULE: Time units must match speed units!                         |
|   If speed is in km/h, time MUST be in hours (e.g., 45 min = 0.75 hr).     |
|                                                                             |
+-----------------------------------------------------------------------------+

Multi-Stage Journey Calculations

In realistic patrol routing, officers navigate multiple stages at different speeds. The overall average speed across the entire journey is never the simple arithmetic mean of the speed limits. It must always be calculated from total distance divided by total time:

Average Speed=Total DistanceTotal Time=d1+d2+d3t1+t2+t3\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}} = \frac{d_1 + d_2 + d_3}{t_1 + t_2 + t_3}

Step-by-Step Multi-Stage Example: A patrol unit leaves detachment and travels through three distinct zones:

  • Zone A (Urban Core): 15 km at 50 km/h → t1 = 15 / 50 = 0.30 hr = 18 min.
  • Zone B (Suburban Ring): 28 km at 70 km/h → t2 = 28 / 70 = 0.40 hr = 24 min.
  • Zone C (Divided Highway): 66 km at 110 km/h → t3 = 66 / 110 = 0.60 hr = 36 min.
  • Totals: Total Distance = 15 + 28 + 66 = 109 km. Total Time = 0.30 + 0.40 + 0.60 = 1.30 hours (78 min).
  • True Average Speed: 109 km / 1.30 hr = 83.85 km/h (whereas the simple average of speeds (50 + 70 + 110) / 3 = 76.67 km/h, which is completely incorrect).

Pursuit Intercept & Head-Start Mathematics

Pursuit intercept problems measure your ability to calculate when and where a faster pursuing police vehicle will overtake a fleeing suspect vehicle that departed earlier or from a different location.

+-----------------------------------------------------------------------------+
|                   PURSUIT INTERCEPT MATHEMATICAL MODEL                      |
+-----------------------------------------------------------------------------+
|                                                                             |
|  Time t = 0: Suspect flees at Speed s_suspect                               |
|  Time t = t_head: Police depart at Speed s_police (where s_police > s_suspect)|
|                                                                             |
|  [Detachment]==================>[Suspect Position]                          |
|  |<------- Initial Distance Gap (d_gap) -------->|                          |
|  |                                               |                          |
|  |-- Police (s_police) -->                       |-- Suspect (s_suspect) -->|
|                                                                             |
|  Relative Closing Speed: Δs = s_police - s_suspect                          |
|  Time to Intercept:      t_intercept = d_gap / Δs                           |
|  Distance to Intercept:  d_intercept = s_police × t_intercept               |
|                                                                             |
+-----------------------------------------------------------------------------+

The Standard 4-Step Intercept Method:

  1. Step 1: Calculate the Head-Start Distance Gap (d_gap): dgap=ssuspect×theadd_{\text{gap}} = s_{\text{suspect}} \times t_{\text{head}} (Convert head-start minutes into hours first!)
  2. Step 2: Determine Relative Closing Speed (Δs): Δs=spolicessuspect\Delta s = s_{\text{police}} - s_{\text{suspect}}
  3. Step 3: Solve for Intercept Time (t_intercept): tintercept=dgapΔst_{\text{intercept}} = \frac{d_{\text{gap}}}{\Delta s} (This is the driving time for the pursuing police unit. Convert back to minutes if requested.)
  4. Step 4: Calculate Total Distance Traveled by Police: dpolice=spolice×tinterceptd_{\text{police}} = s_{\text{police}} \times t_{\text{intercept}}

Worked Example: A suspect vehicle flees north on Highway 2 at 100 km/h. A patrol unit departs 12 minutes later at 140 km/h.

  • Head start time = 12 min = 12/60 = 0.20 hr.
  • Distance gap d_gap = 100 km/h × 0.20 hr = 20 km.
  • Relative speed Δs = 140 - 100 = 40 km/h.
  • Intercept time t = 20 km / 40 km/h = 0.50 hr = 30 minutes.
  • Police distance traveled = 140 km/h × 0.50 hr = 70 km.

Patrol Radius & Fuel Endurance Calculations

In vast rural Alberta jurisdictions (such as Wood Buffalo, Grande Prairie, or Lethbridge rural zones), officers must calculate operational range and fuel endurance to ensure they do not become stranded during remote patrols.

+-----------------------------------------------------------------------------+
|                    PATROL FUEL RADIUS CALCULATION FLOW                      |
+-----------------------------------------------------------------------------+
|                                                                             |
|   [ Total Tank Capacity ]  --->  Subtract Mandatory Reserve Buffer          |
|                                  (e.g., 75 L tank - 15 L reserve = 60 L)    |
|                                                    |                        |
|                                                    v                        |
|   [ Usable Fuel Volume ]   --->  Multiply by Fuel Efficiency (km/L)         |
|                                  (e.g., 60 L × 8 km/L = 480 km Total Range) |
|                                                    |                        |
|                                                    v                        |
|   [ Out-and-Back Radius ]  --->  Divide Total Range by 2                    |
|                                  (480 km / 2 = 240 km Maximum Radius)       |
|                                                                             |
+-----------------------------------------------------------------------------+

Mathematical Formulation for Fuel Endurance:

  1. Usable Fuel (V_usable): Vusable=VtotalVreserveV_{\text{usable}} = V_{\text{total}} - V_{\text{reserve}}
  2. Fuel Efficiency Conversion (E_km/L): If consumption is given as C litres per 100 km: Ekm/L=100CE_{\text{km/L}} = \frac{100}{C}
  3. Total Usable Driving Range (D_total): Dtotal=Vusable×Ekm/LD_{\text{total}} = V_{\text{usable}} \times E_{\text{km/L}}
  4. Maximum Out-and-Back Patrol Radius (R): R=Dtotal2R = \frac{D_{\text{total}}}{2}

Key Takeaways for Section 4.1

  • Convert minutes to fractions of an hour (15 min = 1/4 hr, 20 min = 1/3 hr, 36 min = 3/5 hr) before performing speed-distance-time multiplication.
  • In pursuit scenarios, closing speed Δs = s_police - s_suspect dictates how quickly the initial distance gap collapses.
  • True average speed across multiple journey legs requires dividing total distance by total elapsed travel time, never averaging speed limits.
  • Fuel endurance and out-and-back patrol radius always require deducting safety reserve margins before halving total range.
Test Your Knowledge

A suspect vehicle flees eastbound on Highway 1 at a constant speed of 90 km/h. A patrol unit departs the detachment in pursuit exactly 10 minutes later traveling along the same route at a steady speed of 120 km/h. How many minutes after the patrol unit begins driving will it intercept the suspect vehicle, and how far will the patrol unit have traveled from the detachment?

A
B
C
D
Test Your Knowledge

A police interceptor has a 70-litre fuel tank and consumes fuel at a rate of 12.5 litres per 100 km at highway patrol speeds. Departmental policy mandates a minimum emergency reserve of 15 litres of fuel that must not be used for routine patrol. What is the maximum out-and-back patrol radius (one-way distance from the detachment) the officer can travel and safely return without violating the fuel reserve policy?

A
B
C
D
Test Your Knowledge

An emergency response unit is dispatched at 14:15 to a critical incident 42 km away. The route consists of an 18 km urban section with a speed limit of 60 km/h, followed by a 24 km highway section where the unit travels at 96 km/h. If the unit experiences a 3-minute delay navigating construction in the urban section, what is the estimated time of arrival (ETA) at the scene?

A
B
C
D
Test Your Knowledge

A rural patrol officer covers a district route in three distinct stages: driving at 80 km/h for 45 minutes, conducting a stationary school zone check for 15 minutes (0 km traveled), and driving at 100 km/h for 45 minutes. What is the total distance traveled during the entire patrol shift, and what is the officer's average driving speed while the vehicle was in motion?

A
B
C
D