document.write( "Question 500417: A red car leaves San Francisco heading south going 52 mph. One hour later a blue car leaves heading in the same direction going 65 mph. How long before the blue car passes the red car? \n" ); document.write( "
Algebra.Com's Answer #338138 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! A red car leaves San Francisco heading south going 52 mph. One hour later a blue car leaves heading in the same direction going 65 mph. How long before the blue car passes the red car? \n" ); document.write( "====================================== \n" ); document.write( "The red car has a head start of 52 mi/hr * 1 hr = 52 mi \n" ); document.write( "Since the are both traveling the same direction, they have a RELATIVE speed of \n" ); document.write( "65 - 52 = 13 mi/hr \n" ); document.write( "Considering relative speed, we imagine the red car standing still and the blue \n" ); document.write( "car moving toward it at 13 mi/hr. \n" ); document.write( "So it will take 52 mi/(13 mi/hr) = 4 hrs for the blue car to overtake the red one. \n" ); document.write( "Ans: 4 hrs \n" ); document.write( " |