document.write( "Question 933269: If Ram walks at 5 kmph to his school then he reaches 5 minutes early and if he walks at 4 kmph he reaches 5 minutes late . what is the actual distance Ram's house and his school? \n" ); document.write( "
Algebra.Com's Answer #566729 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If Ram walks at 5 kmph to his school then he reaches 5 minutes early and if he walks at 4 kmph he reaches 5 minutes late . what is the actual distance Ram's house and his school?\r \n" ); document.write( "\n" ); document.write( "let distance be x \n" ); document.write( "Let his original speed be y to reach in time\r \n" ); document.write( "\n" ); document.write( "5 minutes = 5/60 hours = 1/12 hours\r \n" ); document.write( "\n" ); document.write( "Normal time = x/y\r \n" ); document.write( "\n" ); document.write( "x/y -x/5 = 1/12\r \n" ); document.write( "\n" ); document.write( "x/4 -x/y = 1/12\r \n" ); document.write( "\n" ); document.write( "add the two equations\r \n" ); document.write( "\n" ); document.write( "x/4 -x/5 = 1/6\r \n" ); document.write( "\n" ); document.write( "x/20 = 1/6\r \n" ); document.write( "\n" ); document.write( "6x=20 \n" ); document.write( "x= 10/3\r \n" ); document.write( "\n" ); document.write( "distance = 3.33 km \n" ); document.write( " \n" ); document.write( " |