Introduction
Average speed problems often look simple but trap learners when they confuse the two common cases: when the vehicle covers equal distances at different speeds, and when it moves for equal times at different speeds.
This pattern teaches clear rules to pick the right formula so you compute the true average speed quickly and accurately.
Pattern: Average Speed (Equal Distances or Times)
Pattern
Key idea: Average speed = Total distance ÷ Total time. Use shortcuts for common cases:
- Equal distances (two speeds a and b): average speed = (2 × a × b) ÷ (a + b) (harmonic-mean formula for two segments).
- Equal times (two speeds a and b): average speed = (a + b) ÷ 2 (simple arithmetic mean).
For more than two speeds: - Equal distances → use generalized harmonic mean (total distance ÷ total time). - Equal times → arithmetic mean of speeds.
Step-by-Step Example
Question
A car travels 60 km at 40 km/h and then another 60 km at 60 km/h. What is the average speed for the entire trip?
Solution
-
Step 1: Identify the case
Distances are equal (60 km and 60 km) but speeds are different → use the equal-distances rule. -
Step 2: Apply the harmonic shortcut (or compute total time)
Shortcut formula for two equal distances: Average speed = (2 × a × b) ÷ (a + b), where a = 40, b = 60. -
Step 3: Substitute and calculate (shortcut)
Average = (2 × 40 × 60) ÷ (40 + 60) = (4800) ÷ 100 = 48 km/h. -
Alternative computation (full method)
Total distance = 60 + 60 = 120 km. Time1 = 60 ÷ 40 = 1.5 h; Time2 = 60 ÷ 60 = 1 h. Total time = 2.5 h. Average speed = 120 ÷ 2.5 = 48 km/h. -
Final Answer:
Average speed = 48 km/h. -
Quick Check:
Using either method yields 48 km/h → consistent ✅
Quick Variations
1. Unequal distances & unequal times: Always use Total distance ÷ Total time (no shortcut).
2. More than two segments: For equal times → arithmetic mean of all speeds; for equal distances → use total distance ÷ total time (or harmonic mean extension).
3. Mixed units: Convert speeds/times to consistent units (e.g., km/h and hours) before using shortcuts.
Trick to Always Use
- Step 1: Ask: "Are distances equal or times equal?" - this decides the shortcut.
- Step 2: If equal distances → use harmonic formula: (2ab)/(a+b) for two speeds.
- Step 3: If equal times → use arithmetic mean: (a+b)/2 for two speeds.
- Step 4: If unsure, compute Total distance and Total time and do Distance ÷ Time (always correct).
Summary
Summary
Key takeaways:
- Average speed = Total distance ÷ Total time (master formula).
- Shortcuts: Equal distances → harmonic mean; Equal times → arithmetic mean.
- Always check units and use the full method when in doubt.
- Quick check: recompute total distance and total time to verify your result.
