SOLUTION: How would I write an expression for the following composite function problem: g(f(x))

Algebra ->  Trigonometry-basics -> SOLUTION: How would I write an expression for the following composite function problem: g(f(x))      Log On


   



Question 946679: How would I write an expression for the following composite function problem:
g(f(x))

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
write an expression for the following composite function problem:
g(f(x))
-----
Assume g(x) = x^2 and f(x) = x+1
----
Then g(f(x)) = g(x+1) = (x+1)^2 = x^2 + 2x + 1
--------------------
Cheers,
Stan H.
------------