document.write( "Question 499873: Two cars leave Orlando heading towards Atlanta. The first car is going 50 mph and the second car is gping 70 mph. The first car leaves at 9am and the second car leaves at 11am. How long will it take for the second car to pass the first car? Thank you very much. \n" ); document.write( "
Algebra.Com's Answer #337909 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! Two cars leave Orlando heading towards Atlanta. The first car is going 50 mph and the second car is gping 70 mph. The first car leaves at 9am and the second car leaves at 11am. How long will it take for the second car to pass the first car? Thank you very much. \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "How to do it in your head:\r\n" ); document.write( "When the second car leaves, the first car is d=rt=50×2=100 miles away. The\r\n" ); document.write( "second car's approach rate is 70-50 = 20 mph, and it will take him \r\n" ); document.write( "t=d/r=100÷20 or 5 hours.\r\n" ); document.write( "\r\n" ); document.write( "How to do it by algebra:\r\n" ); document.write( "\r\n" ); document.write( "Make this chart:\r\n" ); document.write( "\r\n" ); document.write( " distance rate time \r\n" ); document.write( "first car \r\n" ); document.write( "second car \r\n" ); document.write( "\r\n" ); document.write( "Fill in the rates (speeds)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " distance rate time \r\n" ); document.write( "first car 50 \r\n" ); document.write( "second car 70 \r\n" ); document.write( "\r\n" ); document.write( "Let t = the time for the second car (which is what we want to find)\r\n" ); document.write( "Then since the first car left 2 hours earlier, its time is t+2.\r\n" ); document.write( "Fill those in\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " distance rate time \r\n" ); document.write( "first car 50 t+2 \r\n" ); document.write( "second car 70 t\r\n" ); document.write( "\r\n" ); document.write( "Fill in the distances using d=rt\r\n" ); document.write( "\r\n" ); document.write( " distance rate time \r\n" ); document.write( "first car 50(t+2) 50 t+2 \r\n" ); document.write( "second car 70t 70 t\r\n" ); document.write( "\r\n" ); document.write( "When the second car catches the first car, the\r\n" ); document.write( "distances are equal:\r\n" ); document.write( " \r\n" ); document.write( " 50(t+2) = 70t\r\n" ); document.write( " 50t + 100 = 70t\r\n" ); document.write( " -20t = -100\r\n" ); document.write( " t = 5 hours\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |