Respuesta :

Answer: (2, 12)

=================================

Explanation:

The translation rule is T(x,y) = (x-5, y+10) meaning we shift P 5 units to the left and 10 units up to go from P(2,-4) to P ' (-3, 6)

x = 2 ---> x-5 = 2-5 = -3

y = -4 ---> y+10 = -4+10 = 6

Apply the same idea to the point (7,2) to get the following two values

x = 7 ----> x-5 = 7-5 = 2

y = 2 ---> y+10 = 2+10 = 12