We have to find the total number of ways he/she makes up his/her choice of 6 questions with the condition that he/she can choose at most 4 questions from either part A or B. So, here we have three cases:
Case-1:
If he/she chooses to answer 4 out of the required 6 questions in part A and rest
6−4=2 questions in part B. Then he/she can select 4 questions from available 6 questions in part A in 6C4 ways and then he/she could also select 2 questions from available 6 questions in part B in 6C2. Therefore, we use the rule of product and find the number of ways he/she can choose to answer 6 question in the case-1 as follows:
N1=6C4×6C2
Case-2:
If he/she chooses to answer 3 out the required 3 questions in part A and rest
6−3=3 questions in part B. Then he/she can select 3 questions from available 6 questions in part A in 6C3 ways and then he/she could also select 3 questions from available 6 questions in part B in 6C3. Therefore, we use the rule of product and find the number ways he/she can choose to answer 6 questions in case-2 as follows:
N2=6C3×6C3
Case-3:
If he/she chooses to answer 2 out the required 6 questions in part A and rest
6−4=2 questions in part B. Then he/she can select 2 questions from available 6 questions in part A in 6C2 ways and then he/she can also select 4 questions from available 6 questions in part B in 6C4. Therefore, we use rule of product and find the number ways he/she can choose to answer 6 questions in case-3 as follows:
N3=6C2×6C4
Hence, we can see that he/she can choose 6 questions following either case-1, case-2 or case-3. So now, we use rule of sum and find the total number of ways he/she choose 6 questions as follows:
N1+N2+N3=6C2×6C4+6C3×6C3+6C4×6C2
⇒ N1+N2+N3=\(\frac{6!}{4!2!}\times\frac{6!}{2!4!}+\frac{6!}{3!3!}\times\frac{6!}{3!3!}+\frac{6!}{2!4!}\times\frac{6!}{4!2!}\)
⇒ N1+N2+N3=15×15+20×20+15×15
⇒ N1+N2+N3 = 225+400+225 = 850
Therefore, the correct answer is “Option A” i.e., 850.
Number of 4-digit numbers (the repetition of digits is allowed) which are made using the digits 1,2 , 3 and 5 , and are divisible by 15 , is equal to _____
There are 10 points in a plane, of which no three points are colinear expect 4. Then the number of distinct triangles that can be formed by joining any three points of these ten points, such that at least one of the vertices of every triangle formed is from the given 4 colinear points is
The method of forming subsets by selecting data from a larger set in a way that the selection order does not matter is called the combination.
But you are only allowed to pick three.
It is used for a group of data (where the order of data doesn’t matter).