document.write( "Question 879897: can you please explain how to factor this. thanks in advance again
\n" );
document.write( "x^2+2x^2-24 \n" );
document.write( "
Algebra.Com's Answer #531110 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Look for two integers whose product is -24 and whose sum is 2. Call these integers, a and b. Note, I say, INTEGERS, which may be positive or negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a solution to that is possible, then this solution will be (x+a)(x+b).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your example is factorable. \n" ); document.write( "(x-4)(x+6). \n" ); document.write( " |