asked 218k views
0 votes
How to solve this question?​

How to solve this question?​-example-1

1 Answer

2 votes


\binom{n}{r}+\binom{n}{r+1} \\ \\ =(n!)/(r!(n-r)!) +(n!)/((n-r-1)!(r+1)!) \\ \\ =(n!(r+1))/((r+1)!(n-r)!)+(n!(n-r))/((r+1)!(n-r)!) \\ \\ =(n!(n+1))/((r+1)!(n-r)!)


\\ \\ =((n+1)!)/((r+1)!(n-r)!) \\ \\ =\binom{n+1}{r+1}

answered
User Bill Sourour
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.