Same Distance, Different Speeds: Inverse Proportion Problem

Distance, Rate & Time 9th-10th Grade
Problem
How long will it take a car to travel a certain distance at 80 kph if the same distance is traveled in 6 hours at 60 kph?

What This Problem Teaches

  • How to recognize and apply the fundamental relationship Distance = Speed × Time
  • Understanding inverse proportionality: when distance is constant, speed and time move in opposite directions
  • Setting up equations when one scenario provides complete information and another has missing data
  • Verification techniques for distance-rate-time problems
  • Recognition that this problem structure appears in physics, engineering, and real-world planning

Picture This

How long will it take a car to travel a certain distance at 80 kph if the same distance is traveled in 6 hours at 60...

Solution: Method 1 — Find the Distance First

The key insight is that both scenarios involve the same distance. We can calculate that distance from the first scenario, then use it to find the time for the second scenario.

Step 1 — Calculate the distance using the known information

We know the car travels for 6 hours at 60 kph. Using the distance formula:

Distance = Speed × Time
Distance = 60 kph × 6 hours = 360 kilometers

Step 2 — Set up the equation for the unknown scenario

Now we know the distance is 360 km, and we want to find how long it takes at 80 kph:

Distance = Speed × Time
360 = 80 × t
where t is the unknown time in hours

Step 3 — Solve for the unknown time

Divide both sides by 80 to isolate t:

t = 360 ÷ 80 = 4.5 hours

Converting to hours and minutes: 4.5 hours = 4 hours and 30 minutes.

Solution: Method 2 — Direct Inverse Proportion

Since the distance stays constant, speed and time are inversely proportional. We can solve this without explicitly calculating the distance.

Step 1 — Set up the inverse proportion relationship

When distance is constant, Speed₁ × Time₁ = Speed₂ × Time₂:

60 × 6 = 80 × t
360 = 80t

Step 2 — Solve for t

t = 360 ÷ 80 = 4.5 hours

This method is more efficient because it skips the intermediate step of calculating distance explicitly.

Step 3 — Think about the relationship

Notice that the speed increased by a factor of 80/60 = 4/3, so the time decreased by the inverse factor of 3/4:

New time = 6 × (3/4) = 4.5 hours
Answer: It will take 4.5 hours (4 hours and 30 minutes) to travel the distance at 80 kph.

Verification

Let's confirm our answer by checking that both scenarios give the same distance:

Scenario 1: 60 kph × 6 hours = 360 km
Scenario 2: 80 kph × 4.5 hours = 360 km ✓

Perfect! Both calculations yield 360 kilometers, confirming our answer is correct.

Additional Check: The ratio of speeds is 80:60 = 4:3, which means the faster car should take 3/4 as much time. Indeed, 6 × (3/4) = 4.5 hours. ✓

Common Pitfalls

✗ Mistake 1: Confusing direct and inverse proportion

Some students think: "The speed increased by 80/60 = 4/3, so the time should increase by 4/3 too."

Wrong calculation: 6 × (4/3) = 8 hours

Why it's wrong: This treats speed and time as directly proportional, but they're inversely proportional when distance is constant. Higher speed means less time, not more.

✗ Mistake 2: Taking the simple average of the times

Some students reason: "60 kph takes 6 hours, so 80 kph should take some time between 0 and 6 hours. Maybe around 3 hours?"

Why it's wrong: There's no mathematical relationship behind this guess. The correct answer comes from the precise inverse relationship between speed and time.

✗ Mistake 3: Mixing up which speed goes with which time

Setting up: 80 × 6 = 60 × t, giving t = 8 hours

Why it's wrong: This incorrectly assumes the 80 kph speed corresponds to the 6-hour journey. Always match the known speed with its known time in your equation.

The Math Beneath the Surface

This problem illustrates a fundamental inverse relationship. When one quantity is held constant, two related quantities move in opposite directions proportionally.

General form: If A × B = C (constant), then:
A₁ × B₁ = A₂ × B₂

For distance problems: Speed × Time = Distance
For this type: Speed₁ × Time₁ = Speed₂ × Time₂
Important limitation: This inverse relationship only holds when the distance truly remains constant. If the problem involves different distances, you must calculate each distance separately.

You'll see this same mathematical structure in physics (pressure and volume in Boyle's Law), economics (price and demand), and engineering (workforce size and project completion time).

This Calculation in the Real World

  • Logistics planning: Shipping companies use these calculations to determine delivery schedules when transport speed changes due to traffic, weather, or vehicle type.
  • Project management: If you know how long a task takes with a certain number of workers, you can estimate the time needed with more or fewer workers (assuming perfect scaling).
  • Fuel efficiency analysis: When planning trips, drivers calculate how changes in driving speed affect travel time while covering the same route.

What If?

1
Reverse the Unknown
A car travels a certain distance at 80 kph and completes the journey in 4.5 hours. How long would it take to travel the same distance at 60 kph?
Step 1 — Find the distance

Distance = 80 kph × 4.5 hours = 360 km

Step 2 — Apply the new speed

Time = Distance ÷ Speed = 360 ÷ 60 = 6 hours

Step 3 — Verify using inverse proportion

80 × 4.5 = 60 × 6 = 360

Answer

6 hours

2
Three-Speed Comparison
The same distance is traveled in 6 hours at 60 kph. How long would it take at 80 kph? Additionally, what speed would be needed to cover the distance in exactly 5 hours?
Step 1 — Find the distance

Distance = 60 × 6 = 360 km

Step 2 — Time at 80 kph

Time = 360 ÷ 80 = 4.5 hours

Step 3 — Speed needed for 5 hours

Speed = Distance ÷ Time = 360 ÷ 5 = 72 kph

Step 4 — Verify all scenarios

60×6 = 80×4.5 = 72×5 = 360 km

Answer

4.5 hours at 80 kph; 72 kph for 5 hours

3
Fractional Speed Increase
A journey takes 6 hours at 60 kph. By what fraction must the speed be increased to reduce the travel time by 1 hour (i.e., to make the trip in 5 hours)?
Step 1 — Find the distance

Distance = 60 × 6 = 360 km

Step 2 — Find required speed for 5 hours

Speed needed = 360 ÷ 5 = 72 kph

Step 3 — Calculate the increase

Speed increase = 72 - 60 = 12 kph

Step 4 — Express as fraction

Fractional increase = 12/60 = 1/5 or 20%

Answer

Speed must increase by 1/5 (20%)

4
Two-Leg Average Speed
A car travels the first half of a total distance at 60 kph. It travels the second half of the distance at 80 kph. What is the average speed for the entire trip? (Hint: This is NOT the simple average of 60 and 80.)
Step 1 — Set up with specific distance

Let total distance = 360 km, so each half = 180 km

Step 2 — Time for first half

Time₁ = 180 ÷ 60 = 3 hours

Step 3 — Time for second half

Time₂ = 180 ÷ 80 = 2.25 hours

Step 4 — Calculate average speed

Total time = 3 + 2.25 = 5.25 hours
Average speed = 360 ÷ 5.25 = 68.57 kph

Answer

68.57 kph (not 70 kph, which would be the arithmetic mean)

Frequently Asked Questions

How do you solve problems where the same distance is traveled at different speeds?+

Use the relationship distance = speed × time. Since the distance stays constant, you can either calculate the distance from the first scenario and apply it to the second, or use the inverse proportion principle: when distance is constant, speed and time are inversely proportional. In this example, 60 kph × 6 hours = 360 km, so at 80 kph the time becomes 360 ÷ 80 = 4.5 hours.

What does it mean that speed and time are inversely proportional?+

Inverse proportion means when one quantity increases, the other decreases by the same factor. For travel at constant distance, if you double the speed, you halve the time. Mathematically, speed × time = constant. In this problem, 60 × 6 = 360, and 80 × t = 360, so t = 4.5 hours.

Why can't you just use ratios of speeds to find time ratios directly?+

You can, but you must remember that speed and time ratios are inverted. If the speed ratio is 80:60 = 4:3, then the time ratio is inverted to 3:4. So if the original time was 6 hours, the new time is 6 × (3/4) = 4.5 hours. This works because higher speed means less time for the same distance.

DN

Dr. Neven Jurkovic

Expert solutions reviewed for mathematical accuracy and pedagogical value

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-26