document.write( "Question 415129: I don't understand this problem.\r
\n" ); document.write( "\n" ); document.write( "The square of a number exceeds that number by twelve.Find the number(two answers).
\n" ); document.write( "

Algebra.Com's Answer #291075 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let number be x
\n" ); document.write( "x^2-x=12
\n" ); document.write( "x^2-x-12=0
\n" ); document.write( "x^2-4x+3x-12=0
\n" ); document.write( "x(x-4)+3(x-4)=0
\n" ); document.write( "(x+3)(x-4)=0
\n" ); document.write( "x=-3 OR x=4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );