Question 214961
): Train A and B are traveling in the same direction on parallel tracks.
------ 
Train A is traveling at 80 miles per hour and train B is traveling at 84 miles per hour.
-----------------------------
Train A passes a station at 6:25pm. If train B passes the same station at 6:55pm., at what time will train B catch up to train A?
-----------------------------
Train A DATA:
rate = 80 mph ; distance = x miles ; time = d/r = x/80 hrs.
---
Train B DATA:
rate = 84 mph ; distance = x miles ; time = d/r = x/84 hrs.
---
Comment: Using the station as a start point, Train B starts
1/2 hr. after Train A
---
Equation:
A-time - B-time = 1/2 hr
x/80 - x/84 = 1/2
(84x-80x)/(80*84) = 1/2
Cross multiply to get:
2*4x = 80*84
x = 840 (distance traveled from the station before catchup)
---
Time = x/84 = 840/84 = 10 hrs for train B to catch train A
---
6:55 pm + 10hr = 4:55am
===========================
Cheers,
Stan H.