document.write( "Question 139281: Factor trinomials.
\n" );
document.write( "2x^2-8x-24
\n" );
document.write( "2(x^2-4x-12)
\n" );
document.write( "2(x )(-4x )
\n" );
document.write( "Need help! \n" );
document.write( "
Algebra.Com's Answer #101571 by SnowXclouD(11)![]() ![]() ![]() You can put this solution on YOUR website! So, you wanted to factor 2x^2-8x-24.\r \n" ); document.write( "\n" ); document.write( "--> First of all, you take out the 2, which gives u 2(x^2-4x-12) \n" ); document.write( "--> Second, you factor the polynomial, which gives u 2(x-6)(x+2)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |