If the coordinates of a triangle are (-2,-2) (-1,1) (1,-1) what would be the coordinates if I rotated the triangle 180 degrees counterclockwise about the origin?

Respuesta :

Answer:

(2,2), (1,-1) and (-1,1).

Step-by-step explanation:

If a point {say P(h,k)} be rotated by 180° about the origin in counterclockwise then the new point generated P' will have coordinates (-h,-k).

Now, if the coordinates of a triangle are (-2,-2), (-1,1), (1,-1) and rotated 180 degrees counterclockwise about the origin then, the coordinates of the new triangle will be (2,2), (1,-1) and (-1,1). (Answer)