Answer:
(x, y ) → (x + 10, y + 11 )
Explanation:
consider any of the corresponding coordinate points.
S ( - 9, - 2 ) → S' (1, 9 )
- 9 → 1 in the x- direction is + 10
- 2 → 9 in the y- direction is + 11
then translation rule is
(x, y ) → (x + 10, y + 11 )