document.write( "Question 462100: I can't multiply this.
\n" );
document.write( "(9x^4)(-8x^5)(3x^3) \n" );
document.write( "
Algebra.Com's Answer #316820 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! You are multiplying a bunch of expressions that are products, so you can rearrange terms around. We can arrange the coefficients (9, -8, 3) and the x terms (x^4, x^5, x^3).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9*(-8)*3 * (x^4)(x^5)(x^3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= -216x^12 \n" ); document.write( " |