Inverse Functions (Discrete Math)

267 Views Asked by At

Say you have $f: \mathbb{Z} \to \mathbb{Z}$ defined by $f(x,y) = (2x+y, y)$

How would you check if the function was invertible? As well as determining it's inverse if it is?

Thank you