Respuesta :

iGreen
Point X(1, 1) was translated into point X'(2, -1).

To get from point X to point X', you have to add 1 to the x-value, and subtract 2 from the y-value. Do this for points Y and Z.

Y(5, -2) becomes Y'(6, -4)
Z(-1, 4) becomes Z'(0, 2)