document.write( "Question 878501: How can i find out my class's average walking speed based on the time on distance i have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #529986 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
First calculate the speed of every classmate using the formula\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r = D/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "where r is the rate, D is the distance, t is the time\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Once you have all of your speeds, add them up and divide by n (n = number of people in the class) to get the average speed
\n" ); document.write( "
\n" );