Let's try fixing the values. The easiest is mode. Since the question says that there is a
unique mode and 27 already appears twice, 27 has to be the mode. If x takes a value other than whatever is in the list, 27 will still be the mode. And due to there being a unique mode, x cannot take any value other than 27, in which case again, 27 will be mode. Hence
mode = 27.
Given mode is 27 and the three measures (mean, mode, median) have to be consecutive multiples of 3, there can only be 6 cases:
Case 1: Mean<Median<Mode : 21<24<27
Case 2: Median<Mean<Mode : 21<24<27
Case 3: Mean<Mode<Median : 24<27<30
Case 4: Median<Mode<Mean : 24<27<30
Case 5: Mode<Median<Mean : 27<30<33
Case 6: Mode<Mean<Median : 27<30<33
Next, check possible values for median, which will depend on where
x is placed in terms of value
Case A: x<=18 : In this case, Median will be (18+21)/2 = 19.5, None of the cases (1-6) discussed above have 19.5 as a possible value and hence this is not possible.
Case B: 18<x<21 : In this case, x can be 19 or 20, hence median = 20 or 20.5. Again, not covered in cases 1-6
Case C: x=21: In this case, median = 21. Then, mean = 20. Again, these values of mean and median do not fit any case 1-6
Case D: 21<x<27: Here, median will range from 21.5 to 23.5 and hence not a valid value
Case E:
x=27 : Median = 24. Mean = 21. This is covered in
Case 1.
Case F: x>27: In all these cases, Median will be fixed at 24 and Mode at 27. Only possible case is
Case 4. In this case, mean = 30. Hence the total of the list has to be (30*6=180). The total of all values other than x in the list is 99 and hence
x will be = 180-99 =
81.
Range of values = 81-27 =
54