To find the coordinates of the image of trapezoid WXYZ after it is translated 4 units left and 1 unit down, we will apply the translation to each vertex.
The translation rules for moving a point (x, y) are:
- For moving 4 units left, we subtract 4 from the x-coordinate: \( x' = x - 4 \)
- For moving 1 unit down, we subtract 1 from the y-coordinate: \( y' = y - 1 \)
Now we will apply this to each vertex of trapezoid WXYZ:
-
Vertex W(–1, 4):
- New x-coordinate: \( -1 - 4 = -5 \)
- New y-coordinate: \( 4 - 1 = 3 \)
- New coordinates: W'(-5, 3)
-
Vertex X(2, 3):
- New x-coordinate: \( 2 - 4 = -2 \)
- New y-coordinate: \( 3 - 1 = 2 \)
- New coordinates: X'(-2, 2)
-
Vertex Y(2, 0):
- New x-coordinate: \( 2 - 4 = -2 \)
- New y-coordinate: \( 0 - 1 = -1 \)
- New coordinates: Y'(-2, -1)
-
Vertex Z(–4, 2):
- New x-coordinate: \( -4 - 4 = -8 \)
- New y-coordinate: \( 2 - 1 = 1 \)
- New coordinates: Z'(-8, 1)
Now, we can summarize the new vertices:
- W'(-5, 3)
- X'(-2, 2)
- Y'(-2, -1)
- Z'(-8, 1)
Thus, the coordinates of the image of trapezoid WXYZ after the translation are:
- W'(-5, 3), X'(-2, 2), Y'(-2, -1), Z'(-8, 1)