document.write( "Question 764554: Calculate the slope of the line between the points (7,-1) (-2,1) \n" ); document.write( "
Algebra.Com's Answer #465659 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using slope (gradient) formula: \n" ); document.write( "y2 - y1/x2 - x1 \n" ); document.write( "1 - (-1)/-2 - 7 \n" ); document.write( "2/-9 \n" ); document.write( "= - 2/9 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |