Answer:
(x, y ) → (x + 10, y + 10 )
Explanation:
Consider the coordinates of C and C'
C(- 7, - 1 ) and C'(3, 9 )
The translation in the x- direction is
- 7 → 3 = 3 - (- 7) = 3 + 7 = 10
The translation in the y- direction is
- 1 → 9 = 9 - (- 1) = 9 + 1 = 10
Then translation rule is
(x, y ) → (x + 10, y + 10 )