Case 1- If number begin with 1
The remaining digit to be arranged will be 0,2,2,2,4,4
Here three 2s and two 4s
Since digit are repeating hence we use this formula=n!p1!p2!p3!
Number of remaining digit=6
Thus, n=6
Since three 2s and two 4s
and p1=3, p2=2
The number of numbers beginning with 1=n!p1!p2!
=6!3!2!
=6×5×4×3!3!×2×1=60
Case 2- If number begin with 2
The remaining digit to be arranged will be 1,0,2,2,4,4
Here two 2s and two 4s
Since digit are repeating hence we use this formula=n!p1!p2!p3!
Number of remaining digit=6
Thus, n=6
Since two 2s and two 4s
and p1=2, p2=2
The number of numbers beginning with 2=n!p1!p2!
=6!2!2!
=6×5×4×3×2×1(2×1)×(2×1)=180
Case 3- If number begin with 4
The remaining digit to be arranged will be 1,0,2,2,2,4
Here three 2s
Since digit are repeating hence we use this formula=n!p1!p2!p3!
Number of remaining digit=6
Thus, n=6
Since three 2s
and p1=3
The number of numbers beginning with 4=n!p1!
=6!3!
=6×5×4×3!3!=120
Required number= Number starting with 1 + Number starting with 2 + Number starting with 4
=60+180+120
=360