Average Speed: Halfway Trip at Different Speeds

Distance, Rate & Time 9th-10th Grade
PROBLEM
Elvin drove halfway from Ashton to Dover at 40 mph and the rest of the trip at 60 mph. What was his average speed for the whole trip? (Hint: Let the distance for the whole trip be, say, 100 miles.)

What This Problem Teaches

  • Average speed calculation: Understanding that average speed equals total distance divided by total time, not the arithmetic mean of speeds
  • Time weighting effects: Recognizing why slower speeds get more "weight" when traveling equal distances
  • Strategic problem solving: Using convenient numbers (the hint) to simplify calculations without affecting the final answer
  • Common misconception prevention: Learning why averaging the two speeds gives the wrong answer
  • Harmonic mean connection: Discovering the mathematical relationship between equal-distance travel and the harmonic mean formula

Solution: Method 1 — The Concrete Distance Approach

Let's follow the hint and use a convenient total distance that makes our calculations clean. The beauty of average speed problems is that the specific distance doesn't matter—the ratio of distance to time remains constant.

Step 1 — Set up with a convenient distance

Let the total distance = 100 miles (following the hint). This means each half = 50 miles.

First half: 50 miles at 40 mph
Second half: 50 miles at 60 mph

Step 2 — Calculate time for the first half

Using the relationship: time = distance ÷ speed

Time for first half = 50 ÷ 40 = 1.25 hours

Step 3 — Calculate time for the second half

Again using time = distance ÷ speed:

Time for second half = 50 ÷ 60 = 0.833... hours

Step 4 — Find the total time

Add the times for both segments:

Total time = 1.25 + 0.833... = 2.083... hours

Step 5 — Apply the average speed formula

Average speed = total distance ÷ total time:

Average speed = 100 ÷ 2.083... = 48 mph

Solution: Method 2 — The Harmonic Mean Formula

When you travel equal distances at two different speeds, there's a direct formula called the harmonic mean that gives the average speed immediately.

Step 1 — Identify the pattern

For equal distances at speeds a and b, the average speed is the harmonic mean:

Average speed = 2ab/(a + b)

Step 2 — Substitute the values

With speeds of 40 mph and 60 mph:

Average speed = 2(40)(60)/(40 + 60) = 4800/100 = 48 mph

Why this works

The harmonic mean automatically accounts for the time weighting. Since you spend more time at the slower speed when covering equal distances, the harmonic mean gives the slower speed more influence in the final average—exactly what should happen physically.

Elvin's average speed for the whole trip was 48 mph.

Verification

Let's check our answer by working through it with different numbers to confirm the method is sound.

Using our original calculation:

  • Total distance: 100 miles
  • Total time: 1.25 + 0.833... = 2.083... hours
  • Average speed: 100 ÷ 2.083... = 48 mph ✓

Cross-check with harmonic mean:

2(40)(60)/(40 + 60) = 4800/100 = 48 mph ✓

Boundary check: The average speed (48 mph) falls between the two individual speeds (40 mph and 60 mph), and it's closer to the slower speed because more time was spent traveling at 40 mph. This makes physical sense.

Common Pitfalls

✗ Mistake #1: Averaging the speeds directly

Wrong calculation: (40 + 60) ÷ 2 = 50 mph

Why this fails: This only works if you spend equal time at each speed. Here, you spend more time at 40 mph (1.25 hours) than at 60 mph (0.83 hours) because you're covering equal distances.

✗ Mistake #2: Thinking the choice of distance matters

Wrong reasoning: "If I chose 200 miles instead of 100 miles, I'd get a different answer."

Why this fails: Average speed is a ratio. Doubling the distance doubles the time proportionally, leaving the ratio unchanged. Try it: with 200 miles, you get 2.5 + 1.67 = 4.17 hours, and 200 ÷ 4.17 = 48 mph.

✗ Mistake #3: Confusing "halfway" with "half the time"

Wrong interpretation: Reading the problem as "drove for half the time at 40 mph and half the time at 60 mph."

Why this fails: The problem specifically says "halfway"—meaning half the distance. If it were half the time at each speed, then the arithmetic mean (50 mph) would be correct.

The Pattern Behind This

This problem reveals a fundamental principle about averages: the average speed for equal distances is always the harmonic mean of the individual speeds.

For two speeds a and b over equal distances:
Average speed = 2ab/(a + b)

This formula generalizes. For three equal distances at speeds a, b, and c:

Average speed = 3abc/(ab + ac + bc)

Key insight: The harmonic mean always produces a result closer to the smaller numbers in the set. This reflects the physical reality that you spend more time traveling at slower speeds when covering equal distances.

When this pattern breaks down: If the problem involves equal times rather than equal distances, then you use the arithmetic mean instead. Always identify whether the problem specifies equal distances or equal times.

Recognizing This Problem in the Wild

Watch for these key phrases that signal an equal-distance average speed problem:

  • "Halfway" or "half the distance" at different speeds
  • "First third... remaining two-thirds" (unequal distance segments)
  • "Equal portions" or "same distance" at varying speeds
  • "Round trip" where the return journey is at a different speed

Contrast with equal-time problems:

  • "For 2 hours... then for 2 hours" (arithmetic mean applies)
  • "Half the time... other half of the time" (arithmetic mean applies)

Professional contexts: This calculation appears in logistics planning, fuel efficiency analysis, and any field where you need to optimize travel times over fixed route segments.

Four "What-If?" Problems

1
Unequal Segments
Maya drove the first third of her 120-mile trip at 30 mph and the remaining two-thirds at 60 mph. What was her average speed for the entire trip?
Step 1 — Break down the distances

First third: 120 ÷ 3 = 40 miles at 30 mph

Remaining two-thirds: 120 × (2/3) = 80 miles at 60 mph

Step 2 — Calculate time for first segment

Time = distance ÷ speed = 40 ÷ 30 = 1.33 hours

Step 3 — Calculate time for second segment

Time = 80 ÷ 60 = 1.33 hours

Step 4 — Find total time and average speed

Total time = 1.33 + 1.33 = 2.67 hours

Average speed = 120 ÷ 2.67 = 45 mph

Verification

Check: 40 miles in 1.33 hours + 80 miles in 1.33 hours = 120 miles in 2.67 hours

2
Reverse the Unknown
Carlos drove halfway to his destination at 45 mph. His average speed for the entire trip was 54 mph. How fast did he drive for the second half?
Step 1 — Set up with convenient distance

Let total distance = 180 miles, so each half = 90 miles

Step 2 — Use average speed to find total time

Average speed = 54 mph for 180 miles

Total time = 180 ÷ 54 = 3.33 hours

Step 3 — Find time for first half

First half: 90 miles at 45 mph

Time = 90 ÷ 45 = 2 hours

Step 4 — Calculate time and speed for second half

Time for second half = 3.33 - 2 = 1.33 hours

Speed for second half = 90 ÷ 1.33 = 67.5 mph

Verification

Check with harmonic mean: 2(45)(67.5)/(45 + 67.5) = 54 mph

3
Three Equal Segments
Elena drove from home to the beach in three equal-distance segments: the first at 40 mph, the second at 50 mph, and the third at 60 mph. If the total distance was 150 miles, what was her average speed?
Step 1 — Break down the segments

Each segment: 150 ÷ 3 = 50 miles

Segment 1: 50 miles at 40 mph

Segment 2: 50 miles at 50 mph

Segment 3: 50 miles at 60 mph

Step 2 — Calculate time for each segment

Time 1 = 50 ÷ 40 = 1.25 hours

Time 2 = 50 ÷ 50 = 1.00 hours

Time 3 = 50 ÷ 60 = 0.83 hours

Step 3 — Find total time

Total time = 1.25 + 1.00 + 0.83 = 3.08 hours

Step 4 — Calculate average speed

Average speed = 150 ÷ 3.08 = 48.7 mph

Verification

Check: Notice the answer is closer to the slower speeds because more time was spent at lower speeds.

4
Equal Times Instead
Now suppose Elvin drove for equal times: 1.5 hours at 40 mph and 1.5 hours at 60 mph. What would his average speed be? How does this compare to the original problem?
Step 1 — Calculate distances for each time period

First 1.5 hours: distance = 40 × 1.5 = 60 miles

Second 1.5 hours: distance = 60 × 1.5 = 90 miles

Step 2 — Find totals

Total distance = 60 + 90 = 150 miles

Total time = 1.5 + 1.5 = 3 hours

Step 3 — Calculate average speed

Average speed = 150 ÷ 3 = 50 mph

Compare to original

Equal distances: 48 mph (harmonic mean)

Equal times: 50 mph (arithmetic mean)

Equal times gives exactly (40 + 60) ÷ 2 = 50 mph

Key insight

Equal times → arithmetic mean. Equal distances → harmonic mean. Always check what's being held equal!

NJ

Dr. Neven Jurkovic

Mathematics Professor • Problem-solving specialist with 15+ years of teaching experience

Frequently Asked Questions

How do you calculate average speed when traveling different distances at different rates? +
Average speed equals total distance divided by total time. It's NOT the arithmetic mean of the speeds. In this problem, 100 miles total takes 2.17 hours (1.25 hours for first half at 40 mph + 0.83 hours for second half at 60 mph), giving an average speed of 46.2 mph.
Why can't you just average the two speeds to get average speed? +
Because equal distances at different speeds take different amounts of time. The slower speed gets more weight in the average because you spend more time traveling at that speed. In this example, (40 + 60) ÷ 2 = 50 mph, but the correct answer is 48 mph because more time is spent at the slower 40 mph speed.
What is the harmonic mean and when do you use it for average speed? +
The harmonic mean formula 2ab/(a+b) gives average speed when you travel equal distances at two different speeds. For speeds 40 mph and 60 mph: 2(40)(60)/(40+60) = 4800/100 = 48 mph. This works because it automatically accounts for the time weighting.
NJ
Neven Jurkovic, PhD

Professor of Computer Science, Palo Alto College, Alamo Colleges District, San Antonio, TX

Developer of Algebrator

Contact

This solution was prepared with AI assistance and reviewed by Dr. Jurkovic for mathematical accuracy and pedagogical clarity.

2026-08-16