ARIEN3228
In a list of 7 integers, one integer, denoted as x is unknown. The other six integers are 20, 4, 10, 4, 8, and 4. If the mean, median, and mode of these seven integers are arranged in increasing order, they form an arithmetic progression. The sum of all possible values of x is
A) 26
B) 32
C) 34
D) 38
E) 40
Let us arrange the known numbers in increasing order..
4, 4, 4, 8, 10, 20...x can be anywhere
So Mode will always be 4 irrespective of value of x...
The Median will depend on x.
Mean = \(\frac{50+x}{7}\)
Case I - \(x\leq 4\)
x, 4, 4, 4, 8, 10, 20
Mode = Median=4
Mean = \(\frac{50+x}{7}\)....
Mode, median, Mean = 4, 4, \(\frac{50+x}{7}\)....although x=-22 will give 4, 4, 4 but these are not in increasing order.
Case II - \(4<x<8\)
4, 4, 4, x, 8, 10, 20
Mode =4
Median = x = 5, 6, 7
Median = 5, Mean = \(\frac{50+5}{7}\)......Not an integer.
Median =6, Mean = \(\frac{50+6}{7}=8\)........ Mode, Median, Mean = > 4, 6, 8...an AP YES
Median = 7, Mean = \(\frac{50+7}{7}\)......Not an integer.
Case III - \(x\geq 8\)
4, 4, 4, 8, 10, 20...x anywhere above 8
Mode =4
Median = 8, so as per AP, 4, 8, 12, so Mean should be 12
Mean = \(\frac{50+x}{7}=12.....50+x=84...x=34\)......... Mode, Median, Mean = > 4, 8, 12...an AP YES
SO x can be 6 or 34....SUM =\( 6+34=40\)
E