document.write( "Question 880674: Two planes leave Memphis at the same time. One heads south to New Orleans. The other heads north to Chicago. The Chicago plane flies 50mph faster than the New Orleans. In half an hour the planes are 275 miles apart. What are their speeds.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531618 by josgarithmetic(39630) ![]() You can put this solution on YOUR website! r = speed of New Orleans plane. \n" ); document.write( "r+50 = speed of Chicago plane. \n" ); document.write( "Basic Rule, Uniform Rates of Travel: RT=D, rate, time, distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "_______________speed_________time_________distance \n" ); document.write( "N.O.___________r______________1/2_________r(1/2) \n" ); document.write( "Chicg._________r+50___________1/2________(r+50)/2 \n" ); document.write( "Separation________________________________275\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Resulting Equation: \n" ); document.write( "Solve for r. \n" ); document.write( " |