document.write( "Question 114952: Factor 3x^3 - 6x^2 - 24x \n" ); document.write( "
Algebra.Com's Answer #83641 by jgr45(31)\"\" \"About 
You can put this solution on YOUR website!
Factor 3\"x%5E3\" - 6\"x%5E2\" - 24x\r
\n" ); document.write( "\n" ); document.write( "What we need to do here is gather the common factors. These terms have a common factor of 3 and a common factor of x, so we can factor out a 3x:\r
\n" ); document.write( "\n" ); document.write( "3x(\"x%5E2\" - 2x - 8)
\n" ); document.write( "Now we need to see if \"x%5E2\"-2x-8 can be factored further. Can we find factors of -8 that sum to -2? Yes, -4 and 2.\r
\n" ); document.write( "\n" ); document.write( "Which makes the answer --
\n" ); document.write( "3x(x-4)(x+2)
\n" ); document.write( "
\n" );