document.write( "Question 795043: for the pair of functions, f(x)=4x and g(x)= 6x^2-2x+1
\n" ); document.write( "find (f*g)(x)
\n" ); document.write( "

Algebra.Com's Answer #480793 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
f(x)=4x and g(x)= 6x²-2x+1
\n" ); document.write( "find (f*g)(x)
\n" ); document.write( "
\r\n" );
document.write( "Just multiply the right sides together:\r\n" );
document.write( "\r\n" );
document.write( "(f*g)(x) = (4x)(6x²-2x+1)\r\n" );
document.write( "(f*g)(x) = 24x³-8x²+4x\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );