
Mohamed M. answered 09/17/20
Easy going, patient, and can simplify complex problems
#1 lets find the slope first, using m= (y2 - y1) ÷ (x2 - x1)
keep in mind the points ( x1, y1) is (-2 , 5) and (x2 , y2) is (1 , 2)
so, m = (2 - 5) ÷ (1 -(-2))
m = (-3) ÷ ( 1+2)
m = -3 ÷ 3 = -1
our slope, m = -1
#2 Lets use the slope to find the y- intercept using y = mx + b
y = (-1)x + b
y = -x + b is the equation of our line
let's use one of the given points (doesn't matter which one)
let's use (1 , 2) which is our (x , y)
2 = -1 + b
3 = b
#3 Lets re-write the equation y = mx + b using the values of the slope m and the y- intercept b
y = -x + 3 is our answer