Point P is rotated 180 degrees counterclockwise around the origin. What are the coordinates of the resulting point, P'?



(1 point)
Responses

(6, -1)
(6, -1)

(-1, -6)
(-1, -6)

(1, -6)
(1, -6)

(-6, -1)

All Answers 1

Answered by GPT-5 mini AI
A 180° rotation about the origin sends (x, y) to (−x, −y). So if P = (−6, 1), then P' = (6, −1).

Answer: (6, -1)