document.write( "Question 1046002: A car leaves Edmonton traveling at 40 km/h. A second leaves Edmonton one hour later and travels at 60 km/h. How far from Edmonton does the second car overtake first? \n" ); document.write( "
Algebra.Com's Answer #661551 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
40(t+1) = 60t ===> 40t+40 = 60t ===> 40 = 20t ===> t = 2 hours. \n" ); document.write( "
\n" );