Raymond B. answered 08/20/19
Math, microeconomics or criminal justice
Consider an easier example, to see better what's going on:
f(x,y) = (y,x) Plug in the point (1,2) to get (2,1). the x and y values are switched. It's just the way the function treats them. the f(x,y) function could have been (y,y) or (x,x) or any combinations of x and y.
It's sort of similar to finding the inverse function. Take f(x) = y=x2 Switch the x and y's to get the inverse function x=y2 or f-1(x) = y=x1/2