document.write( "Question 285847: The square of an integer is 12 more than the integer. Find integer if 2 or -6 , or -2 or 6 , 3 or -4 or -3 or 4 \n" ); document.write( "
Algebra.Com's Answer #207283 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let x be the integer and we now can set up an equation as: \n" ); document.write( "x^2=x+12 Subtract x and 12 from both sides to get: \n" ); document.write( "x^2-x-12=0 Factor this to get: \n" ); document.write( "(x-4)(x+3)=0 Solve for x to result in: \n" ); document.write( "x=4 \n" ); document.write( "x=-3 \n" ); document.write( "There we go. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "Check out a book at \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |