Question 230763
m= -2, (8,0)
Y=mX+b
0=-2*8+b
0=-16+b
b=16
y=-2x+16 ans. for the line equation.
{{{ graph( 300, 200, -6, 15, -10, 18, -2x +16) }}} (graph 300x200 pixels, x from -6 to 15, y from -10 to 18, -2x +16).