Question 156020
 Please help me solve this i have no idea what to do: determine the unknown coordinate so that the line containing the points has the given slope: (-3,y) and (2,-2) m= -1
-------------
m = (y2-y1)/(x2-x1)
-1 = (-2 - y)/(2 - (-3))
-1 = (-2-y)/5
-5 = -2-y
y+2 = 5
y = 3