Set consists of consecutive integers. The sum of all positive integers in set is , and the median of set is . How many negative integers are in set ?
Cevap: 33
Cevap
The set S contains 33 negative integers.
To find the number of negative integers in set S, first determine the maximum positive integer N in the set using the sum formula for consecutive positive integers: \frac{N(N+1)}{2} = 300, which yields N = 24. Next, use the property that for an evenly spaced set, the median is the average of the smallest and largest numbers: -4.5 = \frac{\text{Smallest} + 24}{2}. Solving for the smallest integer gives -33. Finally, count the negative integers in set S, which run from -33 to -1 inclusive: -1 - (-33) + 1 = 33.
Adım Adım Çözüm
Anahtar Kavram
Properties of consecutive integer sets, median-mean equivalence, and inclusive range counting
Tahmini Süre:1m 30s