Match the description of a translation to its coordinate form
| Draggable item | arrow_right_alt | Corresponding Item |
|---|---|---|
to the right 3 units and up 3 units | arrow_right_alt | (x+2,y+3) |
to the right 1 units and up 1 units | arrow_right_alt | (x-5,y+6) |
to the right 2 units and up 3 units | arrow_right_alt | (x+1,y-7) |
to the right 1 units and down 7 units | arrow_right_alt | (x+3,y-3) |
to the right 3 units and down 3 units | arrow_right_alt | (x-3,y-3) |
to the left 2 units and up 8 units | arrow_right_alt | (x+3,y+3) |
to the left 5 units and up 6 units | arrow_right_alt | (x-2,y+8) |
to the left 3 units and down 3 units | arrow_right_alt | (x+1,y+1) |