document.write( "Question 976996: The product of two consecutive integers is 12 less than the square of the lesser integer. Find the greater of the two integers. \n" ); document.write( "
Algebra.Com's Answer #598494 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The product of two consecutive integers is 12 less than the square of the lesser integer. Find the greater of the two integers. \n" ); document.write( "--------- \n" ); document.write( "x(x+1) = x^2-12 \n" ); document.write( "x^2 + x = x^2 - 12 \n" ); document.write( "-------------------- \n" ); document.write( "x = -12 \n" ); document.write( "---- \n" ); document.write( "Ans: x+1 = -11 \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |