document.write( "Question 894637: two trains A and B travels to each other.The distance
\n" );
document.write( "between train A and B is 900 km. Train A start travelling at
\n" );
document.write( "9 AM with speed 150 km/hour and train B start travelling
\n" );
document.write( "at 11 AM with speed 120 km/hour.At what time both trains
\n" );
document.write( "meet together? \n" );
document.write( "
Algebra.Com's Answer #542271 by KMST(5347) You can put this solution on YOUR website! \n" ); document.write( "For any time not before 9AM , \n" ); document.write( "train A has traveled \n" ); document.write( "For any time not before 11AM , \n" ); document.write( "train B has traveled \n" ); document.write( "If they are to meet at a time such that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the trains will meet 4 hours, 13 minutes and 20 seconds after 9 AM. \n" ); document.write( "At that time it will be 1:13:20 PM. \n" ); document.write( " |