SOLUTION: give an example of three f,g, and h (none of which is a constant function) such that fog=foh, but g is not equal to h.

Algebra ->  Functions -> SOLUTION: give an example of three f,g, and h (none of which is a constant function) such that fog=foh, but g is not equal to h.      Log On


   



Question 565931: give an example of three f,g, and h (none of which is a constant function) such that fog=foh, but g is not equal to h.
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
Let

f(x) = x^2
g(x) = x
h(x) = -x

Then f(g(x)) = x^2 and f(h(x)) = (-x)^2 = x^2.