Question 152556
One equation might be particularly useful:
Speed * Time = Distance
<br>We can shorten these into variables we need:
speed of the express train = s<sub>e</sub>
speed of local train = s<sub>l</sub>
<br>Using the information from the problem. Both trains traveled the same time. We also know the total distance:
time = 4 hours
total distance = 480 miles
<br>Now let's use the information we know. Since the express train travels twice as fast as the local train, we can set the speed of the express train in terms of the local train:
s<sub>e</sub> = 2<sub>l</sub>
<br>Let's plug it all back into the original equation:
Speed * Time = Distance
(s<sub>e</sub> + s<sub>l</sub>) * 4 = 480
(s<sub>e</sub> + s<sub>l</sub>) = 120
<br> Since s<sub>e</sub> = 2<sub>l</sub>
2s<sub>l</sub> + s<sub>l</sub> = 120
3s<sub>l</sub> = 120
s<sub>l</sub> = 40 mph
<br>The average speed of the local train is 40 mph. 
<br>Now we can solve for the speed of the express train.
s<sub>e</sub> = 2<sub>l</sub>
s<sub>e</sub> = 2(40)
s<sub>e</sub> = 80 mph
<br>The average speed of the express train is 80 mph.