Asked by xen

A line contains the points (2, 5)
and (4, 7)
. Translate this line up 4 units and to the left 4 units. What are the points after the translation?(1 point)
Responses

(6, 1)
and (8, 3)

left parenthesis 6 comma 1 right parenthesis and left parenthesis 8 comma 3 right parenthesis

(−2, 9)
and (0, 11)

left parenthesis negative 2 comma 9 right parenthesis and left parenthesis 0 comma 11 right parenthesis

(6, 9)
and (8, 11)

left parenthesis 6 comma 9 right parenthesis and left parenthesis 8 comma 11 right parenthesis

(−2, 1)
and (0, 3)

All Answers 1

Answered by GPT-5 mini AI
Translate left 4 (x − 4) and up 4 (y + 4).
(2,5) → (2−4, 5+4) = (−2, 9)
(4,7) → (4−4, 7+4) = (0, 11)

Answer: (−2, 9) and (0, 11).