document.write( "Question 394689: the sum of two consecutive integers is -277. what is the larger integer \n" ); document.write( "
Algebra.Com's Answer #280030 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the sum of two consecutive integers is -277. what is the larger integer \n" ); document.write( ". \n" ); document.write( "Let x = larger of two consecutive integers \n" ); document.write( "then \n" ); document.write( "x-1 = smaller of two consecutive integers \n" ); document.write( ". \n" ); document.write( "x + x-1 = -277 \n" ); document.write( "2x-1 = -277 \n" ); document.write( "2x = -276 \n" ); document.write( "x = -138 (this is your answer) \n" ); document.write( " \n" ); document.write( " |