document.write( "Question 948672: How long does it take a runner to finish a 10 km race at an average of 2 m/s \n" ); document.write( "
Algebra.Com's Answer #579047 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long does it take a runner to finish a 10 km race at an average of 2 m/s \n" ); document.write( "-------------- \n" ); document.write( "10 km = 10000 meters \n" ); document.write( "--- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 10000/2 \n" ); document.write( "t = 5000 seconds \n" ); document.write( " |