To rotate a point 180 degrees clockwise, we can use the formula:
(x', y') = (-x, -y)
Applying this formula to point C (-4, -2), we get:
(x', y') = (-(-4), -(-2)) = (4, 2)
Therefore, the coordinates of point C after rotating 180 degrees clockwise are (4, 2).
What are the coordinates of point C if C (-4,-2) is rotated 180 degrees clockwise
1 answer