Rotate the point -4, -6 on a geometric figure 90° counterclockwise. What is the new point? One point

To rotate a point 90° counterclockwise on a geometric figure, we need to swap the x and y coordinates and negate the new x coordinate.

The original point is (-4, -6).

Swapping the coordinates: (-6, -4)

Negating the new x coordinate: (6, -4)

Therefore, the new point after rotating the original point (-4, -6) 90° counterclockwise is (6, -4).