document.write( "Question 197236: Train A and B are traveling in the same direction on parallel tracks. Train A is traveling at 100 miles per hour and train B is traveling at 120 miles per hour. Train A passes a station at 2.20 A.M. If train B oases the same station at 2:35 A.M., at what time will train B catch up to train A?\r
\n" );
document.write( "\n" );
document.write( "I honestly don't know where to begin solving this. \n" );
document.write( "
Algebra.Com's Answer #147904 by stanbon(75887) ![]() You can put this solution on YOUR website! Train A and B are traveling in the same direction on parallel tracks. Train A is traveling at 100 miles per hour and train B is traveling at 120 miles per hour. Train A passes a station at 2.20 A.M. If train B oases the same station at 2:35 A.M., at what time will train B catch up to train A? \n" ); document.write( "--------------------------------- \n" ); document.write( "Draw the picture of the two trains moving in the same direction. \n" ); document.write( "--------------- \n" ); document.write( "Train A DATA: \n" ); document.write( "rate = 100 mph ; time = x hrs ; distance = rt = 100x miles \n" ); document.write( "---------------------- \n" ); document.write( "Train B DATA: \n" ); document.write( "rate = 120 mph ; time = x - (1/4) hr. ; distance = rt = 120x - 30 miles \n" ); document.write( "========================================== \n" ); document.write( "Equation: \n" ); document.write( "distance A = distance B \n" ); document.write( "100x = 120x - 30 \n" ); document.write( "20x = 30 \n" ); document.write( "x = 3/2 hrs \n" ); document.write( "------------------------ \n" ); document.write( "Meeting time: 2:20 + 1 hr 30 min = 3:50 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |