document.write( "Question 1030465: An airplane flying into a head wind travels the 2400 miles flying distance between two cities in 6 hours. On the return flight, the same distance is traveled in 5 hours. Find the air speed of the plane and the speed of the wind, assuming that both remain constant. (The air speed is the speed of the plane if there were no wind.) Write a system of equations and solve \n" ); document.write( "
Algebra.Com's Answer #645345 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Plane speed =x mph \n" ); document.write( "wind speed =y mph \n" ); document.write( "against wind 6 hours \n" ); document.write( "with wind 5 hours \n" ); document.write( " \n" ); document.write( "Distance with wind 2400 miles distance against wind 2400 \n" ); document.write( "t=d/r against wind (x-y) \n" ); document.write( "2400.00 / ( x - y )= 6.00 \n" ); document.write( " \n" ); document.write( "6.00 x - -6.00 y = 2400.00 ....................1 \n" ); document.write( "with wind (x+y) \n" ); document.write( "2400.00 / ( x + y )= 5.00 \n" ); document.write( "5.00 ( x + y ) = 2400.00 \n" ); document.write( "5.00 x + 5.00 y = 2400.00 ...............2 \n" ); document.write( "Multiply (1) by 5.00 \n" ); document.write( "Multiply (2) by 6.00 \n" ); document.write( "we get 2.00 \n" ); document.write( "30.00 x + -30.00 y = 12000.00 \n" ); document.write( "30.00 x + 30.00 y = 14400.00 \n" ); document.write( "60.00 x = 26400.00 \n" ); document.write( "/ 60.00 \n" ); document.write( "x = 440 mph \n" ); document.write( " \n" ); document.write( "plug value of x in (1) y \n" ); document.write( "6 x -6 y = 2400 \n" ); document.write( "2640 -6 -2640 = 2400 \n" ); document.write( "-6 y = 2400 \n" ); document.write( "-6 y = -240 mph \n" ); document.write( " y = 40 \n" ); document.write( "Plane 440 mph \n" ); document.write( "wind 40 mph \n" ); document.write( " \n" ); document.write( "CHECK \n" ); document.write( "x+y= 480 \n" ); document.write( "X-y= 400 + \n" ); document.write( "2400.00 / ( 480.00 )= 5 \n" ); document.write( "2400 / ( 400 ) = 6 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |