asked 134k views
5 votes
If F(x) and G(x) are inverse functions, which statement must be true? A. F(G(x))=1 B.F(G(x))=x C. F(x)=1/G(X) D. F(X)=-G(X)

2 Answers

0 votes
It’s actually F(G(x))=x . I plugged in the other answer and got it wrong.
answered
User Hiedi
by
8.1k points
4 votes
The correct answer is:

B) f(g(x)) = x.

Step-by-step explanation:

A composition of two inverse functions undoes everything except the variable used.

Using x, g(x) will perform some action to x. f(x), since it is the inverse of g(x), will undo the action that g(x) performed; this will simply leave x.

For example, let f(x) = x-3. To find the the inverse, g(x), we will first replace f(x)= with y=:
y = x-3

Now we switch x and y:
x = y-3

To isolate y, we add 3 to each side:
x+3 = y-3+3
x+3 = y

Now we write this as g(x):
g(x) = x+3

We now perform the composition f(g(x)):
g(x) = x+3
f(g(x)) = f(x+3) = x+3-3 = x
answered
User Yuantonito
by
8.5k 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.