Answer:
The points of the rotated shape are: (4, 1), (5, 3), (4, 4), (2, 1), (1, 3), (2, 4)
Step-by-step explanation:
From the part of the shape we can see and the symmetry, the missing points are:
(-2, -1)
(-1, -3)
(-2, -4)
Rotation 180° about the origin transforms the point (x, y) into (-x, -y). Applying this rule to our figure, we get:
(-4, -1) -> (4, 1)
(-5, -3) -> (5, 3)
(-4, -4) -> (4, 4)
(-2, -1) -> (2, 1)
(-1, -3) -> (1, 3)
(-2, -4) -> (2, 4)