document.write( "Question 990739: How do you simplify the quadratic 3x^2+3x-6=0 into 2 binomials? \n" ); document.write( "
Algebra.Com's Answer #610734 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
3x^2+3x-6=0
\n" ); document.write( "3(x^2+x-2)=0
\n" ); document.write( "3(x+2)(x-1)=0
\n" ); document.write( "x= -2, 1
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C3x%5E2%2B3x-6%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );