Question 95338
Y=mX+b
(-3,0)(0,2)
slope=(y2-y1)/(x2-x1)
slope=(2-0)/(0+3)
slope=2/3
Now replace the x & y values by one set of points & solve for the y intercept (b)
0=2/3*-3+b
0=-6/3+b
B=-2 thus the equation for this line is:
Y=2X/3-2 answer.