document.write( "Question 326917: the product of two consecutive positive intergers is 71 more than their sum \n" ); document.write( "
Algebra.Com's Answer #234244 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%28N%2B1%29=71%2BN%2BN%2B1\"
\n" ); document.write( "\"N%5E2%2BN=2N%2B72\"
\n" ); document.write( "\"N%5E2-N-72=0\"
\n" ); document.write( "\"%28N-9%29%28N%2B8%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"N-9=0\"
\n" ); document.write( "\"N=9\"
\n" ); document.write( "Then the integers are 9 and 10.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"N%2B8=0\"
\n" ); document.write( "\"N=-8\"
\n" ); document.write( "Then the integers are -8 and -7.
\n" ); document.write( "
\n" ); document.write( "
\n" );