document.write( "Question 56887This question is from textbook
\n" );
document.write( ": Given f(x)=5x+7 and g(x)=x^2+7, find (g f)(x) \n" );
document.write( "
Algebra.Com's Answer #38623 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x)=5x+7 and g(x)=x^2+7, find (g f)(x) \n" ); document.write( "--------------- \n" ); document.write( "I'm going to assume your g f means multiplication \n" ); document.write( "and not composition. \n" ); document.write( "If that is true (g f)(x)=(x^2+7)(5x+7) \n" ); document.write( "=5x^3+7x^2+35x+49 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |