Question

Difficulty: MediumRate, Time, and Distance Problems

A jogger runs from point A to point B at a constant speed of 88 miles per hour and then immediately returns from point B to point A along the exact same route at a constant speed of 1212 miles per hour. If the total time for the entire round trip is 55 hours, what is the distance, in miles, from point A to point B?

Answer: 24 miles

Answer

The distance from point A to point B is 24 miles.
Let dd be the distance in miles between point A and point B. The time taken for the outbound journey is d8\frac{d}{8} hours, and the time taken for the return journey is d12\frac{d}{12} hours. Since the total time for the round trip is 55 hours, we set up the equation d8+d12=5\frac{d}{8} + \frac{d}{12} = 5. Finding a common denominator of 2424, the equation becomes 3d+2d24=5\frac{3d + 2d}{24} = 5, which simplifies to 5d24=5\frac{5d}{24} = 5. Multiplying both sides by 2424 gives 5d=1205d = 120, and dividing by 55 yields d=24d = 24 miles.

Step-by-Step Solution

1
Define the variable dd as the distance in miles between point A and point B, and express the time for each leg of the trip.
Outbound time = d8\frac{d}{8} hours, Return time = d12\frac{d}{12} hours.
Using the fundamental rate formula t=drt = \frac{d}{r}, time equals distance divided by speed.
2
Sum the time spent on the outbound leg and the return leg to match the total round-trip time.
d8+d12=5\frac{d}{8} + \frac{d}{12} = 5.
The total time for the trip is given as 55 hours.
3
Find a common denominator to add the algebraic fractions and solve for dd.
3d+2d24=5    5d24=5    5d=120    d=24\frac{3d + 2d}{24} = 5 \implies \frac{5d}{24} = 5 \implies 5d = 120 \implies d = 24.
The common denominator of 88 and 1212 is 2424. Simplifying the resulting linear equation yields the one-way distance.

Key Concept

Rate, Time, and Distance Problems: d=rtd = r \cdot t. Total trip time is the sum of individual leg times (ttotal=t1+t2t_{\text{total}} = t_1 + t_2).
Estimated Time:1m 30s
Rate this question