Is the Sum of 5 different positive integers greater then 35? (1) the median number is 10. The median of a set with odd # of terms is just a middle term (when ordered in ascending/descending order). Now, the minimum sum will have the set with following 5 different positive integers {1, 2,
10, 11, 12} --> sum=1+2+10+11+12>35. Sufficient.
(2) the largest number is 12 --> if the set is {1, 2, 3, 4, 12} then the answer will be NO, but if the set is {8, 9, 10, 11, 12} then the answer will be YES. Not sufficient.
Answer: A.
agentzap
OA is ___, but I can't understand why:
if we have 8-9-10-11-12 >35
If we have 0-1-10-11-12<35?
Why GMAT doesn't count 0 as a positive integer???
Zero is neither positive, nor negative, it's neutral (not only for the GMAT but generally).
A positive number is a real number that is greater than zero.
A negative number is a real number that is smaller than zero.
agentzap
ok, thanks - but when GMAT says "non-negative" we mean 0, 1, 2 etc?
Non-negative numbers include all numbers more than or equal to zero.
For more on this topic check Number Theory chapter of Math Book:
math-number-theory-88376.htmlHope it helps.