document.write( "Question 638312: Write 4x3 + 8x2 - 96x in factored form. \n" ); document.write( "
Algebra.Com's Answer #402120 by ptaylor(2198) You can put this solution on YOUR website! 4x^3+8x^2-96x factor out 4x and we have: \n" ); document.write( "4x(x^2+2x-24) \n" ); document.write( "Now x^2+2x-24 is a quadratic in standard form and it can be factored: \n" ); document.write( "(x+6)(x-4)and this gives us \n" ); document.write( "4x(x+6)(x-4)\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |