To rotate the point (-4, -6) by 180 degrees counterclockwise, you can use the rule for rotation. A 180-degree rotation changes the coordinates (x, y) to (-x, -y).
So, applying this to the point (-4, -6):
\[ (-4, -6) \rightarrow (4, 6) \]
Thus, the new point after the rotation is \( (4, 6) \).
The correct response is: \( (4, 6) \)