document.write( "Question 786378: A car leaves town heading west at 57 km/h.
\n" );
document.write( "a) How far will the car travel in 7 hours?
\n" );
document.write( "b) A second car leaves town 2 hours after the first car, but it is traveling at 72 km/h. To the nearest hour, when will the second car pass the first? \n" );
document.write( "
Algebra.Com's Answer #477877 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Car A -- 57km/h - 7 hours\r \n" ); document.write( "\n" ); document.write( "Distance = 399 km distance\r \n" ); document.write( "\n" ); document.write( "Car A travels 57*2=114 km in 2 hours \r \n" ); document.write( "\n" ); document.write( "it is 114 km ahead when Car B starts\r \n" ); document.write( "\n" ); document.write( "Car B rate = 72 km/h\r \n" ); document.write( "\n" ); document.write( "catch up speed = 72-57=15 km/h\r \n" ); document.write( "\n" ); document.write( "distance = 114 to catch up \n" ); document.write( "t=d/r \n" ); document.write( "t=114/15 \n" ); document.write( "t= 7.6 hours to catch up\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |