document.write( "Question 85818: Driving down a mountain, Tom finds that he has descended 1800 ft in elevation by the time he is 3.25 mi 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 #62039 by checkley75(3666) ![]() You can put this solution on YOUR website! USING GRAPHIC TECHNIQUES WE HAVE 2 POINTS (0,1800) & (3.25*5280,0) \n" ); document.write( "THESLOPE BETWEEN THESE 2 POINTS ARE: \n" ); document.write( "(Y2-Y1)/(X2-X1) \n" ); document.write( "(0-1800)/(18480-0) \n" ); document.write( "-1800/18480=.0974 OR ROUNDED TO THE NEAREST 100TH WE GET .10 \n" ); document.write( " |