document.write( "Question 1034679: Let f(x)=4x+2 and g(x)=3x^2+3x.
\n" );
document.write( "(f*g)(5)= \n" );
document.write( "
Algebra.Com's Answer #649326 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since \n" ); document.write( "(f*g)(x) = f(x) * g(x), \n" ); document.write( "(f*g)(5) = f(5) * g(5) = 22 * 90 = 1980 \n" ); document.write( " |