In 180 rotation (x,y) becomes (-x,-y) , In translation 7 units (x, y) becomes (x, y+7) and in reflection across x-axis (x, y) becomes (x, -y).
180° rotation about the origin change the coordinates from (x,y) to (-x,-y). It means if an object having coordinates (3,4) then it will be (-3,-4).
Translation 7 units up change the coordinates from (x, y) to (x, y+7). It means if an object having coordinates (3,4) then it will be (3,4+7).
Reflection across the x-axis change the coordinates from (x, y) to (x, -y). It means if an object having coordinates (3,4) then it will be (3,-4).
Hence we can summarize the above phenomenon as in 180 rotation (x,y) becomes (-x,-y) , In translation 7 units (x, y) becomes (x, y+7) and in reflection across x-axis (x, y) becomes (x, -y).
For more details on Reflection, Rotation and Translation follow the link:
https://brainly.com/question/9475847