Question 1047687
(2,6)
(-1,9)  m = -3/3 = -1
y - 6 = -1(x-2)
y = -x +8
{{{drawing(300,300,  -10, 10, -10, 10,  grid(1),
circle(2,6,0.4),
circle(-1,9,0.4),

graph( 300, 300,  -10, 10, -10, 10,0,-x+8))}}}