Question
Question: How many cricket teams with members of eleven each can be formed from 15 persons if the captain is i...
How many cricket teams with members of eleven each can be formed from 15 persons if the captain is included in every team?
A. 364
B. 1365
C. 1001
D. 1000
Solution
Hint: In this question, we have to find the number of ways of choosing 11 members out of 15 members and out of those 11 members, the captain is always included. So, we have to choose 10 out of 14 members. We should know that when we have to choose r elements out of n elements, then we have to apply the formula of combination, that is, nCr=r!(n−r)!n!.
Complete step-by-step answer:
In this question, we have to find the number of ways to form a team of 11 members out of 15 members, in which the captain is always included. So, basically, we have to choose 10 out of 14 members. We know that when we have to choose r items out of n items, then we have to apply the formula of combination, that is, nCr=r!(n−r)!n!. So, to choose 10 out of 14 members, we will consider n=14 and r=10. So, by applying it in the formula, we get,
14C10=10!(14−10)!14!
Which can be further simplified and written as,
14C10=10!4!14!
We know that for any positive integer a, a!=a×(a−1)×(a−2)×(a−3)…1. So, we can write it as,
14C10=10×9×8×7×……×1×4×3×2×114×13×12×11×……×1
Now, we can see that 10×9×8×7×……×1 is common in both the numerator and the denominator. So, by cancelling the like terms, we get,
14C10=4×3×2×114×13×12×11⇒14C10=7×13×11⇒14C10=1001
So, the number of ways of choosing a team of 11 members out of 15 members such that the captain is always included is 1001.
Hence the correct answer is option C.
Note: The possible mistake that the students can make in this question is by considering n=15 and r=11 in the formula, nCr=r!(n−r)!n!, which is wrong as the captain of the team is always included in the team, so we have to choose only 10 out of 14 members.