document.write( "Question 638009: The sum of two consecutive integers is –27. If n represents one of the integers, what equation can you write to find the value of the two integers and what are the integers? \n" ); document.write( "
Algebra.Com's Answer #401969 by stanbon(75887) ![]() You can put this solution on YOUR website! The sum of two consecutive integers is –27. If n represents one of the integers, what equation can you write to find the value of the two integers and what are the integers? \n" ); document.write( "---- \n" ); document.write( "1st integer: x \n" ); document.write( "2nd integer: x+1 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + x+1 = -27 \n" ); document.write( "2x + 1 = -27 \n" ); document.write( "2x = -28 \n" ); document.write( "x = -14 \n" ); document.write( "x+1 = -13 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |