document.write( "Question 1116819: The slope of the line joining the coordinate points (3, -1) and (-4, 7) is - \n" ); document.write( "
Algebra.Com's Answer #731726 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "slope = (change in y) / (change in x) = (y1-y0) / (x1-x0) = (7-(-1)) / (-4-3) = -(8/7) \n" ); document.write( " |