document.write( "Question 834486: A jet plane, flying 90 mph faster than a propeller plane, travels 5670 miles in 4 hours less time than the propeller plane takes to fly the same distance. How fast does each plane fly? \n" ); document.write( "
Algebra.Com's Answer #503027 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Two Unknowns:
\n" ); document.write( "r = speed of propeller plane
\n" ); document.write( "t = time for propeller plane
\n" ); document.write( "constants:
\n" ); document.write( "k = 90 mph, a speed difference
\n" ); document.write( "h = 4 hour, how much less time needed of the jet
\n" ); document.write( "d = 5670 mile trip\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "PLANE___________speed_________time______________distance
\n" ); document.write( "JET_____________r+k___________t-h_______________d
\n" ); document.write( "PROPELLER_______r_____________t_________________d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I have already solved a few of this general form travel problem recently, so this will be a very abbreviated solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "EQUATIONS:
\n" ); document.write( "\"highlight_green%28%28r%2Bk%29%28t-h%29=d%29\" and \"highlight_green%28rt=d%29\"
\n" ); document.write( "Solve this system for r and t. You will get a quadratic equation in either t or r. The way I have solved these, I substituted for t from the simpler equation and first solved for a formula for r. The quadratic equation I had used was in r.
\n" ); document.write( "
\n" );