document.write( "Question 612555: If f(x)=2x^2 & g(x)=3x^4, which is equivalent form of f(x)*g(x)?
\n" ); document.write( "A.6x^8
\n" ); document.write( "B.5x^6
\n" ); document.write( "C.6x^6
\n" ); document.write( "D.5x^8
\n" ); document.write( "

Algebra.Com's Answer #385561 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
f(x)*g(x) = (2x^2)*(3x^4) = (2*3)*(x^2*x^4) = 6x^(2+4) = 6x^6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So f(x)*g(x) = 6x^6
\n" ); document.write( "
\n" );