document.write( "Question 1039371: The product of two consecutive integers is the square of the lesser integer minus 8. Find the greater of the two integers. \n" ); document.write( "
Algebra.Com's Answer #654093 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The product of two consecutive integers is the square of the lesser integer minus 8. Find the greater of the two integers.
\n" ); document.write( "-------
\n" ); document.write( "Equation:
\n" ); document.write( "x(x+1) = x^2-8
\n" ); document.write( "-------------
\n" ); document.write( "x^2+x = x^2-8
\n" ); document.write( "---
\n" ); document.write( "x = -8
\n" ); document.write( "Ans: x+1 = -7
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );