A subway car has 10 individual seats, with 5 in front and 5 in back. From 10 passengers, 4 prefers front seat, 3 prefers back seat and the others have no preference. In how many ways can passengers be seated, respecting preferences?
Attempt: I want to solve using only the notion of Fundamental principle of counting:
Let be each of the 4 passengers who want to sit in the front, the passengers who have no preference, and the passengers who want to sit back. Now, since we have 32˙ possibilities to take a passenger without preference (it will be multiplied by the final result) we will take one of the passengers N to sit in the front seat, we will have, by the multiplicative principle:
Now passengers without preference are left, and they will be exchanged with passengers who want to sit back:
But if you go on like that, and at the end of it all, multiplying it by 6 I don't get the right result. What am I wrong?
The answer is 43200