Respuesta :

The slope is the change in Y divided by the change in X.

You would need to know the coordinates of 2 points ( X1,Y1) and (X2,Y2), then subtract : Y2 - Y1 divided by X2- X1.

In order to find slope, you put have four points (x1, y1), (x2, y2). Your formula will be m = (y2-y1) / (x2-x1). Your (y2, y1) will be on top while (x2, x1) will be on the bottom. I hope that is the right formula you need. I always use it and it works for me. Have a great day!! :)