Inverse Functions: Determine f(f-1(x)) and f-1(f(x))

AI Thread Summary
The discussion focuses on determining the compositions f(f-1(x)) and f-1(f(x)) for given functions, specifically f(x) = 7x - 3 and f(x) = (2/3)x + 2. Participants clarify that to find these compositions, one must first calculate the inverse functions. The key rule highlighted is that if f(g(x)) = x and g(f(x)) = x, then f and g are inverses of each other. The conversation emphasizes understanding composite functions and their properties, ultimately leading to the conclusion that both compositions will equal x, confirming the functions are indeed inverses. The exchange concludes with appreciation for the clarity provided in the explanation.
aisha
Messages
584
Reaction score
0
Determine f(f-1(x)) and f-1(f(x)) of the following functions. What do you notice?

a.) f(x) = 7x-3
b.)f(x) = 2/3 x+2 (there were no brackets the x+2 is just beside the fraction)

Rule: If f(g(x)) = x and f(f(x)) = x, then f(x) and g(x) are inverse of each other.

This is my exercise question I don't understand what to do I get the rule but how am getting an answer of x? I have the solutions also, but I don't know what to do with the numbers am I solving for something? :rolleyes:
 
Physics news on Phys.org
aisha said:
Determine f(f-1(x)) and f-1(f(x)) of the following functions. What do you notice?

a.) f(x) = 7x-3
b.)f(x) = 2/3 x+2 (there were no brackets the x+2 is just beside the fraction)

Rule: If f(g(x)) = x and f(f(x)) = x, then f(x) and g(x) are inverse of each other.

This is my exercise question I don't understand what to do I get the rule but how am getting an answer of x? I have the solutions also, but I don't know what to do with the numbers am I solving for something? :rolleyes:

Did you work out f(f-1(x)) and f-1(f(x))? Which numbers are you referring too?
 
aisha said:
Determine f(f-1(x)) and f-1(f(x)) of the following functions. What do you notice?

a.) f(x) = 7x-3
b.)f(x) = 2/3 x+2 (there were no brackets the x+2 is just beside the fraction)

Rule: If f(g(x)) = x and f(f(x)) = x, then f(x) and g(x) are inverse of each other.

This is my exercise question I don't understand what to do I get the rule but how am getting an answer of x? I have the solutions also, but I don't know what to do with the numbers am I solving for something? :rolleyes:

Correction : If f(g(x)) = x and g(f(x)) = x, then f(x) and g(x) are inverse of each other, or g = f^-1. That should give you the answer.
 
Gokul43201 said:
Correction : If f(g(x)) = x and g(f(x)) = x, then f(x) and g(x) are inverse of each other, or g = f^-1. That should give you the answer.


I understand that but I don't know what to do? lol Omg I don't even know what to do with the numbers given. Show me please The solutions are both are inverses of each other.
 
Well you have to find the inverse of f(x) first. Then show f(f^{-1}(x)) = x. Can you find an inverse? An inverse g(x) is the graph of f(x) reflected across the line y=x .

For example:

f(x) = 1/x + 5

Defined implicitly the inverse is therefore:

x= 1/y + 5

where

<br /> <br /> y= f^{-1}

solve for y to get the inverse defined explicitly:

y = \frac{1}{x-5}
 
Yes I know how to find the inverse that much makes sense but what does the stuff in these brackets mean? f(f^(-1)(x))=x what do I do after I find the inverse? multiply f? by the inverse? Thats the part I don't get how to =x :rolleyes:
 
f(f^{-1}(x)) = x
is a composite function . Do you know about these? BTW what math level are you in, what circumstances are you in? It seems like you have an awful lot of questions that could be answered by reading the textbook.
 
Suppose you have two different functions:
f(x)=3x+1
g(x)=x^2+1

You get a composite function f(g(x)) by taking g(x) and plugging into f(x) where x is:
So f(g(x))=3(x^2+1)+1

And g(f(x))=(3x+1)^2+1

Now let's look at a function and its inverse:
f(x)=3x+1
f-1(x)=(x-1)/3

I form the composite of f(x) with f-1(x)
f(f-1(x))=3[(x-1)/3]+1=(x-1)+1=x


f-1(f(x))=[(3x+1)-1]/3=(3x)/3=x

So we find f(f-1(x))=f-1(f(x))=x

This is always true for any relation and its inverse. So you should notice the same thing in your exercise.
 
learningphysics said:
Suppose you have two different functions:
f(x)=3x+1
g(x)=x^2+1

You get a composite function f(g(x)) by taking g(x) and plugging into f(x) where x is:
So f(g(x))=3(x^2+1)+1

And g(f(x))=(3x+1)^2+1

Now let's look at a function and its inverse:
f(x)=3x+1
f-1(x)=(x-1)/3

I form the composite of f(x) with f-1(x)
f(f-1(x))=3[(x-1)/3]+1=(x-1)+1=x


f-1(f(x))=[(3x+1)-1]/3=(3x)/3=x

So we find f(f-1(x))=f-1(f(x))=x

This is always true for any relation and its inverse. So you should notice the same thing in your exercise.

WOW THANKS SOOOO MUCH what a great explanation and example! So easy to understand, Thankyou. :smile:
 
Back
Top