daretodream wrote:Set R contains five numbers that have an average value of 55. If the median of the set is equal to the mean, and the largest number in the set is equal to 20 more than three times the smallest number, what is the largest possible range for the numbers in the set?
a) 78
b) 77 1/5
c) 66 1/7
d) 55 1/7
5) 52
Let us assume that set R = {A, B, C, D, E}
The average of 5 numbers in set R = 55 implies the sum of these 5 numbers = 5 * 55 = 275
It is given that median of the set is equal to the mean implies median = C = 55
The largest number in the set is equal to 20 more than three times the smallest number implies E = 20 + 3A
So, the set R = {A, B, 55, D, 20 + 3C}
So, A + B + 55 + D + 20 + 3A = 275
Range of a set of data is the difference between the highest and lowest values in the set.
Here, range = E - A = 20 + 3A - A = 20 + 2A
Now for the range to be maximum, the value of A should be maximum. For A to be maximum, we should minimize all other terms, which means B and D.
Minimum value of B = A and minimum value of D = median, C = 55
Now the set R = {A, A, 55, 55, 3A + 20}
So, A + A + 55 + 55 + 3A + 20 = 275
5A + 130 = 275
5A = 145
A = 29
Therefore, range = 20 + 2A = 20 + (2 * 29) = 20 + 58 =
78
The correct answer is
A.