document.write( "Question 233163: can you help me find the product?\r
\n" );
document.write( "\n" );
document.write( "(x-2)(x+3)(x-4) \n" );
document.write( "
Algebra.Com's Answer #172111 by chibisan(131) You can put this solution on YOUR website! (x-2)(x+3)(x-4) \n" ); document.write( "(x^2+3x-2x-6)(x-4) \n" ); document.write( "(x^2-x-6)(x-4) \n" ); document.write( "x^3-x^2-6x-4x^2+4x+24 \n" ); document.write( "x^3-5x^2-10x+24 \n" ); document.write( " |