document.write( "Question 977568: Two trains start at the same station at the same timw. Train A travels 92 kmph while tain b travels 82kmph. If the two trains travel in opposite direction, how far apart will they be after an hour? If the two trains travel the same directio, hor far apart will they be in two hours? \n" ); document.write( "
| Algebra.Com's Answer #599099 by Cromlix(4381)     You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the two trains leave in opposite directions \n" ); document.write( "after an hour they will be 92 + 82 km apart \n" ); document.write( "= 174 km \n" ); document.write( "If the two trains go on parallel tracks in \n" ); document.write( "the same direction after 2 hours the \n" ); document.write( "faster of the two will be (184 - 164 = 20) \n" ); document.write( "20 km ahead of the slower train. \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |