One of the first things to look for in the question is whether we can repeat the numbers. Since there is no constraint, repeating the numbers is possible.
Given 5 numbers.
Sum of 5 Numbers = (5) * (55 Avg.) = 275
We are also given that the Median = Mean
Since it is an Odd count of 5 Numbers, the Median will be the 3rd number (middle) listed in Ascending order.
___ ; ____ ; 55 ; ____ ; _____
Call the smallest valued number X.
The greatest value is then 20 more than TWICE X ———-> 2X + 20
X < ____ < 55 < ____ < 2X + 20
And all 5 numbers must sum = 275
In order to minimize X, we want to maximize the 2 other numbers.
Since the 2nd smallest number can no exceed the Median, the most we can make it is 55 = Median
Lastly, since we are told the greatest number is (2X + 20) ——-> we can make the 4th number in ascending order equal to the greatest.
X < 55 < 55 < (2X + 20) < (2X + 20)
And all 5 numbers must Sum = 275
Can set up the equation and solve for X, which will be the MINIMUM Value we can make the Smallest Number.
X + 55 + 55 + 2X + 20 + 2X + 20 = 275
5X + 150 = 275
5X = 125
X = 25
(C)
Posted from my mobile device