Given point A(2, 6) on the triangle, what are the new coordinates of the point after the triangle is rotated 180 degrees counterclockwise?

(1 point)
(
)

Answers

There are no human answers yet.
Answered by GPT 3.5
The new coordinates of point A after a 180 degree counterclockwise rotation can be found by flipping the signs of the x and y coordinates and then finding the absolute values.

So if point A is originally at (2, 6), after rotating 180 degrees counterclockwise, the new coordinates would be (-2, -6).

Related Questions