document.write( "Question 1161083: the sum of two consecutive integers is -1. the smaller integer is? \n" ); document.write( "
Algebra.Com's Answer #784543 by saw(34)\"\" \"About 
You can put this solution on YOUR website!
x+x+1 = -1
\n" ); document.write( "2x+1 = -1
\n" ); document.write( "2x = -2
\n" ); document.write( "x = -1
\n" ); document.write( "x+1 = 0
\n" ); document.write( "The smaller integer is -1
\n" ); document.write( "
\n" ); document.write( "
\n" );