document.write( "Question 624823: two trains are traveling toward each other from 30 miles apart train a is traveling east at 70 mph train b is traveling west at 50 mph how long does it taake the two trains to meet
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393089 by reynard2007(52)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "For the two trains to meet, they must cover a total distance of 30 miles, since they are that far apart. Let x stand for the number of hours they travel.\r \n" ); document.write( "\n" ); document.write( "Distance = Speed*Time \n" ); document.write( "Total Distance = (Distance covered by the eastward train) + (Distance covered by the westward train) \n" ); document.write( "30 = 70x + 50x \n" ); document.write( "30 = 120x \n" ); document.write( "x = 30/120 = 1/4 hour = 15 minutes. \n" ); document.write( " \n" ); document.write( "The trains will meet in 15 minutes.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |