Answer:
C. A'(3,4), B'(-1,3), C'(-1,-1)
Stepbystepanswer:
The coordinates of the vertices are A(-3,-4), B (1,-3), C(1,1).
We have the formula for the rotating a shape at an angle of 180° which shows that you are reflecting the shape twice.
(x, y) -> (-x, -y)
So, the coordinates will be,
A(-3,-4) = A'(3,4)
B (1,-3) = B'(-1,3)
C(1,1) = C'(-1,-1)
Thank you.