Given: Set A consists of 50 different positive integers.
Asked: If the average (arithmetic mean) of the numbers in the set is 60, is any of the numbers in the set A less than 35?
Sum of all 50 numbers in Set A = 50*60 = 3000
(1) 10 of the numbers in the set A are greater than 85.
Sum of the 10 numbers > 86+87+88+89+90+91+92+93+94+95 = 905
Sum of remaining 40 numbers < 3000 - 905 = 2095
Average of remaining 40 numbers < 2095/40 = 52.375
If we take 20 consecutive numbers above 52 and 20 consecutive numbers below 52. In this case smallest number will be the largest possible.
A = {32,33,34,.....,51,52,53,......72,86,87,......95}
As we see there is a number less than 35 in set A.
SUFFICIENT
(2) 8 of the numbers in the set A are greater than 90.
Sum of the 8 numbers > 91+92+93+94+95+96+97+98 = 756
Sum of remaining 42 numbers < 3000 - 756 = 2244
Average of remaining 42 numbers < 2244/42 = 53.43
If we take 21 consecutive numbers above 53 and 21 consecutive numbers below 53. In this case smallest number will be the largest possible.
A = {32,33,34,.....,51,52,53,54,55......74,91,92,...98}
As we see there is a number less than 35 in set A.
SUFFICIENT
IMO D