asked 173k views
3 votes
What would be an answer to: evaluate C(7,4)

A) 35
B) 210
C) 5,040​

asked
User Vade
by
8.7k points

1 Answer

4 votes

By definition, we have


C(n,k) = \displaystyle \binom{n}{k}=(n!)/(k!(n-k)!)

Where


n! = n(n-1)(n-2)(n-3)\ldots 3\cdot 2

So, in your case, we have


C(7,4) = \displaystyle \binom{7}{4}=(7!)/(4!3!)=(7\cdot 6\cdot 5\cdot 4\cdot 3\cdot 2)/((4\cdot 3\cdot 2)\cdot (3\cdot 2))=7\cdot 5=35

answered
User BADAOUI Mohamed
by
7.8k 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.