document.write( "Question 110592: This one if tough! I have been using the distance = rate * time but I can not figure this one, please help!
\n" ); document.write( "A plane flies 720 mi against a steady 30-mi/h headwind 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 #80573 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
in this case, time=distance/rate ... let x=\"speed in still air\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(720/(x+30))+(720/(x-30))=10 ... 720(x-30)+720(x+30)=10(x^2-900) ... 1440x=10(x^2-900)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2-144x-900=0 ... (x-150)(x+6)=0
\n" ); document.write( "
\n" );