Respuesta :

Answer:

Take the coordinates of each vertex (corner point) and subtract 2 from the x-coordinate; leave the y-coordinate alone.

Step-by-step explanation:

Example: If one vertex is the point (5, 3), then it moves left 2 units to (3, 3).

If a vertex is at (-3, 1), then it moves 2 units left to (-5, 1).