Respuesta :

Well, if y = x - 5, then we calculate:

when x = -1 then y = -1 -5 = -6

when x = 0 then y = -5

when x = 1 then y = 1 - 5 = -4

when x = 2 then y = 2 - 5 = -3

Hope this helps!