document.write( "Question 1010493: the sum of two consecutive integers is -34. what is the smaller integer? \n" ); document.write( "
Algebra.Com's Answer #625946 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x be the smaller integer, then
\n" ); document.write( "x + x+1 = -34
\n" ); document.write( "2x = -33
\n" ); document.write( "there is no solution for the sum of two consecutive integers = -34
\n" ); document.write( "
\n" ); document.write( "
\n" );