document.write( "Question 454558: a car enters a highway at point A and travels west at a constant speed of 55 MPH. One hour later, another car enters the highway at point A and travels west at a constant speed of 65 MPH. How long does it take the second car to overtake the first? \n" ); document.write( "
Algebra.Com's Answer #312125 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Car A 55 mph \n" ); document.write( "Car B 65 mph \n" ); document.write( "Difference in time=01:00 1 \n" ); document.write( "Car A will have covered 55 miles before Car B starts \n" ); document.write( "catch up distance= 55 miles \n" ); document.write( "catch up speed = 65 -55 mph \n" ); document.write( "catch up speed = 10 mph \n" ); document.write( "Catchup time = catchup distance/catch up speed \n" ); document.write( "catch up time= 55 / 10 \n" ); document.write( "catch up time= 5.5 hours \n" ); document.write( " \n" ); document.write( " |