document.write( "Question 151130: A man walks at a pace of 3 miles per hour. After 2 hours he stops for a rest. Let Y be time AFTER the rest when he continues on his walk. Let Z be the TOTAL distance traveled since he started. I need an equation linking Z to Y. \n" ); document.write( "
Algebra.Com's Answer #111044 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"A man walks at a pace of 3 miles per hour. After 2 hours he stops for a rest\" \n" ); document.write( "__ so he walks 6 mi (3mph X 2h) and then rests\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Let Y be time AFTER the rest when he continues on his walk\" \n" ); document.write( "__ so after resting, he walks 3Y mi (3mph X Yh)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Z=6+3Y \n" ); document.write( " |