Question
Question: In a shop, there are five types of ice-creams available. A child buys six ice-creams. Statement-l:...
In a shop, there are five types of ice-creams available. A child buys six ice-creams.
Statement-l: The number of different ways the child can buy the six ice-creams is 10C5
Statement-2: The number of different ways the child can buy the six ice-creams is equal to the number of different ways of arranging 6 A's and 4 B's in a row.
A. Statement -1 is true, statement-2 is true; statement-2 is not a correct explanation for statement-1
B. Statement-1 is true, Statement-2 is false.
C. Statement-1 is false, Statement-2 is true.
D. Statement-1 is true, Statement-2 is true; Statement-2 is a correct explanation for Statement-1.
Solution
The number of different ways the child can buy 6 ice-creams from five types of ice-creams can be calculated by the concept of non-integral solutions. The number of non-negative integral solutions of equation x1+x2+x3+...+xr=n is (n+r−1)C(r−1) . If out of n things, p are exactly of one kind and q exactly alike, then the number of ways of arranging n things taken all at a time =p!q!n!
Complete step-by-step answer:
The number of different ways the child can buy 6 ice-creams from five types of ice-creams
= Number of non- negative integral solutions of the equation x1+x2+x3+x4+x5=6
Since, the number of positive integral solutions of equation x1+x2+x3+...+xr=n is (n+r−1)C(r−1) . Here, n=6 and r=5
Therefore, the number of different ways the child can buy 6 ice-creams will be,
⇒6+5−1C5−1=10C4
Now, as we know out of n things, p are exactly of one kind and q exactly alike, then the number of ways of arranging n things have taken all at a time =p!q!n!.
Here, n is the sum of 6 A’s and 4 B’s. Therefore, n is 10, p is 6 and q is 4.
⇒6!4!10!=10C4
Hence, Statement-2 is True.
So, the correct answer is “Option C”.
Note: Additional information, the Number of Non-negative integral solutions. Consider the equation, x1+x2+x3+...+xr=n. In this case, (x1,x2,...,xn)⩾0. Therefore, (x1+1,x2+1,...,xn+1)⩾1. Substitute x1+1=y1,x2+1=y2 and similarly to yn in the given equation such that equation becomes y1+y2+y3+...+yr=n+r
Therefore, Number of non-negative integral solutions of equation x1+x2+x3+...+xr=n is (n+r−1)C(r−1)