Just replace the values of x : 9, -2, -8, 2 in the given equation y = 5x - 3 to obtain the corresponding values of y.
x = 9, y = 5(9) -3 = 42 -> Yes
x = -2, y = 5(-2) - 3 = -13 -> Yes
x = -8, y = 5(-8) - 3 = -43 -> No
x = 2, y = 5(2) - 3 = 7 -> No
Hope it helped!