The values of the 2 compound functions will be x.
For example if f(x) = x + 1 and g(x) = x - 1 then
f(g(x)) = (x - 1) + 1 = x
and g(f(x)) = x + 1 - 1 = x
6.5m questions
8.6m answers