document.write( "Question 1063664: What are three consecutive integers whose product is 693 more than their sum? \n" ); document.write( "
Algebra.Com's Answer #678780 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Let n be any integer.\r
\n" ); document.write( "\n" ); document.write( "Three consecutive integers: \"system%28n%2Cn%2B1%2Cn%2B2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Bn%2B1%2Bn%2B2%2B693=n%28n%2B1%29%28n%2B2%29\"
\n" ); document.write( "
\n" );