Use arrow notation to describe the translation of point P(-9 , 8) to point (-14, 0).

(x,y) -> (x + 5,y -8)

(x,y) - > ( x - 8, y + 5)

(x,y) -> (x - 5, y + 8)

(x,y) -> (x - 5, y - 8 )

1 answer

well,
-14 = -9-5
0 = 8-8

So, what do you think?