document.write( "Question 82312: a train left a station traviling 100km/hr. a second train left 2 hr later and headed in the same direction at 125km/hr. After how many hours did the second train overtake the first train? \n" ); document.write( "
Algebra.Com's Answer #58986 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 100T=125(T-2) \n" ); document.write( "100T=125T-250 \n" ); document.write( "125T-100T=250 \n" ); document.write( "25T=250 \n" ); document.write( "T=250/25 \n" ); document.write( "T=10 IN 10 HOURS THEY WILL MEET. \n" ); document.write( " |