Question 217917
Y=mX+b
m= -6 (-8,6)
6=-6*-8+b
6=48+b
b=6-48
b=-42 the Y intercept.
Y=-6X-42 is the line equation.
{{{ graph( 300, 200, -10, 5, -50, 10, -6x -42) }}} (graph 300x200 pixels, x from -10 to 5, y from -50 to 10, -6x -42).