Answer:
f(g(x)) = g(f(x)) = x
which is the same as
(f ° g)(x) = (g ° f)(x) = x
Explanation:
If the functions are inverses of each other, they will yield just x when they are composed together. Being inverses is like one function "UNDOES" the other (this is not a technical term).