Given the coordinates of the pre-image and image, what would be the rule for the translation?
A(0, 0), T(4, -1), Q(0, -4)
A’(-3, 1), T’(1, 0), Q’(-3, -3)
Group of answer choices:
a. (x, y) → (x + 3, y - 1)
b.(x, y) → (x - 3, y + 1)
c. (x, y) → (x + 3, y + 1)
d. (x, y) → (x - 3, y - 1)