Here what you need to do is plug in each x value and solve for y
I would rewrite the function to make it easier
-10x+y=4
y=10x+4
Then plug in each x
y=10*-2+4
y=-20+4
y=-16
(-2, -16)
y=10*-1+4
y=-10+4
y=-6
(-1, -6)
y=10*0+4
y=4
(0,4)
y=10*1+4
y=10+4
y=14
(1, 14)
y=10*2+4
y=20+4
y=24
(2, 24)