Translate the shape A three squares left and three squares up.What are the coordinates of the vertices of the image?

The resulting coordinate of the vertices after translation will be (-2, 1), (-2, 4) and (0, 4)
Translation is a transformation techniques of changing the position of an object on the xy-plane.
If the coordinate A is translated three squares left and three squares up, the translation rule will be (x, y)-> (x-3, y+3)
Given the coordinate of the triangle A to be (1, 4), (1, 1) and (3,1), the resulting coordinate of the vertices after translation will be (-2, 1), (-2, 4) and (0, 4)
Learn more on translation here: https://brainly.com/question/12861087
#SPJ1