document.write( "Question 174094: Driving down a mountain, George finds that he has descended 1800 ft in elevation by the time he is 3.25 miles horizontally away from the top of the mountain. Find the slope of his descent to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #128998 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (0,0) & (3.25*5,280,1,800) \n" ); document.write( "(0,0) & (17,160,1,800) \n" ); document.write( "slope=(y2-y1)/(x2-x1) \n" ); document.write( "slope=(1,800-0)/(17,160-0) \n" ); document.write( "slope=1,800/17,160 \n" ); document.write( "slope=.1049 ans. \n" ); document.write( " \n" ); document.write( " |