document.write( "Question 181929: Two Air Force planes, one a jet and the other propeller-driven plane, left an air base at the same time and flew to another base 600 miles away. The jet's average speed was 300 miles per hour greater than that of the propeller-driven plane and its flying time was 2 and 2/3 hours less. Find the average speed of each plane. \n" ); document.write( "
Algebra.Com's Answer #136582 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two Air Force planes, one a jet and the other propeller-driven plane, left an
\n" ); document.write( " air base at the same time and flew to another base 600 miles away.
\n" ); document.write( " The jet's average speed was 300 miles per hour greater than that of the
\n" ); document.write( " propeller-driven plane and its flying time was 2 and 2/3 hours less.
\n" ); document.write( " Find the average speed of each plane.
\n" ); document.write( ":
\n" ); document.write( "Let s = speed of the prop plane
\n" ); document.write( "then
\n" ); document.write( "(s+300) = speed of the jet plane
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = \"dist%2Fspeed\"
\n" ); document.write( "Prop time - jet time = 2\"2%2F3\" hrs
\n" ); document.write( ":
\n" ); document.write( "\"600%2Fs\" -\"600%2F%28%28s%2B300%29%29\" = \"8%2F3\"
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by 3s(s+300) to get rid of those annoying denominators
\n" ); document.write( "600*3(s+300) - 600*3s = 8s(s+300)
\n" ); document.write( ":
\n" ); document.write( "1800s + 540000 - 1800s = 8s^2 + 2400s
\n" ); document.write( ":
\n" ); document.write( "do the math and arrange as a quadratic equation
\n" ); document.write( "8s^2 + 2400s - 540000 = 0
\n" ); document.write( ";
\n" ); document.write( "simplify, divide by 8
\n" ); document.write( "s^2 + 300s - 67500 = 0
\n" ); document.write( ":
\n" ); document.write( "With a little sweat we can get this to factor
\n" ); document.write( "(s + 450) (s - 150) = 0
\n" ); document.write( "the positive solution:
\n" ); document.write( "s = +150 mph is the prop plane
\n" ); document.write( ":
\n" ); document.write( "I'll let you find the jet plane speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in original equation
\n" ); document.write( "
\n" );