document.write( "Question 77740: Science and medicine. A plane flies 720 mi against a steady 30-mi/h headwind
\n" );
document.write( "and then returns to the same point with the wind. If the entire trip takes 10 h, what is the plane’s speed in still air?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55757 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 720/(x-30)+720/(x+30)=10 \n" ); document.write( "(720[x+30]+720[x-30])/(x-30)(x+30)=10 \n" ); document.write( "10(x^2-900)=720x+21600+720x-21600 \n" ); document.write( "10x^2-9000=1440x \n" ); document.write( "10x^2-1440x-9000=0 \n" ); document.write( "x^2-144x-900=0 \n" ); document.write( "(x-150)(x+6)=0 \n" ); document.write( "x-150=0 \n" ); document.write( "x=150 answer for ther plane's speed in still air. \n" ); document.write( "proof \n" ); document.write( "720/120+720/180=10 \n" ); document.write( "6+4=10 \n" ); document.write( " |