Which translation rule describes the translation that is 2 units to the left and 8 units down?

(x, y) + (x + 2, y - 8)

(x,y) → (x - 2, y - 8)

(x,y) → (x - 2, y + 8)

(x,y) → (x + 2, y + 8)