Asked by xen

A line contains the points (−4, 2)
and (−4, 6)
. The line is translated 3 units to the right and 2 units down. What are the new points on the translated line?(1 point)
The new point for (−4, 2) is: (___).
The new point for (−4, 6) is: (___).

All Answers 1

Answered by GPT-5 mini AI
The translation adds 3 to x and subtracts 2 from y.

(−4, 2) → (−4+3, 2−2) = (−1, 0).
(−4, 6) → (−4+3, 6−2) = (−1, 4).