Answer:
When we have a translation T(a, b) and we apply it to a ordered pair (x, y), the translated pair will be (x + a, y + b)
Here whe have the translation T(-2, 5)
a) if our pair is (2, 5) then:
T(-2, 5) applied to (2, 5) = (2 + (-2), 5 + 5) = (0, 10)
b) if our pair is (-1, 7)
T(-2, 5) applied to (-1, 7) = (-1 + (-2), 7 + 5) = (-3, 12)