Complete a glide translation (x-2, y) and then reflect over x axis. What

would be the new ordered pairs for P' ?
(1 point)

1 answer

To perform a glide translation with vector (x-2, y), we first shift all the points 2 units to the right. Then, we reflect over the x-axis.

Let's say the original point P has coordinates (a, b).

After the glide translation with vector (x-2, y), the point P' would have coordinates (a+(x-2), b+y) = (a+x-2, b+y).

After reflecting over the x-axis, the new ordered pairs for P' are (a+x-2, -b-y).