The ordered pairs of the function f are reversed to produce theordered pairs of the inverse relation.
Example: Given the function f = {(1, 1), (2, 3), (3, 1), (4, 2)}, its domain is {1, 2, 3, 4} and itsrange is {1, 2, 3}.
The inverse relation of f is {(1, 1), (3, 2), (1, 3), (2, 4)}.
The domain of the inverse relation is the range of the originalfunction.
The range of the inverse relation is the domain of the originalfunction.