document.write( "Question 369472: If I Had walked 1 Km/h faster,I would have taken 10 minutes less to walk 2 km.Find the speed of my walking? \n" ); document.write( "
Algebra.Com's Answer #263283 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! If I Had walked 1 Km/h faster,I would have taken 10 minutes less to walk 2 km.Find the speed of my walking?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let s = speed of walking \n" ); document.write( " 2/s = travel time at speed s \n" ); document.write( "2/(s+1)= travel time at speed (s+1)\r \n" ); document.write( "\n" ); document.write( "2/s - 2/(s+1) = 1/6\r \n" ); document.write( "\n" ); document.write( "Simply equation \n" ); document.write( "s^2 + s -12 = 0 \n" ); document.write( "(s+4)(s-3) = 0\r \n" ); document.write( "\n" ); document.write( "s-3 = 0 \n" ); document.write( "s=3\r \n" ); document.write( "\n" ); document.write( "The speed of walking is 3 km/h \n" ); document.write( " |