Mathematics
Question:
How can I find the formulas for the composite functions (f º g) and (g º f) ?
?
2014-05-16 22:13:45 UTC
I need help. Can someone teach me how to do the following as a example for me. Appreciate your help.
f(x) = x - 2 ; g(x) = x^2 + 1
Three answers:
Rogue
2014-05-16 22:22:22 UTC
f∘g(x) = f(g(x))
=> f∘g(x) = f(x² + 1)
=> f∘g(x) = (x² + 1) − 2
=> f∘g(x) = x² − 1
g∘f(x) = g(f(x))
=> g∘f(x) = g(x − 2)
=> g∘f(x) = (x − 2)² + 1
=> g∘f(x) = x² − 4x + 4 + 1
=> g∘f(x) = x² − 4x + 5
V.G.Panneerselvam
2014-05-17 05:32:39 UTC
there is no formula for composition of functions.
only by your understanding you have to compose
listen
f(x) = x-2, g(x) = x^2+1, the f(a)=a-2, and g(b) = b^2+1 right..!
now come to our composition
fog(x) = f{g(x)} = f{x^2+1} = (x^2+1)-2 [just like f(a) = a-2 ]
= x^2+1-2 = x^2-1
gof(x) = g{f(x)} = g{x-2} = (x-2)^2+1 [ just like g9a) = a^2+1 ]
= x^2-4x+4+1 = x^2-4x+5
Wild
2014-05-17 05:21:21 UTC
fog(x) = f(g(x)) = f(x^2 +1) = x^2 + 1 -2 = x^2 -1
gof(x) = g(f(x)) = g(x-2) = (x-2)^2 +1 = x^2 - 4x + 4 +1 = x^2 - 4x +5
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...