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