Answer:
Step-by-step explanation:
The translation vector < 4, - 2 > means each point is being moved 4 units to the right and 2 units down.
X(0, 3) ------> X' ( 0 + 4, 3 - 2 ) = X'(4, 1)
Y( - 1, 1) ------> Y' ( - 1 + 4, 1 - 2 ) = Y'(3, - 1)
Z( - 3, 4) -----> Z' ( - 3 + 4, 4 - 2 ) = Z'(1, 2)