- #36
HallsofIvy
Science Advisor
Homework Helper
- 42,988
- 981
Byrgg said:So then if you are given and equation in the form f(g(x)) = x, you cannot determine the functions f(x) and g(x)?
Basically, I know how to find the inverse of a function(reversing x and y, and then rearranging to find y), and from this you can obtain f(g(x)) = x. What I find strange though, is why you can't do the opposite, and take f(g(x)) = x to find the functions.
Because there are many different ways to "dissassemble" an equation.
If the equation were the very slightly more complicated (3(x+ 1)- 3)/3= x,
then I could think of that as f(x)= 3(x+1) and f-1(x)= (x-3)/3.
Then f-1(f(x))= (f(x)- 3)/3= (3(x+1)-3)/3= x and f(f-1(x))= 3(f-1(x))+ 1)= 3((x-3)/3+ 1)= 3(x/3)= x.
But I could, just as well, take f(x)= 3(x+ 1)- 3 and f-1(x)= x/3. Once again, f-1(f(x))= f(x)/3= (3(x+1)-3)/3= (x+1)- 1= x and f(f-1(x))= 3(f-1(x)+ 1)- 3= 3(x/3- 1)- 3= (x+ 3)- 3= x.
If I told you that x= 12 and y= 9, you could tell me that xy= 108.
If I told you that xy= 108, could you tell me what x and y are?