What would be the best way of knowing of how to find the slope given a graph?
In a given graph come up with 2 points that rely on the graph that have integers in a (x,y) coordinate. After finding 2 points calculate the slope using m (as the slope) as m=(y2-y1)/(x2-x1). It dosen't matter what points are used with x1 and x2 but it must rely with y1 if the x1 coordinate is within y and the same goes with x2 as well.