Answer:
The inverse of {(1, 2), (3, 5), (5, 8), (6, 10)} is {(2, 1), (5, 3), (8, 5), (10, 6)
Explanation:
Suppose that we have a function 
 such that 
. Then its inverse function 
 maps every element in the range of 
 back to its associated element in its domain, that is, 
.
For example, 
. Therefore, 
 so 
.
Hence we swap the components.