document.write( "Question 1037083: For the given functions, find (fog)(x) and (gof)(x) and the domain of each.
\n" );
document.write( "f(x)= x^3-6x^2+4x+10, g(x)=x+1 \n" );
document.write( "
Algebra.Com's Answer #651824 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (f o g)=(x+1)^3-6(x+1)^2+4(x+1)+10. Domain is all x. \n" ); document.write( "(g o f)=x^3-6x^2+4x+10+1=x^3-6x^2+4x+11. Again, domain is all x.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |