document.write( "Question 733460: Multiply the following polynomials.
\n" );
document.write( "(x-6)(x^2-2x+3) \n" );
document.write( "
Algebra.Com's Answer #448412 by rfer(16322) ![]() You can put this solution on YOUR website! x^3-2x^2+3x-6x^2+12x-18= \n" ); document.write( "x^3-8x^2+15x-18 \n" ); document.write( " |