document.write( "Question 79539: The product of two consecutive integers is 71 more than their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #57075 by fetter6(6)\"\" \"About 
You can put this solution on YOUR website!
Let n and n+1 be the two consecutive integers. We know that
\n" ); document.write( "\"n%28n%2B1%29=n%2B%28n%2B1%29%2B71\"
\n" ); document.write( "Multiply out the left hand side and simplify the right hand side.\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2%2Bn=2n%2B72\". \r
\n" ); document.write( "\n" ); document.write( "Now set the equation to 0.\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2-n-72=0\"\r
\n" ); document.write( "\n" ); document.write( "Factor the left hand side.\r
\n" ); document.write( "\n" ); document.write( "\"%28n-9%29%28n%2B8%29=0\"\r
\n" ); document.write( "\n" ); document.write( "So n=9,-8.\r
\n" ); document.write( "\n" ); document.write( "So we have two solutions:
\n" ); document.write( "1. n=9, n+1=10 solution pair (9,10)
\n" ); document.write( "2. n=-8, n+1=-7 solution pair (-8,-7)\r
\n" ); document.write( "\n" ); document.write( "Check your answer with both of these to convince yourself that you are right.
\n" ); document.write( "
\n" );