Find the slope of a line through two points.
Slope measures how steep a line is — the change in y divided by the change in x between two points.
slope = (y2 − y1) ÷ (x2 − x1)