Question

Difficulty: MediumRate, Time, and Distance Problems

A high-speed passenger train travels from Station X to Station Y at a constant speed of 6060 miles per hour. On the return trip along the exact same track, due to maintenance, the train travels at a constant speed of 4040 miles per hour. What is the average speed of the train, in miles per hour, for the entire round trip?

  1. A
    4545
  2. 4848Answer
  3. C
    5050
  4. D
    5252
  5. E
    5454

Answer

4848 miles per hour
Average speed is defined as total distance divided by total time. Setting distance as dd, the outbound travel time is d60\frac{d}{60} and the return time is d40\frac{d}{40}. The total distance is 2d2d and total time is 5d120=d24\frac{5d}{120} = \frac{d}{24}. Dividing total distance 2d2d by total time d24\frac{d}{24} gives 4848 miles per hour.

Step-by-Step Solution

1
Define variables for distance and time for each leg of the journey.
Let the distance between Station X and Station Y be dd miles. Outbound time t1=d60t_1 = \frac{d}{60} hours, and return time t2=d40t_2 = \frac{d}{40} hours.
Average speed is defined as total distance divided by total time, not the simple average of speeds.
2
Calculate total distance and total time.
Total distance =d+d=2d= d + d = 2d. Total time =t1+t2=d60+d40=2d+3d120=5d120=d24= t_1 + t_2 = \frac{d}{60} + \frac{d}{40} = \frac{2d + 3d}{120} = \frac{5d}{120} = \frac{d}{24} hours.
Summing individual distances and times provides the components needed for the average speed formula.
3
Divide total distance by total time to find the average speed.
Average speed =2dd24=2d×24d=48= \frac{2d}{\frac{d}{24}} = 2d \times \frac{24}{d} = 48 miles per hour.
Executing the division yields the overall rate for the trip.

Key Concept

Average Speed for Multi-Leg Trips
Rate this question