asked 214k views
4 votes
Now you will use what you have learned to create a general test for determining whether two functions are inverses. If f(x) and g(x) are inverses, what will be the values of f(g(x)) and g(f(x))?

asked
User Kir Chou
by
8.2k points

1 Answer

1 vote

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

answered
User RiceRiceBaby
by
7.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.