document.write( "Question 892015: two men startedtogether to walk a distance at 3 km per hour and 4 km per hour respectivelythe former arrives 30 mts before the latter find distance the walked
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #540220 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! two men startedtogether to walk a distance at 3 km per hour and 4 km per hour respectivelythe former arrives 30 mts before the latter find distance the walked \n" ); document.write( "-------- \n" ); document.write( "Pitiful typing. \n" ); document.write( "---- \n" ); document.write( "I'll assume 30 mts means 30 minutes = 0.5 hours \n" ); document.write( "--- \n" ); document.write( "d = r*t \n" ); document.write( "r = slower rate \n" ); document.write( "3*(t+0.5) = 4t \n" ); document.write( "3t + 1.5 = 4t \n" ); document.write( "t = 1.5 hours \n" ); document.write( "---- \n" ); document.write( "d = 4t = 6 km \n" ); document.write( "----------- \n" ); document.write( "PS the \"respectively\" serves no purpose, tho that was probably in the question you copied. \n" ); document.write( " |