Answer:
A' (1,6)
B' (7,3)
C' (4,0)
Explanation:
so the rule is (x+4, y+1)
which means to find the point after the translation you would move right 4 on the x axis, and move up 1 on the y axis
if A is (-3,5), then A' would be ((-3+4), (5+1)) which means A' is (1,6)
if B is (3,2), then B' would be ((3+4), (2+1)) which means B' is (7, 3)
if C is (0,-1), then C' would be ((0+4), (-1+1)) which means C' is (4,0)