HI:
I came to the solution using same method as another posting:
If the range of the set containing the numbers x, y, and z is 8, what is the value of the smallest number in the set?
(1) The average of the set containing the numbers x, y, z, and 8 is 12.5.
(2) The mean and the median of the set containing the numbers x, y, and z are equal.
Prob - range of set is 8 meaning that largest - smallest = 8. Assuming x,y,z in that order - z-x = 8
STATEMENT 1:
Average of x,y,z,8=12.5 meaning that (x+y+z+8)/4 = 12.5 ==> x+y+z=42
Using above inference from problem - x+y+(x+8)=42 ==> 2x+y = 34
Now x and y are within range of 8. So there can only be so many values satisfying the equations.
If we plug in x = 8 then z=16 and y = 18 - doesn't work (y must be smaller than 16 per our assumption. So we need to raise x)
If we plug in x = 9 then z = 9+8= 17 ==> y = 16
If we plug in x=10 then z= 10+8=18 and y = 14
If we plug in x= 11 then z= 11+8=19 and y = 12
If we plug in x=12 then y=10 which is incorrect because y must be > than x per our assumption
So x,y,z can be 9,16,17 _or_ 10,14,18 _or_ 11,12,19
STATEMENT 2:
Mean = median = 14. So set #2 is correct and smallest value is 10
Of course I liked the other person;s solution better where poster directly got to mean of 14 (42/3) and then equally spaced with range of 8 meaning 10 and 19 as other numbers

- although this rule only applies to sets with odd no of members