stop@800 wrote:Good one

mean is smaller
means added no is less than prev mean
Example
let set be all nos from 10 ... 20
range = 10
mean = 15
added no = 5 [range will change]
added no = 14[range will not change]
There are few flaws in stop@800 solution.
The problem says “mean is smaller than R” and not “the mean is smaller”
You cannot add 5 nor 14, because they are not the range. Than range in that case is 10.
My answer is C.
“The mean of the new set is smaller than R.” means that R is actually bigger than the mean of the new set. We need to know though if R is in the set or has a value bigger than any element of the set. For later, it means that R will be bigger than the initial range since all elements are positive (and we know from the stem that R equals the range).
We are left with “mean"<R<biggest element of the set which means the range will not change.
Please provide me with an example that proves me wrong.