document.write( "Question 50942: solve the equation by completing the square, give exact solutions. x^2+ 4x-12=0 \n" ); document.write( "
Algebra.Com's Answer #33963 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x^2+ 4x-12=0
\n" ); document.write( "x^2+4x+?=12+?
\n" ); document.write( "Complete the square to get:
\n" ); document.write( "x^2+4x+4=12+4
\n" ); document.write( "(x+2)^2=16
\n" ); document.write( "x+2=4 or x+2=-4
\n" ); document.write( "x=2 or x=-6
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );