tesha
- 4
- 0
Member warned about posting without the template and work shown only in an image
yes b) is written correctlyRUber said:I don't think factoring is the right answer.
Are you sure that (b) is written correctly? n choose k is equal to n choose (n-k) normally, so I don't see how the sum could be.
For (c), try writing it out and rearranging.
##\frac{n!}{k!(n-k)!} + \frac{n!}{(k-1)!(n-(k-1))!}##
And you want this to be equal to:
##\frac{n+1!}{k!((n+1)-k)!}##
**edit** You should try to make a common denominator to add the fractions. If you do this carefully and correctly, the right answer pops right out.
tesha said:yes b) is written correctly
From the text before and after b) in the attachment, it is very clear to me that b) ought to read "show that nCk=nCn-k."tesha said:yes b) is written correctly