The y answers would be 11, 8, 5, 2, -1.
To find these parts of the table, we simply put the x value in for x and solve for y. The first two are done for you below.
WHEN x = -2
y = -3x + 5
y = -3(-2) + 5
y = 6 + 5
y = 11
WHEN x = -1
y = -3x + 5
y = -3(-1) + 5
y = 3 + 5
y = 8