document.write( "Question 1073420: Rates of Two Trains\r
\n" );
document.write( "\n" );
document.write( "a)Solve using on variable. Two trains depart simultaneously from a station, traveling in opposite directions. One average 80 km/h and the other 100 km/h. Determine how long it will take the trains to be 450 km apart.\r
\n" );
document.write( "\n" );
document.write( "b)Solve using two variables. Two trains depart simultaneously from a station, traveling in opposite directions. One average 8 km/h more than the other, and after 1/2 hour they are 100 km apart. Determine the speed of each train. \n" );
document.write( "
Algebra.Com's Answer #688257 by ikleyn(52812)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "a) Solve using on variable. Two trains depart simultaneously from a station, traveling in opposite directions. \n" ); document.write( "One average 80 km/h and the other 100 km/h. Determine how long it will take the trains to be 450 km apart.\r \n" ); document.write( "\n" ); document.write( "b) Solve using two variables. Two trains depart simultaneously from a station, traveling in opposite directions. \n" ); document.write( "One average 8 km/h more than the other, and after 1/2 hour they are 100 km apart. Determine the speed of each train. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "a) Let t be the time under the question.\r\n" ); document.write( " Then the distance traveled by the first train is 80*t kilometers,\r\n" ); document.write( " while the distance traveled by the second train is 100*t kilometers.\r\n" ); document.write( "\r\n" ); document.write( " The equation is \r\n" ); document.write( "\r\n" ); document.write( " 80t + 100t = 450, or\r\n" ); document.write( "\r\n" ); document.write( " 180t = 450, which gives t =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |