document.write( "Question 950737: Two planes are flying around the world. The first plane is flying at 300 miles per hour (mph) and is 350 miles ahead of the second plane. The second plane is flying at 400 mph. How long will it take for the second plane to catch the first plane?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #580606 by josgarithmetic(39630) ![]() You can put this solution on YOUR website! __________________rate__________time_____________distance \n" ); document.write( "FIRST_____________300____________t________________d \n" ); document.write( "SECND_____________400____________t________________d+350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second plane must overcome both d and the 350 miles behind in the time of t, to catchup with the first plane. The travel time for this catching-up is the same for both planes, but this is the variable which is asked to be solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using RT=D,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The simple substitution from the first equation gives this equation, \n" ); document.write( " \n" ); document.write( "easily solvable to find t. \n" ); document.write( " |