document.write( "Question 381377: How many different sums can be obtained by adding two different integers chosen from the set below?
\n" ); document.write( "{-12, -11, -10,...+6, +7, +8}
\n" ); document.write( "

Algebra.Com's Answer #270490 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The lowest sum is -23 and the largest is 15. All other sums can be made by adding/subtracting 1 from a previous existing number.\r
\n" ); document.write( "\n" ); document.write( "Therefore the possible sums are {-23, -22, ..., 15} which is 39 sums.
\n" ); document.write( "
\n" );