SOLUTION: A train leaves the station heading north at 125 mph, a second train leaves 2 hours later on a parallel track heading north at 175 mph how far from the station will they meet?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A train leaves the station heading north at 125 mph, a second train leaves 2 hours later on a parallel track heading north at 175 mph how far from the station will they meet?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 403636: A train leaves the station heading north at 125 mph, a second train leaves 2 hours later on a parallel track heading north at 175 mph how far from the station will they meet?
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Let d = the distance from the station to the catch-up point. Then from the formula t = d/r,
d%2F125+-+d%2F175+=+2 <==> %282d%29%2F875+=+2 d%2F875+=+1, or d = 875 miles.
-------------------------------------------------------------------------------
There is yet another way of approaching this problem, and that is to let
t = time of travel of train 1 before the catch-up, and
t - 2 = time of travel of train 2 before the catch,
and then use the formula d = rt, to get the equation 125t = 175(t-2).
But this is indirect...