document.write( "Question 675306: how can I write -2x^2+12x+12 in standard form? \n" ); document.write( "
Algebra.Com's Answer #419702 by khurshidi(7)\"\" \"About 
You can put this solution on YOUR website!
If the question is -2x^2+12x+12=0
\n" ); document.write( "Then you can take '-2' as common from the equation
\n" ); document.write( "i.e.
\n" ); document.write( " -2(x^2-6x-6)=0
\n" ); document.write( "-2 will go to the right hand side in the denominator of zero and will become zero,
\n" ); document.write( "so the equation will become
\n" ); document.write( " x^2 - 6x - 6 = 0
\n" ); document.write( "or x^2 + (-6)x + (-6) = 0
\n" ); document.write( "This is the standard form of quadratic equation.
\n" ); document.write( "
\n" );