document.write( "Question 875150: andrew goes by bus for part of his way to work and walks the rest. the speed of the bus is 24 km/h and he walks at 9km/h. if the distance between the house and the office is 30 km and it takes him 1 1/3 hours to go to the office, how long does he spend walking? \n" ); document.write( "
Algebra.Com's Answer #527992 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! andrew goes by bus for part of his way to work and walks the rest. the speed of the bus is 24 km/h and he walks at 9km/h. if the distance between the house and the office is 30 km and it takes him 1 1/3 hours to go to the office, how long does he spend walking? \n" ); document.write( "*** \n" ); document.write( "let x=walking distance \n" ); document.write( "30-x=bus distance \n" ); document.write( "travel time=distance/speed \n" ); document.write( " \n" ); document.write( "LCD:72 \n" ); document.write( "8x+90-3x=96 \n" ); document.write( "5x=6 \n" ); document.write( "x=6/5 \n" ); document.write( "x/9=6/45 hr=8 min \n" ); document.write( "how long does andrew spend walking? 8 min \n" ); document.write( " |