Question 446341
if one train leaves the station traveling at 30 mph and another train leaves a half hour later traveling at 50 mph, when will they meet?
-----------------
Slower train DATA:
rate = 30 mph ; time = x hrs ; distance = 30x miles
----
Faster train DATA:
rate = 50 mph ; time = x-(1/2) hr; distance = 50x-25 miles
----
Equation:
distance = distance
30x = 50x-25
25x = 25
x = 1 hr
---
They will meet one hr after the slower train left the station.
==========================
Cheers,
Stan H.