Question 1059932
 A train traveling at the rate of 90 miles per hour (mi/hr) left New York City. Two hours later, another train traveling at the rate of 120 mi/hr also leaves New York City on a parallel track. How long will it take the faster train to catch up to the slower train?
--------------------
Slower train DATA:
rate = 90 mph ; time = x hrs ; distance = 90x miles
-----
Faster train DATA:
rate = 120 mph ; time = x-2 ; distance = 120x - 240 miles
----------------------------
Equation:
dist = dist
90x = 120x - 240
----------
-30x = -240
x = 8
-----
Ans: x-2 = 6 hrs
----------------
Cheers,
Stan H.
-------------