Philip P. answered 10/12/14
Tutor
4.9
(482)
Affordable, Experienced, and Patient Algebra Tutor
f(x) = x2 + 9x
g(x) = x + 9
To find f(g(x)), just replace the x in f(x) with g(x):
f(g(x)) = g(x)2 + 9g(x)
f(g(x)) = (x+9)2 + 9(x+9)
f(g(x)) = x2 + 18x + 81 + 9x + 81
f(g(x)) = x2 + 27x + 162
f(g(x)) = (x+9)(x+18)