asked 53.0k views
1 vote
Which of the following is equivalent to C(16, 4)?

answer choices:
12!
C(16, 12)
C(15, 3)

asked
User Hlim
by
8.1k points

2 Answers

4 votes
the answer to this question is C (16,12)
answered
User Delfino
by
8.2k points
3 votes

Answer- C(16,12)


C(n,r) = n! / r!* (n-r)!

So,

C(16,4) = 16!/ 4! * 12!

C(16,12) = !6!/ 12! * 4!


answered
User Cfstras
by
8.0k 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.