SOLUTION: Can you explain to me how to do: G(x)=x+4 F(x)=3x+5 Find g(f(x))

Algebra ->  Test -> SOLUTION: Can you explain to me how to do: G(x)=x+4 F(x)=3x+5 Find g(f(x))      Log On


   



Question 741451: Can you explain to me how to do:
G(x)=x+4
F(x)=3x+5
Find g(f(x))

Answer by fcabanski(1391) About Me  (Show Source):
You can put this solution on YOUR website!
g(f(x)) means you replace every x in g(x) with f(x)'s value. f(x)'s value is 3x+5.


G(F(x)) = (3x+5) + 4 = 3x+9