document.write( "Question 222587: find two consecutive integers whose sum is -97 \n" ); document.write( "
Algebra.Com's Answer #166654 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-1=-97 \n" ); document.write( "2x=-96 \n" ); document.write( "x=-48 \n" ); document.write( "x-1=-49 \n" ); document.write( " |