document.write( "Question 1043729: Let C(x)=(1+x^2)^3. Find the functions f and g so that C(x)=(f o g)(x) is true for all values of x. \n" ); document.write( "
Algebra.Com's Answer #658887 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let C(x)=(1+x^2)^3. Find the functions f and g so that C(x)=(f o g)(x) is true for all values of x. \n" ); document.write( "------------------ \n" ); document.write( "g(x) = 1+x^2 \n" ); document.write( "f(x) = x^3 \n" ); document.write( "----- \n" ); document.write( "fog(x) = f(g(x)) = f(1+x^2) = (1+x^2)^3 \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |