document.write( "Question 259635: Find two consecutive integers whose product is five less than the square of the smaller number? \n" ); document.write( "
Algebra.Com's Answer #191066 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the two integers be N and N+1.
\n" ); document.write( "\"N%28N%2B1%29=N%5E2-5\"
\n" ); document.write( "\"N%5E2%2BN=N%5E2-5\"
\n" ); document.write( "\"N=-5\"
\n" ); document.write( "\"N%2B1=-4\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );