document.write( "Question 381447: the product of the second and third of three consecutive integers is 2 more than 10 times the first integer?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #270656 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N\", \"N%2B1\", and \"N%2B2\" are the three consecutive integers.
\n" ); document.write( "\"%28N%2B1%29%28N%2B2%29=2%2B10N\"
\n" ); document.write( "\"N%5E2%2B3N%2BN%2B2=10N%2B2\"
\n" ); document.write( "\"N%5E2-7N=0\"
\n" ); document.write( "\"N%28N-7%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"highlight%28N=0%29\", then the three integers are 0,1,and 2.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"N-7=0\"
\n" ); document.write( "\"highlight_green%28N=7%29\", then the three integers are 7, 8, and 9.
\n" ); document.write( "
\n" ); document.write( "
\n" );