document.write( "Question 290575: Solve using the five-step problem-solving process.
\n" ); document.write( "The sum of two consecutive integers is -247. Find the larger integer.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #210263 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & x+1 be the 2 integers.
\n" ); document.write( "x+(x+1)=-247
\n" ); document.write( "2x+1=-247
\n" ); document.write( "2x=-247-1
\n" ); document.write( "2x=-248
\n" ); document.write( "x=-248/2
\n" ); document.write( "x=-124 ans. for the smaller integer.
\n" ); document.write( "-124+1=-123 ans. for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "-124-123=-247
\n" ); document.write( "
\n" );