document.write( "Question 1185644: Hi
\n" );
document.write( "Becky walks to the stadium which is 580m way from her house for 20min . She walks back to her house using the same route at a speed of 20m per minute.
\n" );
document.write( "What is her average speed. \r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #816488 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Becky walks to the stadium which is 580m way from her house for 20min . She walks back to her house using the same route at a speed of 20m per minute. \n" ); document.write( "What is her average speed. \n" ); document.write( "------------ \n" ); document.write( "Avg speed going is 580/20 = 29 m/min \n" ); document.write( "------ \n" ); document.write( "Avg speed for round trip = 2*29*20/(29+20) =~ 23.67 m/minute \n" ); document.write( "============================ \n" ); document.write( "I don't recommend memorizing formulas generally, but the avg speed for a round trip is 2*v1*v2/(v1+v2). \n" ); document.write( "This is the same as for parallel flows, parallel resistors, parallel work, etc. except for the factor of 2. \n" ); document.write( " |