If the shape A is translated four squares right and two squares up, the resulting coordinate point will be at (-2, 5), (-2, 2) and (0, 2)
<h3>Translation of coordinates</h3>
Translation is a transformation technique of changing the position of an object on the xy plane
Given the coordinates of the vertices (1, 4), (1, 1), (3,1)
If the shape A is translated three squares right and one squares up, the resulting coordinate point will be at (-2, 5), (-2, 2) and (0, 2)
Note that 4 was subtracted from the x-axis and 2 added to the y-coordinates.
Learn more on translation here: brainly.com/question/12861087
#SPJ1