Write both terms with the common denominator r!(n−r+1)! and add: the top becomes n!(n−r+1)+n!r=n!(n+1)=(n+1)!, so the sum is r!(n+1−r)!(n+1)!=n+1Cr.
(b)(i)
In an examination 4% of the candidates passed with distinction. If 6 of the candidates are selected at random, what is the probability that 2 of them obtained distinction?
(b)(ii)
What is the probability that at most 3 of them obtained distinction?
Worked solution (try it first)
(a)
nCr=r!(n−r)!n! and nCr−1=(r−1)!(n−r+1)!n!.
Common denominator r!(n−r+1)!: multiply the first fraction by n−r+1n−r+1 and the second by rr.
Add the tops: n!(n−r+1)+n!r=n!(n+1)
=(n+1)!.
So nCr+nCr−1=r!(n+1−r)!(n+1)!
=n+1Cr.
(b)(i)
Binomial with n=6, p=0.04, q=0.96: P(2)=6C2(0.04)2(0.96)4.