document.write( "Question 43805: Find the slope of the line through the points A(-1,6) and B(5,2). Thank you! \n" ); document.write( "
Algebra.Com's Answer #28754 by Nate(3500) ![]() You can put this solution on YOUR website! slope(M) = (y2 - y1)/(x2 - x1) = (6 - 2)/(-1 - 5) = 4/-6 = -2/3 \n" ); document.write( " |