document.write( "Question 188189: A man walks at a pace of 3 miles per hour. After 2 hours he stops for a rest. Let t be time AFTER the rest when he continues on his walk. Let d be the TOTAL distance traveled since he started. Write an equation linking d and t. \n" ); document.write( "
Algebra.Com's Answer #141098 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "Distance travelled before the rest=3*2=6 mi \n" ); document.write( "Distance travelled after the rest=3t \n" ); document.write( "So, total distance (d)=dist before the rest+distance after the rest or \n" ); document.write( "d=6+3t----------------------ans\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |