Answer:
If you consider functions, f and g are inverse, f(g(x)) = g(f(x)) = x. A function that consists of its inverse fetches the original value.
Step-by-step explanation:
Example: f(x) = 2x + 5 = y
Then, g(y) = (y-5)/2 = x is the inverse of f(x).