Answer:
Its gotta be (6, 5)
Explanation:
If we look at the sequence, the x coordinates are 2, -2, 4, -4. In the first & third x coordinates, there is an increment of 2 i. e. first 2 and then 2+2=4 so the fifth x coordinate should be 4+2=6.
The y coordinates are 3, 5, 4, 5. In the first and third y coordinates, there is an increment of 1 i. e. first 3 and then 3+1=4 so the fifth y coordinate should be 4+1=5.
The sequence goes like this
(2, 3), (-2, 5), (4, 4), (-4, 5), (6, 5), (-6, 5), (8, 6), (-8, 5), and so on