Respuesta :

Answer:

Step-by-step explanation:

Moving a coordinate left will subtract from the x coordinate (left 3 means subtract 3 from x coordinate)

Moving a coordinate right will add to the x coordinate (right 3 means add 3 to x coordinate)

Moving a coordinate down will subtract from the y coordinate (down 3 means subtract 3 from y coordinate)

Moving a coordinate up will add to the y coordinate (up 3 means add 3 to y coordinate)

Reflect means flip the sign of the corresponding coordinate

reflect over x axis flip the sign of x coordinate

reflect over y axis flip the sign of y coordinate