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 )

well,

-14 = -9-5
0 = 8-8

So, what do you think?

To describe the translation of point P(-9, 8) to point (-14, 0) using arrow notation, we can determine the horizontal and vertical shifts between the two points.

If we observe the x-coordinate, it changes from -9 to -14, which means there is a horizontal shift of -9 to -14. The difference is -14 - (-9) = -5. Therefore, we can use the arrow notation (x,y) -> (x - 5, y) to describe the horizontal translation.

Similarly, if we observe the y-coordinate, it changes from 8 to 0, which means there is a vertical shift of 8 to 0. The difference is 0 - 8 = -8. Therefore, we can use the arrow notation (x,y) -> (x, y - 8) to describe the vertical translation.

Hence, the correct arrow notation to describe the translation of point P(-9, 8) to point (-14, 0) is (x,y) -> (x - 5, y - 8).