Which formula can be used to find the slope of a line from two points, (x1,y1) and (x2,y2)?

1 answer

The formula that can be used to find the slope of a line from two points, (x1,y1) and (x2,y2), is:

slope = (y2 - y1) / (x2 - x1)