document.write( "Question 1035043: Let f(x)=2x^2-7x+5 and g(x)=x^2+4. Find f*g. Simplify your answers if possible.
\n" );
document.write( "f*g= \n" );
document.write( "
Algebra.Com's Answer #649717 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Let f(x)=2x^2-7x+5 and g(x)=x^2+4. Find f*g. \n" ); document.write( "f*g = \n" ); document.write( "x^2 + 4(2x^2 - 7x + 5) \n" ); document.write( "2x^4 - 7x^3 + 5x^2 + 8x^2 - 28x + 20 \n" ); document.write( "2x^4 - 7x^3 + 13x^2 - 28x + 20 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |