document.write( "Question 129995: The sum of two consecutive integers is -287. Find the larger integer. \n" ); document.write( "
Algebra.Com's Answer #94944 by checkley71(8403) ![]() You can put this solution on YOUR website! X+X+1=-287 \n" ); document.write( "2X=-287-1 \n" ); document.write( "2X=-288 \n" ); document.write( "X=-288/2 \n" ); document.write( "X=-144 ANSWER FOR THE SMALLER INTEGER. \n" ); document.write( "X+1=-143 ANSWER FOR THE LARGER INTEGER. \n" ); document.write( "PROOF: \n" ); document.write( "-144-143=-287 \n" ); document.write( "-287=-287 \n" ); document.write( " \n" ); document.write( " |