document.write( "Question 962827: A man travelled on train with the speed of 25km/hour to reach goal then he walked back to his starting point with speed of 4km. it took 5 hours and 48 mins. Total distance covered by the man? \n" ); document.write( "
Algebra.Com's Answer #588242 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A man travelled on train with the speed of 25km/hour to reach goal then he walked back to his starting point with speed of 4km. it took 5 hours and 48 mins. Total distance covered by the man? \n" ); document.write( "*** \n" ); document.write( "let x=distance covered by the man \n" ); document.write( "travel time=distance/speed \n" ); document.write( "5 hr 48 min=5 4/5 hr=5.8 hr \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "lcd:100 \n" ); document.write( "4x+25x=580 \n" ); document.write( "29x=580 \n" ); document.write( "x=20 \n" ); document.write( "distance covered by the man=20 miles \n" ); document.write( " |