document.write( "Question 859398: Two people start walking at the same time in the same direction. One person walks at 5 mph and the other person walks at 6 mph. In how many hours will they be 0.5 miles apart? \n" ); document.write( "
Algebra.Com's Answer #517730 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! Since one person walks at 5 mph and other at 6 mph, \n" ); document.write( "in one hour the first person would be 5 miles from starting point and the second \n" ); document.write( "person would be 6 miles away. \n" ); document.write( "Distance between them after 1 hour = 6 - 5 = 1 mile. \n" ); document.write( "So every one hour, the distance between them increases by 1 mile. \n" ); document.write( "So hours it would take for the distance to be 0.5 mile = 0.5 hour or 30 minutes!\r \n" ); document.write( "\n" ); document.write( "Check: In 30 minutes, first person would cover 2.5 miles and second person would \n" ); document.write( "cover 3 miles. Distance between them = 3 - 2.5 = 0.5. Correct!\r \n" ); document.write( "\n" ); document.write( "Hope this helps :) \n" ); document.write( " \n" ); document.write( " |