document.write( "Question 1069790: A plane flies 435 miles with the wind and 375 miles against the wind in the same length of time. If the speed of the wind is 10 mph, find the speed of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #684915 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! in x time, the plane flies 435 miles, so speed is 435/x; that speed is p+10 \n" ); document.write( "in x time, the plane flies 375 miles, so speed is 375/x;that speed is p-10 \n" ); document.write( "p-10=375/x \n" ); document.write( "x=375/p-10 \n" ); document.write( "x also = 435/p+10 \n" ); document.write( "set those two equal to each other and cross-multiply \n" ); document.write( "375(p+10)=435 (p-10) \n" ); document.write( "375p +3750=435p-4350 \n" ); document.write( "60p=8100 \n" ); document.write( "p=135 mph. ANSWER \n" ); document.write( "With the wind, the plane flies at 145 mph and covers 435 miles in 3 hours. \n" ); document.write( "Against the wind, the plane flies at 125 mph and covers 375 miles in 3 hours. \n" ); document.write( " \n" ); document.write( " |