Relax

Respuesta :

1) (x,y) -> (x-1,y-10)
2) (x,y) -> (y,x)
3) (x,y) -> (-x,y)
let me know if you need an explanation or if you have any further questions
:)