document.write( "Question 167955: The factoring Strategy
\n" );
document.write( "Factor each polynomial completely. If a polynomial is prime, say so. \r
\n" );
document.write( "\n" );
document.write( "44. 3x3 – 12x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #123813 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 3x3 – 12x \n" ); document.write( "3x(x^2-4) \n" ); document.write( "3x(x-2)(x+2) \n" ); document.write( " |