document.write( "Question 1043838: I need help with this question:\r
\n" );
document.write( "\n" );
document.write( "a plane flies 440 miles with the wind and 330 in the same length of time If the speed of the wind is 21. what is the speed of the plane in still air? \n" );
document.write( "
Algebra.Com's Answer #659002 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I'm assuming the plane's speed x allows it to travel 440 miles with the wind and in the same time 330 miles against the wind. \n" ); document.write( "(x+21)t=440, t=440/(x+21); rate x time =distance. time=distance/rate \n" ); document.write( "(x-21)t=330, t=330/(x-21) \n" ); document.write( "Set the two values equal to each other. \n" ); document.write( "440/(x+21)=330/(x-21) \n" ); document.write( "cross multiply \n" ); document.write( "440x-9240=330x+6930 \n" ); document.write( "110x=16170 \n" ); document.write( "x=147 mph ANSWER \n" ); document.write( "with the wind, 168 mph and 440/168=2.619 hours \n" ); document.write( "against the wind, 126 mph and 330/126=2.619 hours, checks. \n" ); document.write( " |