(02.02 LC)

Rectangle ABCD is shown. A is at negative 5, 1. B is at negative 5, 3. C is at negative 1, 3. D is at negative 1, 1.

Rectangle ABCD is rotated 180°. What rule shows the input and output of the rotation, and what is the new coordinate of A′?

(x, y) → (−x, −y); A′ is at (5, −1)
(x, y) → (−y, x); A′ is at (−1, −5)
(x, y) → (y, −x); A′ is at (1, 5)
(x, y) → (x, −y); A′ is at (−5, −1)



Answer :