document.write( "Question 465940: how can i calculate average speed
\n" );
document.write( "when a plane is flying from one city to another and is 550 miles per hour and is 430 miles per hour on the return flight. \n" );
document.write( "
Algebra.Com's Answer #319441 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how can i calculate average speed \n" ); document.write( "when a plane is flying from one city to another and is 550 miles per hour and is 430 miles per hour on the return flight. \n" ); document.write( "--------------- \n" ); document.write( "Average speed for a round trip is similar to parallel resistors, but times 2. \n" ); document.write( "Avg speed = 2*550*430/(550 + 430) \n" ); document.write( "= 473000/980 \n" ); document.write( "=~ 482.65 mph \n" ); document.write( "---------- \n" ); document.write( "It's always less than the average of the 2 speeds, because more time is spent moving at the lower speed (unless they're the same speed). \n" ); document.write( " |