document.write( "Question 861339: a local bus travels 8 mph slower than the express bus. the express bus travels 60 miles in the same time it takes the local bus to travel 48 miles. find the speed of the local bus and the speed of the express bus.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #518957 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the time taken by both is same , but for different distances\r \n" ); document.write( "\n" ); document.write( "express bus rate = x, distance = 60\r \n" ); document.write( "\n" ); document.write( "local bus rate = x-8, distance =48\r \n" ); document.write( "\n" ); document.write( "60/x = 48/(x-8)\r \n" ); document.write( "\n" ); document.write( "60(x-8)=48x\r \n" ); document.write( "\n" ); document.write( "60x-480 = 48x\r \n" ); document.write( "\n" ); document.write( "60x-48x=480\r \n" ); document.write( "\n" ); document.write( "12x=480 \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "you continue\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |