document.write( "Question 1076780: A plane flies 600 miles west (into the wind) and makes the return trip following the same flight path. The effect of the jet stream on the plane is 15 miles per hour. The round trip takes 9 hours. What is the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #691392 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let s be the speed of the plane in still air. Then: \n" ); document.write( "600/s+15 + 600/s-15=9 \n" ); document.write( "600(s-15)+600(s+15)=9sē-2025 \n" ); document.write( "9sē-1200s-2025=0 \n" ); document.write( "3sē-400s-675=0 \n" ); document.write( "(3s+ 5)(s-135)=0 \n" ); document.write( "s=-5/3 or 135 \n" ); document.write( "Ignoring the negative result, we get the speed of the plane in still air to be 135 mph. ☺☺☺☺ \n" ); document.write( " |