document.write( "Question 231616: The sum of two consecutive integers is -339.Find the larger integer. \n" ); document.write( "
Algebra.Com's Answer #171371 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1=-339
\n" ); document.write( "2x=-338
\n" ); document.write( "x=-169
\n" ); document.write( "x+1=-170
\n" ); document.write( "
\n" );