Answer:
B: y= -2x+2
Explanation:
General equation in slope intercept form:
y= mx+b , where m = slope, and b= y-intercept
For points (x1= 3, y1= -4) and (x2= 0, y2= 2)
m = ( y2-y1)/ (x2-x1) = (2- -4)/(0 -3) = 6/ -3 = -2
Choose one of the points that belong to the line and use it's coordinates
y = -2x + b , use point (x= 0, y= 2)
2 = -2*0 + b, 2= b
y= -2x+2