document.write( "Question 1135318: If f(x) = 2x + 1 and g(x) = x2, what is f ○ g? What is g ○ f? \n" ); document.write( "
Algebra.Com's Answer #752904 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 2x + 1 and g(x) = x^2
\n" ); document.write( ":
\n" ); document.write( "f o g = 2x^2 +1
\n" ); document.write( ":
\n" ); document.write( "g o f = (2x + 1)^2 = 4x^2 +4x +1
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );