How Do You Calculate Different Combinations for Committee Selections?

  • Thread starter Thread starter SUXinPHY
  • Start date Start date
  • Tags Tags
    Combinations
AI Thread Summary
To calculate the number of ways to select 5 committee members from a class of 70 students, the formula nCr is used, resulting in 70C5 for the first part. For the second part, where each committee member has a different role, the correct approach involves multiplying the selections for each role, specifically 70C1 x 69C1 x 68C1 x 67C1 x 66C1. A mistake was noted in the initial attempt, as the last term should not include 65C1. The discussion emphasizes understanding the distinction between simple combinations and role-specific selections.
SUXinPHY
Messages
26
Reaction score
0

Homework Statement



We need to select 5 committee members form a class of 70 students.
  • How many possible samples exists?
  • How many possible samples exists if the committee members all have different roles?

Homework Equations



nCr = n! / (r!(n-r)!)

The Attempt at a Solution



I am able to solve the first part.
"How many possible samples exists?" = 70C5

But I am unsure of the second.
Would it simply be:
70C1 x 69C1 x 68C1 x 67C1 x 66C1 x 65C1
 
Physics news on Phys.org
Second part is very close. I think you understand it but made a mistake when writing it down.
 
  • Like
Likes 1 person
jz92wjaz said:
Second part is very close. I think you understand it but made a mistake when writing it down.

My mistake, 65C1 should not be there.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top