document.write( "Question 259710: Two cities are 2400 miles apart. A plane leaves one of them, traveling towards the other at an average speed of 400 miles per hour. At the same time a plane leaves the other, traveling towards the first, at an average speed of 400 miles per hour. How long will it take them to meet? It takes them [3] hours to meet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191128 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two cities are 2400 miles apart. A plane leaves one of them, traveling towards the other at an average speed of 400 miles per hour. At the same time a plane leaves the other, traveling towards the first, at an average speed of 400 miles per hour. How long will it take them to meet? It takes them _________ hours to meet? \n" ); document.write( ". \n" ); document.write( "Applying the \"distance formula\" of d =rt \n" ); document.write( ". \n" ); document.write( "Let t = time traveled \n" ); document.write( "then \n" ); document.write( "400t + 400t = 2400 \n" ); document.write( "800t = 2400 \n" ); document.write( "t = 2400/800 \n" ); document.write( "t = 3 hours \n" ); document.write( " \n" ); document.write( " |