document.write( "Question 992955: Two planes left at the same time for two airports that are 3600 miles apart and flew toward each other. in 4 hours, they passed each other. The rate of the fast plane was twice the rate of the slow plane. find the rate of each plane. \n" ); document.write( "
Algebra.Com's Answer #612417 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
Let rate of slow plane be s mph
\n" ); document.write( "The, rate of fast plane = 2s mph
\n" ); document.write( "Now they pass in 4 hrs,
\n" ); document.write( "So, s*4 + 2s*4 = 3600
\n" ); document.write( "=> 12*s = 3600
\n" ); document.write( "=> s= 300 mph\r
\n" ); document.write( "\n" ); document.write( "So, speeds of planes are 300 mph and 600 mph.
\n" ); document.write( "
\n" );