Question
Question: A shop sells 6 different flavours of ice-creams. In how many ways can a customer choose 4 ice-cream ...
A shop sells 6 different flavours of ice-creams. In how many ways can a customer choose 4 ice-cream cones if they contain only 2 or 3 different flavours.
Solution
Permutation means arrangement of any data in any sequence or order. In other words, the number of arrangements of n different things taken r at a time. It is denoted by =x!y!z!n!
npr=n(n−1)(n−2)...(n−r+1)=(n−r)!n!
Combination is a way of selecting different items from a collection of items and in this the order of the items doesn’t matter. It is denoted by
nCr=r!(n−r)!n!
In short Permutations means arrangement and combinations means selection.
Complete step-by-step answer:
Given,
Total flavours of ice cream available =6
And a customer chooses 4 ice-cream cones of 2 or 3 different flavours
Let us suppose flavours are a,b,c,d,e,f.
Now if 6 ice creams of 3 different flavours are chosen
Then,
Let us suppose flavour ‘a’ occur 2 times
And ‘b’ & ‘c’ are other two flavours
∴ a,a,b,c are the chosen ice creams
Then no. of ways of selecting 4 ice creams of 3 different flavours is,