document.write( "Question 872430: One man starts out from a city and walks North at the rate of 3 kilometers per hour. Three hours later, a second man starts from the same place and walks the same route at 4 kilometers per hour. How far will he have to go before he overtakes the first man?
\n" );
document.write( "Equation & answer please! Thank You so much! \n" );
document.write( "
Algebra.Com's Answer #526147 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! D = rt = (3kmph)t = (4kmph)(t-3hr) \n" ); document.write( " 3t = 4t - 12 \n" ); document.write( " 12hr = t \n" ); document.write( " |