Enter your x,y pairs.
Click to plot and find slope.
rise = y2 - y1
run = x2 - x1
...
...