Solve Distance, Rate, and Time Using Two Different Speeds
What This Problem Teaches
- How to use the fundamental relationship Distance = Rate × Time when the distance is constant but rates and times vary
- Setting up equations where the same unknown appears in both rate expressions
- Converting between time units (minutes to hours) to maintain dimensional consistency
- Recognizing that speed differences and time differences work together to determine absolute values
- Verification techniques that check both the mathematical solution and real-world reasonableness
Solution: Method 1 — The Single-Variable Setup
The key insight is that David travels the exact same distance regardless of whether he drives or bikes. This constraint gives us the equation we need.
Step 1 — Define the variable
Let b = David's bike speed in miles per hour. Since his car is 4.5 mph faster than his bike:
Step 2 — Convert times to hours
The speeds are in mph, so we need times in hours for the Distance = Rate × Time formula:
Bike time = 45 minutes = 45/60 = 3/4 hour
Step 3 — Set up the distance equation
Since the distance to work is the same whether David drives or bikes:
(bike speed) × (bike time) = (car speed) × (car time)
b × (3/4) = (b + 4.5) × (1/3)
Step 4 — Solve for bike speed
Distribute and collect terms:
3b/4 = b/3 + 4.5/3
3b/4 = b/3 + 1.5
Multiply everything by 12 to clear fractions:
5b = 18
b = 3.6 mph
Step 5 — Calculate the distance
Now we can find the distance using either mode of travel:
Distance = 3.6 × (3/4) = 2.7 miles
Solution: Method 2 — Speed Ratio from Time Ratio
Since distance is constant, we can use the inverse relationship between speed and time to solve this more directly.
Step 1 — Establish the time ratio
David takes 20 minutes by car and 45 minutes by bike. The time ratio is:
Step 2 — Convert to speed ratio
For constant distance, speeds are inversely proportional to times. So:
Step 3 — Use the speed difference
If the speeds are in ratio 9:4, then car speed is 9k and bike speed is 4k for some constant k. The difference is:
5k = 4.5
k = 0.9
Step 4 — Find actual speeds
Car speed = 9k = 9(0.9) = 8.1 mph
Step 5 — Calculate distance
Verification
Let's verify this answer by checking that both methods of travel give the same distance:
Car: 8.1 mph × (20/60) hour = 8.1 × 0.333... = 2.7 miles ✓
We should also verify the speed difference:
All conditions are satisfied.
Common Pitfalls
Some students write: distance = 3.6 × 45 = 162 miles. This massive answer should trigger immediate suspicion. Always check that your units match throughout the calculation.
Writing bike speed + car speed = 4.5 instead of car speed - bike speed = 4.5. The problem states that driving speed is greater than biking speed, not that they sum to 4.5.
While you could solve by letting t = some reference time, this approach is much more complicated because the speed constraint becomes harder to express cleanly.
Does the Answer Make Sense?
A distance of 2.7 miles feels reasonable for a work commute. Let's think about the speeds:
- Bike speed of 3.6 mph: This is quite slow for cycling, but reasonable for city biking with traffic lights, hills, or a cautious rider.
- Car speed of 8.1 mph: This is very slow for highway driving but perfectly reasonable for city driving with traffic, red lights, and congestion.
- Speed difference of 4.5 mph: In stop-and-go city traffic, the advantage of a car over a bike can be surprisingly small.
The relationship also makes intuitive sense: David takes more than twice as long to bike (45 vs 20 minutes), but his car is only 4.5 mph faster. This suggests a short urban commute where traffic limits car speeds significantly.
The Pattern Behind This
This problem belongs to the "same distance, different rates" family. The general structure is:
r₁ × t₁ = r₂ × t₂ = d
Plus one constraint relating r₁ and r₂ (or t₁ and t₂)
The constraint can be additive (speed difference), multiplicative (one speed is k times another), or indirect (given cost differences, fuel efficiency, etc.). The key insight is always that distance remains constant.
Where This Shows Up in Real Life
- Urban transportation planning: City planners compare commute times by car, bike, and public transit to design transportation systems and set speed limits.
- Delivery logistics: Companies optimize routes by comparing delivery times for trucks, drones, and foot couriers over the same distances.
- Athletic training: Runners and cyclists track pace differences between different training intensities over identical course distances.
What If?
Distance = Rate × Time, so Rate = Distance ÷ Time
Car speed = 2.7 miles ÷ (20/60) hours = 2.7 ÷ (1/3) = 8.1 mph
Bike speed = 2.7 miles ÷ (45/60) hours = 2.7 ÷ (3/4) = 3.6 mph
Speed difference = 8.1 - 3.6 = 4.5 mph
Check: 8.1 × (1/3) = 2.7 ✓ and 3.6 × (3/4) = 2.7 ✓
Answer: The car is 4.5 mph faster than the bike.
Let b = bike speed in mph, so car speed = b + 6 mph
Car time = 15/60 = 1/4 hour, Bike time = 40/60 = 2/3 hour
b × (2/3) = (b + 6) × (1/4)
2b/3 = (b + 6)/4
Multiply by 12: 8b = 3(b + 6) = 3b + 18
5b = 18, so b = 3.6 mph
Distance = 3.6 × (2/3) = 2.4 miles
Answer: Sarah travels 2.4 miles to work.
Let w = walking speed. Then bike speed = w + 8, car speed = w + 14
Times: walk = 1 hr, bike = 1/3 hr, car = 1/5 hr
w × 1 = (w + 8) × (1/3)
w = (w + 8)/3
3w = w + 8, so w = 4 mph
Bike speed = 4 + 8 = 12 mph
Car speed = 4 + 14 = 18 mph
Distance = 4 mph × 1 hour = 4 miles
Verify: bike 12 × (1/3) = 4 ✓, car 18 × (1/5) = 3.6... Wait, this doesn't work!
This problem is inconsistent as stated. The three constraints cannot all be satisfied simultaneously.
Time = Distance ÷ Speed = 0.8 miles ÷ 24 mph = 1/30 hour = 2 minutes
Total time = 30 min, driving time = 2 min
Biking time = 30 - 2 = 28 minutes = 28/60 = 7/15 hours
Biking distance = 8 mph × (7/15) hours = 56/15 miles ≈ 3.73 miles
Total = driving + biking = 0.8 + 56/15 = 12/15 + 56/15 = 68/15 ≈ 4.53 miles
Answer: Lisa's total commute is 4.53 miles.
Frequently Asked Questions
Use the formula Distance = Rate × Time for both modes of travel. Since the distance is the same, set up an equation: (bike speed) × (bike time) = (car speed) × (car time). In this problem, if b is bike speed, then b × (45/60) = (b + 4.5) × (20/60), which solves to give bike speed = 3.6 mph and distance = 2.7 miles.
Because speed is typically given in miles per hour (mph), but travel times are often in minutes. To use the formula Distance = Rate × Time correctly, all units must match. Convert minutes to hours by dividing by 60: 20 minutes = 20/60 = 1/3 hour, and 45 minutes = 45/60 = 3/4 hour.
The fundamental insight is that distance remains constant regardless of the mode of travel. This constraint lets you set bike distance equal to car distance, creating one equation with one unknown. The speed difference and time difference work together to determine both the actual speeds and the distance.
2026-07-20