document.write( "Question 1031838: An airplane flies 250 km against the wind and 680 km with the wind in a total time of 4 hour. The speed of the airplane is 300 km/h. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #646548 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
An airplane flies 250 km against the wind and 680 km with the wind in a total time of 4 hour. The speed of the airplane is 300 km/h. What is the speed of the wind?
\n" ); document.write( "--------------
\n" ); document.write( "a = plane's airspeed = 300
\n" ); document.write( "w = windspeed
\n" ); document.write( "----
\n" ); document.write( "250/(300-w) + 680/(300+w) = 4
\n" ); document.write( "250*(300+w) + 680*(300-w) = 4*(300+w)*(300-w) = 360000 - 4w^2
\n" ); document.write( "75000 + 204000 - 430w = 360000 - 4w^2
\n" ); document.write( "4w^2 - 430w - 81000 = 0
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"4x%5E2%2B-430x%2B-81000+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-430%29%5E2-4%2A4%2A-81000=1480900\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1480900 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--430%2B-sqrt%28+1480900+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-430%29%2Bsqrt%28+1480900+%29%29%2F2%5C4+=+205.865293445465\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-430%29-sqrt%28+1480900+%29%29%2F2%5C4+=+-98.3652934454652\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"4x%5E2%2B-430x%2B-81000\" can be factored:
\n" ); document.write( " \"4x%5E2%2B-430x%2B-81000+=+%28x-205.865293445465%29%2A%28x--98.3652934454652%29\"
\n" ); document.write( " Again, the answer is: 205.865293445465, -98.3652934454652.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+4%2Ax%5E2%2B-430%2Ax%2B-81000+%29\"

\n" ); document.write( "\n" ); document.write( "=====================
\n" ); document.write( "w =~ 206 km/hr
\n" ); document.write( "======================
\n" ); document.write( "No fun flying upwind like that.
\n" ); document.write( "Downwind is great.
\n" ); document.write( "
\n" );