document.write( "Question 903713: The sum of three consecutive integers is 0. Find their product.
\n" ); document.write( "a.-2
\n" ); document.write( "b.-1
\n" ); document.write( "c.0
\n" ); document.write( "d.1
\n" ); document.write( "e.2
\n" ); document.write( "

Algebra.Com's Answer #548245 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "x + x+1 + x+2 = 0
\n" ); document.write( "3x + 3 = 0
\n" ); document.write( "x = -1
\n" ); document.write( "the three consecutive integers are: -1, 0, 1
\n" ); document.write( "Product = 0 \n" ); document.write( "
\n" );