Warning! Josmiceli's solution is incorrect.
He thought the smaller missing
number had to be at least 1 larger
than the median, but it can be equal
to the median. Here's the correct
solution by Edwin:
Let the two missing number be x and y, where x is the
smaller of the two missing numbers and y is larger of the
two missing numbers.
Now we arrange the 11 given numbers from smallest to largest:
156, 175, 199, 225, 300, 320, 325, 326, 421, 504, 520
Since there are 13 numbers, an odd number of numbers, the
7th one must be the median because: Of the other 12 numbers,
half of them, 6, are below 325 and the other 6 are above 325.
Since 325 is already the 7th one from the bottom in the
list, the smaller one, x, must be either equal to 325
or larger. but the difference will be the greatest
when the smaller, x, is exactly 325. So, substituting
325 for x is
So the smaller missing number is 325, and
the larger missing number is 364.
Edwin