Set consists of consecutive integers. The sum of all positive integers in set is , and the sum of all integers in set is . How many negative integers are contained in set ?
Cevap: 16
Cevap
There are 16 negative integers in set .
The correct response is 16. By setting up the sum of consecutive positive integers starting at 1, we determine that the set contains positive integers up to 14, which sum to 105. Subtracting 105 from the total set sum of -31 reveals that the negative integers must sum to -136. The consecutive negative integers -1, -2, ..., -p sum to -136 when p = 16, since 16 × 17 / 2 = 136.
Adım Adım Çözüm
Anahtar Kavram
Consecutive integer set properties and partitioning sets into positive and negative components using arithmetic series formulas.