List L: 3, 7, 24, 26, x
If x < 5, which of the following describes all the values of x such that the average (arithmetic mean) of list L is less than the median of list L ?
a. x < −45
b. x < −25
c. −45 < x < −25
d. −25 < x < −10
e. x < −5
Ans: b
I chose the correct answer but later on changed it. The final equn boils down to [(60+x)/5 ] < 7. Hence from the equality I get that x < -25.
But if I substitute some value of x < - 45, say -55, I will still get [(60-55)/5] = 1 and 1 < 7.
Can some one pls explain why x <- 45 is wrong? Am I making any silly mistake here?
Thanks
If x < 5, which of the following describes all the values of x such that the average (arithmetic mean) of list L is less than the median of list L ?
a. x < −45
b. x < −25
c. −45 < x < −25
d. −25 < x < −10
e. x < −5
Ans: b
I chose the correct answer but later on changed it. The final equn boils down to [(60+x)/5 ] < 7. Hence from the equality I get that x < -25.
But if I substitute some value of x < - 45, say -55, I will still get [(60-55)/5] = 1 and 1 < 7.
Can some one pls explain why x <- 45 is wrong? Am I making any silly mistake here?
Thanks















