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 #610736 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "\"+3x%5E2%2B3x-6=0\".......all terms divide by \"3\"\r
\n" ); document.write( "\n" ); document.write( "\"+x%5E2%2Bx-2=0\"......factor\r
\n" ); document.write( "\n" ); document.write( "\"+x%5E2-x%2B2x-2=0\"\r
\n" ); document.write( "\n" ); document.write( "\"+%28x%5E2-x%29%2B%282x-2%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"+x%28x-1%29%2B2%28x-1%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"+%28x%2B2%29%28x-1%29=0\"=> product of \"2\" binomials
\n" ); document.write( "
\n" );