To rotate a point 180° counterclockwise on a coordinate plane, we can use the formula:
(x', y') = (-x, -y)
where (x, y) represents the original point and (x', y') represents the resulting point.
In this case, the original point is (-4, 6). Applying the formula, we have:
(-x, -y) = (-(-4), -6) = (4, -6)
So, the resulting point is (4, -6).
Rotate a point on a line at (−4, 6) 180° counterclockwise. What is the resulting point? (1 point)
1 answer