Solution:
using slope form the slope of the line is m =-3 . The line passes through point (-9, 7) , ( x0,y0)
m = y -y0/ x-x0 , -3 = (y-7) / (x-(-9)) , -3 = (y-7) / (x+9) cross multiply
y-7 = -3(x+9), y-7 = -3x -27 , y = -3x -27 + 7 , y = -3x -20 this can also be written as y = mx + b in slope intercept form where m =-3, and b =-20 note that the point (0,-20) is the y intercept point and can be easily found from the equation y = -3x -20. for x =0, y= -3(0) -20 , y=-20