234k views
4 votes
Point C(x,y) moves 5 until right and 7 until down.

(Type an ordered pair translation rule that describes the translation.)

1 Answer

0 votes

Answer: (x, y) → (x + 5, y - 7)

Explanation:

left and right affect the x-value

up and down affect the y-value

5 to the right means "add 5" to the x-value --> x → x + 5

7 down means "subtract 7" from the y-value --> y → y - 7

User Aadarshsg
by
7.7k points