document.write( "Question 817283: As part of a training program a runner wants to build endurance by running at a rate of 9mph for 40 minutes. How far will he run in that time \n" ); document.write( "
Algebra.Com's Answer #492104 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a rate of 9mph for 40 minutes. How far will he run in that time \n" ); document.write( ": \n" ); document.write( "Dist = speed * time (in hrs) \n" ); document.write( "d = 9 * \n" ); document.write( "d = 6 mi \n" ); document.write( " |