Question 880870
as y increases by 4, x decreases by 3
 y = (4/(-3))x
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 0,0.3),
circle(-3, 4,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(4/(-3))x ) )}}}