Numbers are formed using digits $1,1,2,2,2,2,3,4,4$ taken all at a time. Find number of such numbers so that odd digits occupy even places.
The odd digits are $1,1,3$ and there are 4 even places
So permutation of arranging 3 items in 4 places where two items are alike is.
Now the solution given to me involves use of combinatorics, and I can’t understand how they came up with it, since we are arranging and not selecting. Can I get an explanation on how combinations can be used to solve this (or how to do it without combinations)