document.write( "Question 1088110: A plane makes a trip of 560 miles in 2.5 hours with the advantage of a tail wind. On the return trip the plane requires a 3 hour flying time against the wind. Find the speed of the wind and the speed of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #702373 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let p be the speed of the plane, and w be the speed of the wind. Then: \n" ); document.write( "560/p+w=2.5 \n" ); document.write( "560/p-w=3 \n" ); document.write( "So: \n" ); document.write( "2.5p+2.5w=560 \n" ); document.write( "3p-3w=560 \n" ); document.write( "7.5p+7.5w=1680 \n" ); document.write( "7.5p-7.5w=1400 \n" ); document.write( "15p=3080 \n" ); document.write( "p=205.333 \n" ); document.write( "w=18.666 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |