(0, 5), (1, 1 ), ( - 1, 9 )
to test the points substitute the x-coordinate into the equation and if the value is equal to the y- coordinate then it is an ordered pair
(0, 5 ) → y = 0 + 5 = 5 ← ordered pair
(1, 1 ) → y = - 4 + 5 = 1 ← ordered pair
(- 1, 9 ) → y = 4 + 5 = 9 ← ordered pair
( - 1, - 1 ) → y = 4 + 5 = 9 ← not an ordered pair
( - 1, - 9 ) → y = 4 + 5 = 9 ← not an ordered pair
(1, - 1 ) → y = - 4 + 5 = 1 ← not an ordered pair
(- 1, 1 ) → y = 4 + 5 = 9 ← not an ordered pair