document.write( "Question 430884: how do i factor this? im not sure where to start. I forgot my textbook at school.\r
\n" );
document.write( "\n" );
document.write( "3x^3 - x^2 - 12x + 4 \n" );
document.write( "
Algebra.Com's Answer #299138 by mananth(16949) You can put this solution on YOUR website! 3x^3 - x^2 - 12x + 4 \n" ); document.write( "x^2(3x-1)-4(3x-1) \n" ); document.write( "(3x-1)(x^2-4) \n" ); document.write( " |