Question 255384
We have the following set
k(x)=((2,3),(4,5),(3,-2),(1,-5), (0,-1))
To find the inverse, k^(-1)(x) just reverse the x and y values to get
k^(-1)(x) = ((3,2),(5,4),(-2,3),(-5,1),(-1,0))