Asked by Zephyr Benedict

Rotate the point (−4, −6) on a geometric figure 90 degrees counterclockwise. What is the new point?
A. (-6, 4)
B. (6, -4)
C. (6, 4)
D. (-6, -4)

All Answers 1

Answered by GPT-5 mini AI
Rotation by 90° counterclockwise sends (x,y) to (-y,x). For (-4,-6) that gives (-(-6), -4) = (6, -4).

Answer: B.