document.write( "Question 67631: I have to factor this problem, which I think is basically the FOIL method in reverse, but I'm having a bit of trouble with it...\r
\n" );
document.write( "\n" );
document.write( "6x cubed - 12x squared - 144x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #48130 by checkley71(8403) ![]() You can put this solution on YOUR website! 6x^3-12x^2-144x \n" ); document.write( "6x(x^2-2x-24) \n" ); document.write( "6x(x-6)(x+4) \n" ); document.write( " |