The vertices of a rectangle are R(-2,2), S(2,2), T(2,-4) and U(-2,-4). After translation, R' is (-8,-8). Find the transition rule and the coordinates of U'

(x,y) → (x-6,y-10); U' (-8,-14)
(x,y) → (x+6,y-10); U' (4,-14)
(x,y) → (x-6,y+10); U' (-8,-14)
(x,y) → (x+6,y+10); U' (4,6)

1 answer

The correct transition rule is (x, y) → (x - 6, y - 6).

Using this transition rule, the coordinates of U' will be (-2 - 6, -4 - 6) = (-8, -10).

So, the correct answer is (x, y) → (x - 6, y - 6); U' (-8, -10).