SOLUTION: what do u do to this funtion find f(g(x))and g(f(x)) f(x)x 2 power -1 g(x)= 1/x-1

Algebra ->  Rational-functions -> SOLUTION: what do u do to this funtion find f(g(x))and g(f(x)) f(x)x 2 power -1 g(x)= 1/x-1       Log On


   



Question 227505: what do u do to this funtion find f(g(x))and g(f(x))
f(x)x 2 power -1 g(x)= 1/x-1

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
Working with functions becomes much easier if you get a better grasp of what the function rule means and what the role of "x" is in the function rule:
  • The function rule is more than a formula. It is a description, in the language of Mathematics, of how the function works. It describes what the particular function will do with its input in order to come up with its output.
  • The role of the "x" in the function rule is as a place-holder. In the parentheses on the left it represents whatever input is provided and on the right it represents whatever the function will do with the input.

Let's apply these ideas to your f%28x%29+=+x%5E2-1. A literal reading of this: The function f squares x and then subtracts one. A better, more enlightened reading: The function f will take its input, whatever it is, squares it and then subtracts 1. If you give f a 10 as input, f will square it and then subtract 1. If you give f a "q", it will square it and then subtract 1. If you give it a 3t%5E2-6t%2B11 as input, f will square it and then subtract 1. No matter what you provide f as imput, f will square it and then subtract 1. This is what the function rule is really saying.

f(g(x)) means make g(x) the input to f. And what will f do?? It will square it and then subtract 1!!:
f(g(x)) = (g(x))^2 -1}}}
Substituting the function rule for g(x) we get:
f(g(x)) = ((1/x)-1)^2 - 1}}}
Your teacher probably wants this simplified. So using FOIL or the pattern %28a-b%29%5E2+=+a%5E2+-+2ab+%2B+b%5E2 to multiply we get:
f%28g%28x%29%29+=+%281%2Fx%29%5E2+-+2%281%2Fx%29%281%29+%2B+1%5E2+-+1
f%28g%28x%29%29+=+1%2Fx%5E2+-+%282%2Fx%29+%2B+1+-+1
f%28g%28x%29%29+=+1%2Fx%5E2+-+2%2Fx

Now we can turn our attention to g(f(x)). This says make f(x) the input to the function g. The function g, as we can see from the rule: g%28x%29+=+1%2Fx+-+1, will find the reciprocal (1/x is the reciprocal of x) of the input and then subtract 1. So when you give it f(x), it will find the reciprocal of f(x) and then subtract 1:
g%28f%28x%29%29+=+1%2F%28f%28x%29%29+-+1
Substituting the rule for f(x) we get:
g%28f%28x%29%29+=+1%2F%28x%5E2-1%29+-+1
This could be considered simplified enough. Or perhaps we should subtract (by getting common denominators first, of course):
g%28f%28x%29%29+=+1%2F%28x%5E2-1%29+-+1%28%28x%5E2-1%29%2F%28x%5E2-1%29%29
g%28f%28x%29%29+=+1%2F%28x%5E2-1%29+-+%28x%5E2-1%29%2F%28x%5E2-1%29
Now we can subtract:
g%28f%28x%29%29+=+%281+-+%28x%5E2-1%29%29%2F%28x%5E2-1%29
g%28f%28x%29%29+=+%282+-+x%5E2%29%2F%28x%5E2-1%29