document.write( "Question 655413: Your friend flew to Miami in a plane that averaged 600 mi/h. She drove back home, averaging 50 mi/h. What is her average speed in miles per hour for the whole trip? Assume the distances by plane and car are equal. \n" ); document.write( "
Algebra.Com's Answer #409108 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Your friend flew to Miami in a plane that averaged 600 mi/h. She drove back home, averaging 50 mi/h. What is her average speed in miles per hour for the whole trip? Assume the distances by plane and car are equal. \n" ); document.write( "-------------- \n" ); document.write( "Avg speed = 2*600*50/(600 + 50) (proof available) \n" ); document.write( "= 60000/650 \n" ); document.write( "=~ 92.3077 mi/hr \n" ); document.write( " |