Arun, Gulab, Neel and Shweta must choose one shirt each from a pile of four shirts colored red, pink, blue and white respectively. Arun dislikes the color red and Shweta dislikes the color white. Gulab and Neel likes all the colors. In how many different ways can they choose the shirts so that no one has a shirt with a color he or she dislikes?
- 21
- 18
- 16
- 14
I'm totally confused here. Since, Gulab and Neel likes all the colors total number of combination = $4*4 = 16$. Since, Arun and Shweta dislikes 1 color each so there total combination = $3*3 = 9$. So the total ways in which no one choose a shirt no one likes = $16*9 = 144$. Which is way to much high then any of the given options.