SOLUTION: hi can you help me solve this i know (f*g) bujt cant do it correctly dont get it. let f(x)= 2x+1 and g(x) = x^2 +5. Evaluate (f*g) (1).

Algebra ->  Exponents -> SOLUTION: hi can you help me solve this i know (f*g) bujt cant do it correctly dont get it. let f(x)= 2x+1 and g(x) = x^2 +5. Evaluate (f*g) (1).       Log On


   



Question 805048: hi can you help me solve this i know (f*g) bujt cant do it correctly dont get it.
let f(x)= 2x+1 and g(x) = x^2 +5. Evaluate (f*g) (1).


Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
if * represents composition...
(f*g)(1)=f(g(1)=f(6)=13