document.write( "Question 293141: Train A and B are traveling in the same direction on parallel tracks. Train A is traveling 60 miles per hour and Train B at 80 mile per hour. Train A passes a station at 8:20am, if train B passes the same station at 8:35am, at what time will train B catch up to train A?
\n" );
document.write( "When will train B catch up with train A?______ \n" );
document.write( "
Algebra.Com's Answer #211616 by richwmiller(17219) You can put this solution on YOUR website! a 60 mph 8:20 \n" ); document.write( "b 80 mph 8:35 \n" ); document.write( "a has a head start of 15 minutes which is 1/4 hr. \n" ); document.write( "in 1/4 hr it goes 15 miles \n" ); document.write( "train b is catching up at 20 miles and hr. so it will catch up in 45 minutes \n" ); document.write( "8:35 +0:45=8:80=9:20 am \n" ); document.write( "We can also write it: \n" ); document.write( "60*(x+1/4)=80x \n" ); document.write( "60x+15=80x \n" ); document.write( "15=20x \n" ); document.write( "15/20=3/4=x \n" ); document.write( "3/4 hr=45 minutes same as above \n" ); document.write( "Train B catches train A at 9:20 am. ANSWER \n" ); document.write( " |