SOLUTION: If f(x) = 2x + 1 and g(x) = x2, what is f ○ g? What is g ○ f?

Algebra ->  Expressions-with-variables -> SOLUTION: If f(x) = 2x + 1 and g(x) = x2, what is f ○ g? What is g ○ f?      Log On


   



Question 1135318: If f(x) = 2x + 1 and g(x) = x2, what is f ○ g? What is g ○ f?
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = 2x + 1 and g(x) = x^2
:
f o g = 2x^2 +1
:
g o f = (2x + 1)^2 = 4x^2 +4x +1
: