document.write( "Question 521359: An air plain flies from new Orleans to Atlanta at an average rate of 320 mph. The air plane then returns at an average rate of 280 mph. The total travel time is 3 hours. What was the flying time from new Orleans to Atlanta? From Atlanta to new Orleans? \n" ); document.write( "
Algebra.Com's Answer #346445 by Math_prodigy(24)\"\" \"About 
You can put this solution on YOUR website!
d=vt d-distance, v-aver speed, t-time
\n" ); document.write( "Let n be the time from O to A then d=320n
\n" ); document.write( "Let m be the time from A to O then d=280m
\n" ); document.write( "n+m=3
\n" ); document.write( "n=3-m
\n" ); document.write( "\"d\" is the same from O to A and from A to O
\n" ); document.write( "320n=280m
\n" ); document.write( "320(3-m)=280m
\n" ); document.write( "960-320m=280m
\n" ); document.write( "960=600m
\n" ); document.write( "m=1.6
\n" ); document.write( "n=3-1.6 n=1.4
\n" ); document.write( "
\n" ); document.write( "
\n" );