document.write( "Question 1098540: A bus traveled 387 km in 5hrs. One hour of the trip was in city traffic. The bus’s speed was just half of its speed on open highway. The rest of the trip was an open highway. Find the bus’s city speed. \n" ); document.write( "
Algebra.Com's Answer #712918 by ikleyn(52914) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let R be the bus speed in the city, in km/h.\r\n" ); document.write( "\r\n" ); document.write( "Then its speed in highway is 2r.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Moving 1 hour in the city, the bus covered r kilometers.\r\n" ); document.write( "\r\n" ); document.write( "Moving the remaining 4 hours on the highway, the bus covered 4*(2r) = 8r kilometers.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The sum of the two distances is 387 kilometers.\r\n" ); document.write( "It gives you an equation\r\n" ); document.write( "\r\n" ); document.write( "r + 8r = 387 ====> r =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |