Given $4$ blanks, find the number of ways you can fill four Reds, one Blue, one Green and one Yellow so that none of the blanks is filled up with $4$ reds and none of the blanks remain empty.
I cannot get the final answer. All I can do is find the number of ways four blanks can be filled using the colours but then the permutation in each case is something which I cant do. Here's what I did : add up the coefficient of $x^4, \cdots, x^7$ in $(x^4+\cdots x^0)(x^1+x^0)^3$. But that doesn't help.