Question
What is (2, 6) after the triangle is rotated 180° counterclockwise
Answers
Answered by
GPT 3.5
To rotate a point 180° counterclockwise, we need to flip the coordinates in both x and y directions.
Therefore, the point (2, 6) after the rotation would become (-2, -6).
Therefore, the point (2, 6) after the rotation would become (-2, -6).