Bike Distance Problem: Different Speeds Each Way

Distance, Rate & Time 9th-10th Grade
PROBLEM
You bike for 3 hours to reach the beach. Using the same route, the return trip takes only 2.5 hours because you travel 2 miles per hour faster. How far did you bike going to the beach?

What You Will Learn

  • How to set up equations when the same distance is traveled at different rates
  • Recognizing that return trip problems use the constraint "distance remains constant"
  • Working with the relationship between rate, time, and distance when one variable changes
  • Translating speed differences into algebraic expressions
  • Verifying answers by checking both directions of travel

Visualizing the Problem

Let's draw what we know to see the relationship between the two trips:

You bike for 3 hours to reach the beach. Using the same route, the return trip takes only 2.5 hours because you...

The key insight is that both arrows represent the same distance, but achieved with different combinations of rate and time.

Solution: Method 1 — The Equal Distance Approach

Step 1 — Define your variable

Let r = your speed going to the beach (in miles per hour).

Since you travel 2 mph faster on the return trip, your return speed is r + 2 mph.

Step 2 — Express the distance both ways

Using the formula distance = rate × time:

Distance to beach = r × 3 = 3r miles
Distance returning = (r + 2) × 2.5 = 2.5(r + 2) miles

Step 3 — Set up the equation

Since you travel the same route both ways, the distances are equal:

3r = 2.5(r + 2)

Step 4 — Solve for speed

Expand the right side:

3r = 2.5r + 5
3r - 2.5r = 5
0.5r = 5
r = 10

Step 5 — Find the distance

Now that we know your speed going to the beach was 10 mph:

Distance = rate × time = 10 × 3 = 30 miles

Solution: Method 2 — The Speed Advantage Approach

Step 1 — Think about the extra speed

On the return trip, you gain 2 mph in speed but save 0.5 hours in time. This trade-off gives us another way to set up the problem.

Step 2 — Use the time difference

Let d = distance to the beach. Then:

Time at original speed = d/r
Time at faster speed = d/(r+2)

Step 3 — Set up using known times

We know the first trip takes 3 hours and the second takes 2.5 hours:

d/r = 3, so d = 3r
d/(r+2) = 2.5, so d = 2.5(r+2)

Step 4 — Equate and solve

3r = 2.5(r+2)
3r = 2.5r + 5
0.5r = 5
r = 10 mph

Therefore, d = 3r = 3(10) = 30 miles.

You biked 30 miles going to the beach.

Verification

Let's check our answer by confirming both trips cover the same distance:

Trip to beach: speed = 10 mph, time = 3 hours
Distance = 10 × 3 = 30 miles

Return trip: speed = 10 + 2 = 12 mph, time = 2.5 hours
Distance = 12 × 2.5 = 30 miles ✓

Both distances match, confirming our answer is correct.

Common Pitfalls

✗ Mistake 1: Setting up the wrong equation

3 + 2.5 = 5.5 hours total, so d = r × 5.5

This treats the problem as if you traveled at the same speed for 5.5 hours total. But the speeds are different for each leg of the journey, so you can't combine the times this way.

✗ Mistake 2: Confusing which speed to use

Let r = return speed, so going speed = r - 2

While this setup can work, it's easier to make errors. The problem states you go faster on the return trip, so it's clearer to let r be the original (slower) speed.

✗ Mistake 3: Using average speed

Average speed = (r + r + 2)/2, so solve using this

The average of two speeds doesn't directly help when the times are different. Each leg must be calculated separately because time varies with speed.

The Underlying Pattern

This problem follows the classic "same distance, different conditions" structure. The general approach is:

When distance stays constant but rate and time change:

Set up: rate₁ × time₁ = rate₂ × time₂

Where one rate is expressed in terms of the other (here, rate₂ = rate₁ + 2)

This pattern appears in many contexts: walking vs. running trips, driving in city vs. highway conditions, or working at different efficiency rates. The key insight is always that the same quantity (distance, work done, etc.) is achieved under different conditions.

For any return trip where speed increases by Δv:

r × t₁ = (r + Δv) × t₂
Distance = r × t₁ = (r + Δv) × t₂

How to Spot This Problem Type

  • "Return trip" or "same route back" — signals identical distances
  • "X miles per hour faster/slower" — indicates speed difference between legs
  • Two different time durations given — provides the constraint equations
  • "How far..." when given times and speed relationship — asking for the distance

Variations include: train problems with speed changes, walking vs. running scenarios, or any situation where the same distance is covered under different rate conditions. The mathematical structure remains identical regardless of the transportation method.

Real Applications

Transportation planning: Calculating fuel consumption and travel time when traffic conditions change between rush hour and off-peak driving.

Sports training: Runners and cyclists use this type of calculation to plan interval workouts where they cover the same distance at different paces.

Delivery logistics: Companies estimate delivery times when vehicles travel the same routes but under different conditions (weather, traffic, load weight).

What If?

1
Different Speed Gain
You bike for 3 hours to the beach. The return trip takes 2 hours because you travel 4 miles per hour faster. How far is the beach?
Step 1 — Set up variables

Let r = original speed. Return speed = r + 4

Step 2 — Equal distance equation

3r = 2(r + 4)

Step 3 — Solve

3r = 2r + 8, so r = 8 mph

Step 4 — Find distance

Distance = 8 × 3 = 24 miles

Verification

Return: 12 mph × 2 hr = 24 miles

Answer: 24 miles

2
Find the Speed Difference
You bike to a beach 30 miles away, taking 3 hours. On the return trip, you take only 2 hours. How many miles per hour faster were you traveling on the return trip?
Step 1 — Find original speed

Original speed = 30 miles ÷ 3 hours = 10 mph

Step 2 — Find return speed

Return speed = 30 miles ÷ 2 hours = 15 mph

Step 3 — Calculate difference

Speed increase = 15 - 10 = 5 mph

Verification

Check: 10 × 3 = 30 and 15 × 2 = 30

Answer: 5 mph faster

3
Adding a Rest Stop
You bike for 3 hours to reach the beach. After a 1-hour break, you bike back along the same route at a speed 2 mph faster, taking 2.5 hours. If the entire trip (including the break) took 6.5 hours, how far is the beach?
Step 1 — Check timing

Travel times: 3 + 2.5 = 5.5 hours. Break: 1 hour. Total: 6.5 hours ✓

Step 2 — Set up the equation

Let r = original speed. Equal distances: 3r = 2.5(r + 2)

Step 3 — Solve

3r = 2.5r + 5, so 0.5r = 5, thus r = 10 mph

Step 4 — Find distance

Distance = 10 × 3 = 30 miles

Verification

Return: 12 mph × 2.5 hr = 30 miles

Answer: 30 miles

4
Percentage Speed Increase
You bike to the beach at 12 mph, taking 2.5 hours. On the return trip, you increase your speed by 20%, saving time. How much time does the return trip take?
Step 1 — Find the distance

Distance = 12 mph × 2.5 hr = 30 miles

Step 2 — Calculate return speed

Return speed = 12 + (20% of 12) = 12 + 2.4 = 14.4 mph

Step 3 — Find return time

Time = distance ÷ speed = 30 ÷ 14.4 = 2.083 hours

Step 4 — Convert to minutes

2.083 hours = 2 hours and 5 minutes

Verification

Check: 14.4 × 2.083 ≈ 30 miles

Answer: 2 hours 5 minutes

Frequently Asked Questions

Use the fact that distance remains constant for both trips. Set up the equation: rate₁ × time₁ = rate₂ × time₂. In this problem, if r is the original speed, then r × 3 = (r + 2) × 2.5, since the same distance is covered at different speeds.
Because the speeds are different for each leg of the trip. The distance formula d = rt requires knowing the actual speed for each segment. Averaging the times would ignore the 2 mph speed difference, leading to an incorrect setup.
The distance traveled is identical in both directions - only the rate and time change. This gives you two expressions for the same distance that you can set equal to each other. Here, 3r = 2.5(r + 2) because both expressions equal the distance to the beach.
DN

Dr. Neven Jurkovic

Expert in mathematics education and step-by-step problem solving

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-09-13