document.write( "Question 254195: Trains A and B are traveling in the same direction on parallel tracks. Train A is traveling at 40 MPH and train B traveling at 60 MPH. train A passes a station at 9:20 PM. If train B passes the same station at 9:34 PM at what time will train B catch up to train A? \n" ); document.write( "
Algebra.Com's Answer #186618 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
d=40t for train A.
\n" ); document.write( "d=60(t-14/60) train B.
\n" ); document.write( "40t=60(t-14/60)
\n" ); document.write( "40t=60t-14
\n" ); document.write( "40t-60t=-14
\n" ); document.write( "-20t=-14
\n" ); document.write( "t=-14/-20=7/10=.7 hours.
\n" ); document.write( ".7*60=42 minutes.
\n" ); document.write( "9:20+:42=10:02 is the time they will meet.
\n" ); document.write( "
\n" ); document.write( "
\n" );