🎴 Flashcard Mode

Combinatorics and Graph Theory

Card1 / 14
Mastered0
Review0
QuestionClick to flip

In a group of 10 people, how many different ways can you select a committee of 4 people?

AnswerClick to flip back
A
210
💡 Explanation:

This is a classic combinatorics problem involving combinations. The formula for combinations is C(n, r) = n! / (n-r)!, where n is the total number of items and r is the number of items to be selected. In this case, n = 10 and r = 4, so C(10, 4) = 10! / (10-4)! = 10! / 6! = 210.

Change Mode