document.write( "Question 675475: Flying with the wind, a plane flew 1000 miles in 5hours. Flying against the wind, the plane could fly only 500 miles in the same amount of time. Find the speed of the plane in calm air and the speed of the wind. PLEASE show work! It is greatly appreciated! \n" ); document.write( "
Algebra.Com's Answer #419861 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! use the equation \n" ); document.write( "distance=speed * time \n" ); document.write( "v=the speed \n" ); document.write( "w=the wind \n" ); document.write( "going with the wind 1000(v+w)(5) or 200=v+w \n" ); document.write( "against the wind 500=(v-w)(5) or 100= v-w \n" ); document.write( "add the two \n" ); document.write( "300= 2v,v=150mph \n" ); document.write( "subtract equation \n" ); document.write( "100= 2w or w=50mph \n" ); document.write( "answer is 50mph \n" ); document.write( " |