To determine the translation used to create the image of polygon ABCD to A'B'C'D', we need to compare the coordinates of the vertices of both polygons.
-
Vertices of polygon ABCD:
- A: (-1, -1)
- B: (1, -5)
- C: (5, -5)
- D: (3, -1)
-
Vertices of polygon A'B'C'D':
- A': (-6, -1)
- B': (-4, -5)
- C': (0, -5)
- D': (-2, -1)
Next, we analyze the changes in the x-coordinates of the corresponding vertices:
-
For vertex A to A':
- From -1 to -6: shifted left by 5 units.
-
For vertex B to B':
- From 1 to -4: shifted left by 5 units.
-
For vertex C to C':
- From 5 to 0: shifted left by 5 units.
-
For vertex D to D':
- From 3 to -2: shifted left by 5 units.
We see that each vertex has been translated consistently to the left by 5 units.
Therefore, the translation used to create the image is 5 units to the left.