document.write( "Question 875529: A line passes through the points and (-10,-4) (-1,2) What is the slope of the line that passes through the two points? \n" ); document.write( "
Algebra.Com's Answer #528254 by ganta.santoshgk@gmail.com(1)![]() ![]() ![]() You can put this solution on YOUR website! slope of line for (x1,y1), (x2,y2) is \r \n" ); document.write( "\n" ); document.write( "m=(y2-y1)/(x2-x1) \n" ); document.write( "here m=6/(-9) \n" ); document.write( "=-2/3 \n" ); document.write( " |