AnujL
gmatphobiaegmatBunuelplease suggest what is wrong with my approach
median * number of terms = sum of terms20*10=200
x be the first term and x+20 be the final term
in order to have x+20 maximum ,we take all other 9 terms minimum.
x+x+x+x+x+x+x+x+x+x+20=200
10x+20=200
x=180/10=18
maximum term 18+20=38
It should be
(average)*(number of terms) = (sum of terms). And only when
(average) = (median) (for example when the data set is evenly spaced) it will be the way you've written. Note that
(average) = (median) does not necessarily mean that the data set is evenly spaced, for example, in {-3, 2, 2, 7}
(average) = (median) = 2 but the set is not evenly spaced.
Set X consists of 10 integers and has the median of 20 and the range of 20. What is the value of the greatest possible integer that can be present in the set?(A) 32
(B) 37
(C) 40
(D) 43
(E) 50
The range of 20 means that if the smallest term is x, then the largest term is x + 20. In ascending order the data set will be:
{x, ?, ?, ?, ?, ?, ?, ?, ?, x + 20}The median of 20 means that 20 is the average of two middle numbers. This in turn means that x can never be more than 20 (if, the smallest term, x is more than 20, then the median, the middle term, cannot be 20).
So, the least value of x is 20 and thus the greatest possible integer that can be present in the set is x + 20 = 40. For example, the data set can be:
{20, 20, 20, 20, 20, 20, 20, 20, 20, 40}{20, 20, 20, 20, 20, 20, 21, 22, 24, 40}{20, 20, 20, 20, 20, 20, 40, 40, 40, 40}
...Answer: C.