document.write( "Question 269093: what is slope of line (1,-1) (4,-1) how do you find this answer \n" ); document.write( "
Algebra.Com's Answer #197218 by vksarvepalli(154) You can put this solution on YOUR website! the slope(m) of a line passing through two points (x1,y1) and (x2,y2) is given by \r \n" ); document.write( "\n" ); document.write( " slope m = (y2-y1)/(x2-x1) \r \n" ); document.write( "\n" ); document.write( "so, slope of the line through the two points (1,-1) and (4,-1) is \n" ); document.write( "slope = (-1+1)/(4-1) = (0)/(3) \n" ); document.write( "so slope = 0 answer \n" ); document.write( " |