Question 238266
the formula to find the slope if it's given 2 points is:
{{{m = (y2 - y1)/(x2 - x1)}}}


so, for the line that is passing through (-2, 5) and (1,0), the slope will be:
{{{m = (0 - 5)/(1 - (-2))}}}
m = -5/3