document.write( "Question 1134347: For f(x) = 3x-2 and g(x) = x2+1, find the composite function defined by f o g(x) and g o f(x). \n" ); document.write( "
Algebra.Com's Answer #751695 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 3x-2 and g(x) = x^2+1
\n" ); document.write( ":
\n" ); document.write( "f o g(x) = 3(x^2+1) -2 = 3x^2 +3 -2 = 3x^2 +1
\n" ); document.write( ":
\n" ); document.write( "g o f(x) = (3x-2)^2 +1 = 9x^2 -12x +4 +1 = 9x^2 -12x +5
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );