Respuesta :

y=-x
(X,Y) will change to -> (-y,-x)

(5,-3) will change to ->(3,-5)

-3 changed to 3 because -(-3) = 3

So the answer is (3,-5). I recently learn about this one too.