document.write( "Question 311941: Horizons have a manufacturing plant located 300 mi from company headquarters. Their corporate pilot must fly from headquarters to the plant and back in 4 hrs. If there is a 20-mph headwind going and a 20-mph headwind tailwind returning, how fast must the plane be able to travel in still air? \n" ); document.write( "
Algebra.Com's Answer #223071 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
300/x+20 + 300 / x-20 = 4\r
\n" ); document.write( "\n" ); document.write( "LCM (x+20)(x-20)
\n" ); document.write( "..
\n" ); document.write( "300(x-20)+300(x+20)= 4x^2-1600
\n" ); document.write( "300x-6000 +300x+6000= 4x^2-1600
\n" ); document.write( "4x^2-600x-1600=0
\n" ); document.write( "x^2-150x-400=0
\n" ); document.write( "Find X1 , X2 the roots of the equation\r
\n" ); document.write( "\n" ); document.write( "X1= 150+sqrt((-150)^2+1600) / 2\r
\n" ); document.write( "\n" ); document.write( "x= 152.6 mph
\n" ); document.write( "
\n" );