215k views
2 votes
What does "C" represent and how do you evaluate this?

What does "C" represent and how do you evaluate this?-example-1
User JeanLuc
by
8.0k points

2 Answers

1 vote
It represents 'combinations'.

It means that you have 9 items, and you want to count the combinations of 7 items.

The answer is:
9! / ((9-7)! * (7!))
= 9! / (2! * 7!)
= 9*8/2
= 36
User Costamatrix
by
8.0k points
3 votes


_9C_7=(9!)/(7!2!)=(8\cdot9)/(2)=36

User Silverio
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories