document.write( "Question 941181: If I live 8 miles away from a store and it took me 30 minutes to run there and back in 20 minutes, what is the average speed? How do I find the average speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573734 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If I live 8 miles away from a store and it took me 30 minutes to run there and back in 20 minutes, what is the average speed? How do I find the average speed? \n" ); document.write( "============= \n" ); document.write( "That's 16 miles in 50 minutes. \n" ); document.write( "d = r*t \n" ); document.write( "r = d/t = 16/50 \n" ); document.write( "r = 0.32 miles/minute \n" ); document.write( " |