document.write( "Question 1170394: An express train and a charter bus leave Chicago to travel to Champaign. The express train can make the trip in two hours and the bus takes five hours for the trip. The speed of the express train is 42 miles per hour faster than the speed of the bus. Find the speed of the bus?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #795275 by ikleyn(52799)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x be the speed of the bus, in miles per hour.\r\n" ); document.write( "\r\n" ); document.write( "Then the speed of the train is (x+42) miles per hour.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then you write this \"distance\" equation\r\n" ); document.write( "\r\n" ); document.write( " 5x = 2*(x + 42)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "saying that the distance is the same.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve\r\n" ); document.write( "\r\n" ); document.write( " 5x = 2x + 84\r\n" ); document.write( "\r\n" ); document.write( " 5x - 2x = 84\r\n" ); document.write( "\r\n" ); document.write( " 3x = 84\r\n" ); document.write( "\r\n" ); document.write( " x = 84/3 = 28.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The bus speed is 28 miles per hour.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |