In this problem, we can't use 1 or 2 as the hundred thousandth digit, or else it will become less than 300,000. So we have to fix 3 as the beginning digit. Therefore only the remaining 5 digits are subject for arrangement (three 1's and and two 2's). We use permutation of repeated items in this case:
5!/(3!2!)= 10 numbers.
Ally J.
Thank you so much05/04/21