document.write( "Question 398804: two men start togather to walk a certain distance. one at 4km/hr and the other at 4/3 km/h . the former arrives 30 minutes before. what is the total distance in kilometers? \n" ); document.write( "
Algebra.Com's Answer #282486 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
two men start togather to walk a certain distance. one at 4km/hr and the other at 4/3 km/h . the former arrives 30 minutes before. what is the total distance in kilometers?\r
\n" ); document.write( "\n" ); document.write( "...\r
\n" ); document.write( "\n" ); document.write( "let distance be x
\n" ); document.write( "..
\n" ); document.write( "Man A time = x/4 hours
\n" ); document.write( "Man B time = x/(4/3) hours
\n" ); document.write( "Time of B - Time of A = 1/2
\n" ); document.write( "..
\n" ); document.write( "3x/4 - x/4 = 1/2
\n" ); document.write( "2x/4 = 1/2
\n" ); document.write( "4x = 4
\n" ); document.write( "x= 1 km ...... Distance\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );