document.write( "Question 1070443: Find all sets of two consecutive integers such that their product is eight less than ten times the smaller integer \n" ); document.write( "
Algebra.Com's Answer #685546 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x and x+1 are two consecutive integers for some integer, x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Description gives this equation:
\n" ); document.write( "\"x%28x%2B1%29=10x-8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Bx-10x%2B8=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-9x%2B8=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-8%29%28x-1%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "Combinations of the integers:
\n" ); document.write( "8 and 9;
\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "1 and 2.
\n" ); document.write( "
\n" );