document.write( "Question 903622: Hi there, the following problem really has me stumped. Could you help me solve it, please?\r
\n" );
document.write( "\n" );
document.write( "A jet plane, flying 80mph faster than a propeller plane, travels 3960 miles in 2 hours less time than the propeller plane takes to fly the same distance. How fast does each plane fly? \r
\n" );
document.write( "\n" );
document.write( "I ended up solving for \"r,\" in the d=rt formula, and got propeller plane flies at 1956 mph and jet plane 2036 mph. Both answers, however, are incorrect.\r
\n" );
document.write( "\n" );
document.write( "Answers cannot have decimals, must either be rounded or fraction form (it's an online homework system).\r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548185 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Variable assignments could vary but here in use is r for speed of the propeller plane, \n" ); document.write( "t for the time for the propeller plane to do the trip.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "______________speed____________time__________distance \n" ); document.write( "JET___________ r+80____________t-2___________3960 \n" ); document.write( "PROPLL__________r_______________t____________3960\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The rule for uniform travel rates is RT=D for rate time distance; \n" ); document.write( "The system of equations to solve is \n" ); document.write( " \n" ); document.write( " |