document.write( "Question 590490: Solve by factoring
\n" );
document.write( "X^2+7x+12=0 \n" );
document.write( "
Algebra.Com's Answer #375187 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Be careful how you write the equation. \n" ); document.write( "X is not the same as x. \n" ); document.write( "Assuming you really mean x^2+7x+12=0 \n" ); document.write( "You need factors of 12 that add up to 7 \n" ); document.write( "Try 4 and 3 \n" ); document.write( "(x+3)*(x+4)=0 \n" ); document.write( "x=-3 x=-4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |