
Maria T. answered 06/30/15
Tutor
5
(1)
Certified Teacher with 15 Years of Tutoring Experience
Mark M's solution is an excellent one, however, there is another approach to solving this problem:
First, determine f(g(x)) by replacing x in f(x) with g(x):
f(x) = x + 8
f(g(x)) = (x2 - 6x - 7) + 8
Simplify to obtain:
f(g(x)) = x2 - 6x + 1
Now, we can find f(g(2)) by substituting a value of 2 in for each x in our new function:
f(g(2)) = (2)2 - 6(2) + 1
f(g(2)) = 4 - 12 + 1
f(g(2)) = -7
I hope this helps!