document.write( "Question 705612: Two cars are traveling in the same direction. The first car is going 50 mph. The second car is going 60 mph. The first car left the starting point 3 hours before the second. How many hours after it begins its journey will the second car catch up with the first? \n" ); document.write( "
Algebra.Com's Answer #434657 by mananth(16946)![]() ![]() You can put this solution on YOUR website! First car 50 mph \n" ); document.write( "Car II 60 mph \n" ); document.write( " \n" ); document.write( "Difference in time= => 3.00 hours \n" ); document.write( "First car will have covered 150.00 miles before Car II starts \n" ); document.write( "catch up distance= 150.00 miles \n" ); document.write( "catch up speed = 60 -50 \n" ); document.write( "catch up speed = 10 mph \n" ); document.write( "Catchup time = catchup distance/catch up speed \n" ); document.write( "catch up time= 15 \n" ); document.write( "catch up time= 15.00 hours \n" ); document.write( " \n" ); document.write( " |