document.write( "Question 152226: factor: \r
\n" );
document.write( "\n" );
document.write( "4x^3-8x^2-12x \n" );
document.write( "
Algebra.Com's Answer #111888 by nerdybill(7384) You can put this solution on YOUR website! 4x^3-8x^2-12x \n" ); document.write( ". \n" ); document.write( "Begin by looking for a common factor among all three terms. We see that 4x is common, so pull it out: \n" ); document.write( "4x(x^2-2x-3) \n" ); document.write( ". \n" ); document.write( "Now, factor the expression inside the parenthesis: \n" ); document.write( "4x(x+1)(x-3) \n" ); document.write( " \n" ); document.write( " |