document.write( "Question 468055: solve the quadratic equations for the value of x. \r
\n" ); document.write( "\n" ); document.write( "X^2+x=12
\n" ); document.write( "

Algebra.Com's Answer #321143 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Solving for x
\n" ); document.write( "x^2+x = 12
\n" ); document.write( "x^2 + x - 12 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+4)(x-3)= 0
\n" ); document.write( "(x+4)= 0 x = -4
\n" ); document.write( "(x-3)= 0 x = 3 \n" ); document.write( "
\n" );