document.write( "Question 320409: Zelon Pharmaceuticals maintains a courier plane to transport company executives back and forth between the company headquarters and the main manufacturing plant 250 miles away. Today the pilot flew from headquarters to the plant, picked up the Chief of Operations, and returned to headquarters. On the first leg of the trip, the pilot flew against a headwind averaging 10 miles per hour. On the return leg, the average tailwind was 30 miles per hour. If the pilot spent a total of four hours in the air, what would the average speed of the courier plane be with no wind? Round your answer to the nearest mile per hour. \n" ); document.write( "
Algebra.Com's Answer #229481 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the speed in still air be x mph
\n" ); document.write( "..
\n" ); document.write( "250/x-10 +250/x+30 =4
\n" ); document.write( "(x-10)(x+30) is the LCM
\n" ); document.write( "250(x+30)+250(x-10)/ (x-10(x+30)=4
\n" ); document.write( "250x+7500+250x-2500 = 4(x-10)(x+30)
\n" ); document.write( "500x+5000=4(x^2+30x-10x-300)
\n" ); document.write( "500x+5000=4x^2+120x-40x-1200
\n" ); document.write( "4x^2-420x-6200=0
\n" ); document.write( "x^2-105x-1550=0
\n" ); document.write( "..
\n" ); document.write( "Find the roots of the equation
\n" ); document.write( "x1, x2
\n" ); document.write( "..
\n" ); document.write( "x1= +420 +sqrt((-420)^2-4*4(-6200)))/2*4
\n" ); document.write( "=118.1 mph
\n" ); document.write( "x2=+420 -sqrt((-420)^2-4*4(-6200)))/2*4
\n" ); document.write( "x2=-13.1
\n" ); document.write( "Ignore the negative value.
\n" ); document.write( "so the speed in still air = 118.1 mph
\n" ); document.write( "..
\n" ); document.write( "CHECK
\n" ); document.write( "(250/118.1-10)+(250/118.1+30)= 4.004
\n" ); document.write( "
\n" );