InterviewSolution
Saved Bookmarks
| 1. |
If ""^(n)C_(r) denotes the number of combinations of n things taken r at a time, then the expression ""^(n)C_(r+1)+""^(n)C_(r-1)+2xx""^(n)C_(r), equals |
|
Answer» `""^(n+2)C_(R+1)` |
|