document.write( "Question 1171785: The product of two consecutive integers is 71 more than their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #796701 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "    xy = x + y + 71.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It implies\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    xy - x - y + 1 = 72\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (x-1)*(y-1) = 72.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It has two basic solutions\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         a)  x-1 = 8,  y-1 = 9,   which implies  x= 9, y= 10\r\n" );
document.write( "\r\n" );
document.write( "    and\r\n" );
document.write( "\r\n" );
document.write( "         b)  x-1 = -8,  y-1 = -9, which implies x= -7,  y= -8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  There are two pairs of such integer numbers.\r\n" );
document.write( "\r\n" );
document.write( "         One pair is  (9,10).  The other pair is (-8,-7).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   9*10 - 9 - 10 = 90 - 19 = 71.    ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "         (-8)*(-7) - (-8) - (-7) = 56 + 8 + 7  = 71.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I hope I impressed you by my solution (!)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );