document.write( "Question 853679: A plane travels from town A to town B at a constant speed of 400 mph and returns along the same route at a constant speed of 600mph. what is the plane's average speed for the round trip in miles per hours? \n" ); document.write( "
Algebra.Com's Answer #514183 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A plane travels from town A to town B at a constant speed of 400 mph and returns along the same route at a constant speed of 600mph. \n" ); document.write( " what is the plane's average speed for the round trip in miles per hours? \n" ); document.write( ": \n" ); document.write( "Let d = the one-way distance of the trip \n" ); document.write( "then \n" ); document.write( "2d = the round trip \n" ); document.write( ": \n" ); document.write( "Let a = the average speed for the round drip \n" ); document.write( ": \n" ); document.write( "Write time equation; time = dist;/speed \n" ); document.write( "AB time + BA time = total time \n" ); document.write( " \n" ); document.write( "multiply equatin by 1200a, cancel the denominators and you have \n" ); document.write( "3ad + 2ad = 1200(2d) \n" ); document.write( "5ad = 2400d \n" ); document.write( "divide both sides by d \n" ); document.write( "5a = 2400 \n" ); document.write( "a = 2400/5 \n" ); document.write( "a = 480 mph av speed \n" ); document.write( " |