Question
Question: In a hockey series between team X and Y, they decide to play till a team wins ‘10’ match. Then the n...
In a hockey series between team X and Y, they decide to play till a team wins ‘10’ match. Then the number of ways in which team X wins is 220Cm, then m equals.
Solution
We solve this question by using the basic combinations formula. We need team X to win and let us assume there are no matches played in the series. According to the given condition, they need to win 9 matches in n-1 matches and then win the nth match. We use this concept to calculate the number of ways in which team X wins.
Complete step by step solution:
In order to solve this question, let us note down what is given to us. It is said that the teams X and Y play a series of matches till one of the teams has 10 wins. We need to count the number of ways for team X to win the series. Let us assume they play n matches. So now, for X to win, they need to win 9 matches out of the n-1 matches and win the nth match.
It is important to note that the value of n cannot be greater than 19 because if it is, that means the team Y wins. This is so because if team X wins 9 matches out of, say 20 matches, this means that team Y has won 11 matches, so they win the series.
Using all the combinations of team X winning in the matches for n ranging from a minimum of 9 matches to maximum of 18 matches, in which they require the 9 wins is given by,
⇒9C9+10C9+11C9+12C9+13C9+14C9+15C9+16C9+17C9+18C9
This is so because to win 9 matches, a minimum of 9 matches needs to be played and if more than 19 matches are played, it means that team Y wins. This summation of combinations can be also represented as winning 10 matches out of 19 matches.
⇒19C10
Combination is generally given by nCr=r!(n−r)!n!. Expanding this,
⇒19C10=10!(19−10)!19!
The term in the brackets can be subtracted,
⇒19C10=10!9!19!
Now we multiply the numerator and denominator by 20,
⇒19C10=10!9!×2019!×20
We know that 20×19!=20!, and we split the 20 in the denominator as 2×10,
⇒19C10=10!9!×10×220!
We again know that 10×9!=10!,
⇒19C10=10!10!×220!
The term 10!10!20! is nothing but the combination term 20C10. Substituting this in the above equation,
⇒19C10=220C10
Hence, these are the number of ways in which team X wins and we are given that team X wins in 220Cm ways are to find m, we compare the two terms and get the value of m as 10.
Note:
We need to know the general form of combinations which is given as nCr=r!(n−r)!n!. We need to note that here we are adding up all the combinations as the occurrence of one event is independent of the occurrence of the other event.