document.write( "Question 921588: A plane left emerald city flying at an average rate of 270 mph. Two hours later, another plane left Emerald city in the same direction at 420 mph. How long will the second plane flying till catches up with the first? \n" ); document.write( "
Algebra.Com's Answer #559083 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Gaining speed 420-270= 150 mph
\n" ); document.write( "Head start 270*2 =540 miles
\n" ); document.write( "Time to catch up 540/150=3.6 hours
\n" ); document.write( "Algebraic solution
\n" ); document.write( "270(t+2)=420t
\n" ); document.write( "270t+540=420t
\n" ); document.write( "540=420t-270t
\n" ); document.write( "540=150t
\n" ); document.write( "t=3.6 hours
\n" ); document.write( "Distance to meeting 3.6*420=1512 miles
\n" ); document.write( "code drtch1
\n" ); document.write( "
\n" ); document.write( "
\n" );