document.write( "Question 112422: The product of two consecutive integers is 9 less than 9 times their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #82024 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If the smaller of the two consecutive integers is x, then the other one must be x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The product of these two integers is then: x(x+1), and the sum of these two integers is x + (x + 1), or 2x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we can translate the first sentence of the problem into mathematical symbols:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The product of two consecutive integers (x(x + 1)) is (=) 9 times their sum (9(2x + 1)), less 9 (-9). Or,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B1%29=%289%282x%2B1%29%29-9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now simplify and solve:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Bx=18x%2B9-9\"
\n" ); document.write( "\"x%5E2%2Bx-18x=0\"
\n" ); document.write( "\"x%5E2-17x=0\"
\n" ); document.write( "\"x%28x-17%29=0\", and finally,
\n" ); document.write( "\"x=0\" or \"x=17\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that the two consecutive integers are either 0 and 1 or 17 and 18.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "\"0%2A%280%2B1%29=9%2A%282%2A0%2B1%29-9\"
\n" ); document.write( "\"0=0\", and our first answer checks.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"17%2A18=9%2A%2817%2B18%29-9\"
\n" ); document.write( "\"306=9%2A%2835%29-9\"
\n" ); document.write( "\"306=315-9=306\", and the second answer checks also.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );