How do you solve fog and GOF?
Category:
science
space and astronomy
(fog)(x) = f(g(x)) = f(x2) = x2-2. (gof)(x) = g(f(x)) = g(x-2) = (x-2)2 = x2-4x+4. Note that fog = gof. For composition, order matters.
Accordingly, how do you do fog and GOF?
Substitute g(x) for x in f(x) to get (fOg)(x): f((g(x)) = 2 (g(x) = 2(x+3) = 2x+6. To get (gof)(x), substitute f(x) for x in g(x): (gof)(x) = (2x) + 3 = 2x+3.
Let me illustrate it with an example.
- Let f(x) = 2x-1 and g(x) = (x+5)/2. Find the function (fog)(x).
- Simplify your answer.
- g(x) = (x+5)/2.
- = 2[(x+5)/2]-1.
- = x+5-1.
- = x+4.
Also know, what does fog and GOF mean?
g o f means f(x) function is in g(x) function. solution : f o g means g(x) function is in f(x) function. This means put x = 2x -3 in f(x) function.
Answers and Replies Yes you're right (f o g)(1) is composition of functions, so f(g(1). So if f(x) = 2x + 3 then f(g(x)) = 2*g(x) + 3. Now that you have that, it should be pretty easy to find the answer.