document.write( "Question 908822: A helicopter flies 264 miles against the wind in 2 hours; with the wind, it can fly 396 miles in the same amount of time. Find the speed of the helicopter in still air. \n" ); document.write( "
Algebra.Com's Answer #551622 by KlambinRonsentaswer(36)![]() ![]() You can put this solution on YOUR website! I'm glad to help you. I am a Chinese student and I think there's something different between our classes. :) \r \n" ); document.write( "\n" ); document.write( "let the speed of the helicopter in still air = x \n" ); document.write( "let the wind speed = y \n" ); document.write( " \n" ); document.write( "then you can get a linear equation of two unknowns.\r \n" ); document.write( "\n" ); document.write( "2·(x-y)=264 [upwind flight distance ] \n" ); document.write( "2·(x+y)=396 [downwind flight distance]\r \n" ); document.write( "\n" ); document.write( "then solve it.\r \n" ); document.write( "\n" ); document.write( "Okay. \n" ); document.write( " |