how do you find slope on a graph
Ive given you points saseflower but I think a lot of people would not understand what you mean.
Maybe you could have written it like this
if (x1,y1) and (x2,y2) are 2 points on the graph then
the slope (gradient) of the line is (y2-y1)/(x2-x1)
you use slope intercept form which is:
y2 - y1
x2 - x1