document.write( "Question 584364: This is confusing. I am not sure how to work this problem step by step. Would Someone please explain this to me?
\n" );
document.write( "Trains A and B are traveling the same direction on parallel tracks.
\n" );
document.write( "Train A is traveling at 80 mph and train B is traveling at 90 mph.
\n" );
document.write( "Train A passes the train station at 12:15 pm.
\n" );
document.write( "If train B passes it at 12:45pm, at what time will train B catch up to train A.
\n" );
document.write( "When will train B catch up to Train A? What time? \n" );
document.write( "
Algebra.Com's Answer #372762 by richwmiller(17219) You can put this solution on YOUR website! The trains leave 30 minutes apart. \n" ); document.write( "but the second train is going faster. \n" ); document.write( "80*(x+.5)=90x \n" ); document.write( "80x+40=90x \n" ); document.write( "40=10x \n" ); document.write( "4=x \n" ); document.write( "They will meet after 4 hours or at 4:15 pm \n" ); document.write( "80*4.5 =360 miles \n" ); document.write( "90*4=360 miles \n" ); document.write( " \n" ); document.write( " |