document.write( "Question 1033121: a man can walk a distance 900 meters.How long will it take him to travel at rate of 8km/hr \n" ); document.write( "
Algebra.Com's Answer #647718 by fractalier(6550) You can put this solution on YOUR website! distance = rate times time, or d = rt. \n" ); document.write( "We are looking for time t, so (for 900 m = 0.9 km) \n" ); document.write( "t = d/r = .9/8 = .1125 km/hr \n" ); document.write( " |