document.write( "Question 1013726: I really need help on this problem please. Given f(x)=x^4 and g(x)=2+3x, find (f*g)(x).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #630113 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = x^4 \n" ); document.write( "g(x) = 2 + 3x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "find (f*g)(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(f*g)(x) = f(x) * g(x) = x^4 * (2 + 3x) = 2x^4 + 3x^5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |