document.write( "Question 864657: an airplane flies 150 miles east, then returns to the beginning point. The total flight time is 2 hours. The flight to the east is with the wind, and the return trip is against the wind. The wind is blowing at 25 miles per hour. What is the speed of the plane with no wind, to the nearest tenth? \n" ); document.write( "
Algebra.Com's Answer #521162 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Plane speed x mph Time forward + time return = hours 2 hours
\n" ); document.write( "wind speed 25 mph
\n" ); document.write( "
\n" ); document.write( "against wind x- 25 mph
\n" ); document.write( "with wind x+ 25 mph
\n" ); document.write( "
\n" ); document.write( "Distance= 150 miles
\n" ); document.write( "
\n" ); document.write( "Time against + time with = 2 hours
\n" ); document.write( "t=d/r
\n" ); document.write( "
\n" ); document.write( "150 /( x + 25 ) + 150 /(x - 25 ) = 2
\n" ); document.write( "
\n" ); document.write( "LCD = (x - 25 ) ( x + 25 )
\n" ); document.write( "150 *( x - 25 ) + 150 (x + 25 ) = 2 (x^2 - 625 )
\n" ); document.write( "150 x - -3750 + 150 x + 3750 = 2 ( x ^2 - 625 )
\n" ); document.write( "300 x = 2 x ^2 -1250
\n" ); document.write( "2 x ^2 - -300 x - 1250 = 0
\n" ); document.write( "
\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "
\n" ); document.write( "a= 2 , b= -300 , c= 1250
\n" ); document.write( "
\n" ); document.write( "b^2-4ac= 90000 + -10000
\n" ); document.write( "b^2-4ac= 80000
\n" ); document.write( "\"%09sqrt%28%0980000%09%29=%09282.84%09\"
\n" ); document.write( "\"x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x1=%28-b%2Bsqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x1=( 300 + 282.84 )/ 4
\n" ); document.write( "x1= 145.71
\n" ); document.write( "\"x2=%28-b-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x2=( 300 -282.84 ) / 4
\n" ); document.write( "x2= 4.29
\n" ); document.write( "
\n" ); document.write( "Plane speed 145.7 mph
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );