Question
Question: A test has 4 parts; the first 3 parts carry 10 marks each and the 4th part carries 15 marks. Assumin...
A test has 4 parts; the first 3 parts carry 10 marks each and the 4th part carries 15 marks. Assuming that marks are not given in the form qp (p < q, p, q ∈ I), q=0, then the number of ways in which the student can get 30 marks out of 45 is
(a) 5300
(b) 711
(c) 6011
(d) None of these
Solution
To get the number of ways the student can get 30 marks out of 45, we will make use of binomial theorem. We know that the probability of marking a question correct is equal to marking another question correct and is independent of it. This means, students can have 0 mark from any one of the parts and rest of the marks from others. Keeping this concept in mind, we will find the number of ways.
Complete step by step answer:
The first three parts have maximum 10 marks each and the fourth part has 15 marks.
We can safely deduce that students can score any number of marks from any parts but the total marks should be 30 out of 45.
So, from part 1, the student can score 0 marks 1 marks or 2 marks or 3 marks and so on up to 10 marks.
Thus, binomial distribution for part 1 = x0+x1+x2+....+x10
Similarly, we can write the conditions for part 2 and part 3 are the same as that of part 1.
Thus, binomial distribution for part 2 = x0+x1+x2+....+x10
And binomial distribution for part 3 = x0+x1+x2+....+x10
Now, in the fourth part, the maximum marks that can be scored by the student is 15. This means, he can score 0 marks, or 1 mark, or 2 marks and so on up to 15 marks from this part.
Thus, binomial distribution for part 4 = x0+x1+x2+....+x15
Since, it is understandable to us that all these parts of tests are happening simultaneously and student has to score marks collectively, the binomial distribution for scoring collectively from 4 tests will be
⇒(x0+x1+x2+....+x10)(x0+x1+x2+....+x10)(x0+x1+x2+....+x10)(x0+x1+x2+....+x15)
Now, if the student has to score 1 mark, he can score it from any of the test, so, the number of ways he can score 1 mark from all the tests will be the coefficient of x1 from the product of the binomial.
Similarly, if we want to know the number of ways, he can score 30 marks, we need to find the coefficient of x30 in the resultant binomial.
⇒(1+x1+x2+....+x10)3(1+x1+x2+....+x15)
Now, we know from the concepts of binomial expansion theorem that x0+x1+x2+....+x10=(x−1x11−1)
Similarly, x0+x1+x2+....+x15=(x−1x16−1)
Thus, we have to find coefficient of x30 in the expansion of (x11−1)3(x16−1)(x−1)−4.
Expansion of (x11−1)3=x33−3x22+3x11−1
Expansion of (x−1)4=x41+x54+x720+x835+x956+x1084+x11120+x12165+x13220+x14286+x15364+x16455+x17560+x18680+x19816+x20969+....
Thus, we need to find coefficient of x30 in (x33−3x22+3x11−1)(x16−1)(x41+x54+x720+x835+x956+x1084+x11120+x12165+x13220+x14286+x15364+x16455+x17560+x18680+x19816+x20969+....)
Thus, the coefficient of x30 is 816 – 3(35) = 711.
So, the correct answer is “Option B”.
Note: Binomial expansion is used when a binomial is multiplied by itself n number of times. If (a + b) is binomial, then (a+b)n = n0 anb0+ n1 an−1b1+ n2an−2b2+...+ nna0bn
Where nr=nCr=r!(n−r)!n!