SOLUTION: In how many ways can a committee of 3 be selected from a group of 5?
Algebra.Com
Question 4083: In how many ways can a committee of 3 be selected from a group of 5?
Found 2 solutions by rapaljer, CharStar:
Answer by rapaljer(4671) (Show Source): You can put this solution on YOUR website!
This is a combination problem, since the order of selection is not significant. Standard notation for this can be written C(5,3), and most standard calculators can be used to do the calculation without even understanding it.
However, understanding it, you can calculate the product of three numbers beginning at 5 and counting down: 5 times 4 times 3, and then divide by the product of the three numbers beginning at 3 and counting down: 3 times 2 times 1.
Final answer is (5*4*3) over (3*2*1) or 60/6 = 10.
Answer by CharStar(110) (Show Source): You can put this solution on YOUR website!
Since n=5 and r=3 (five people taken three at a time), then the equation is as follows
Use the following formula for combinations nCx=(n,x)=n!/x!(n-x)
Looks confusion doesn't it.
n=5
x=3
Now solve
5 x 4 x 3 x 2 x 1
_________________
3 x 2 x 1 x 2 x 1
You can cross out or multiply and divide.
120/12 = 10
RELATED QUESTIONS
In how many ways can a committee of 3 be selected from a group of 5? (answered by rapaljer,Levski123)
In how many ways can a committee of 5 be made from a group of... (answered by Alan3354)
how many possible ways can a committee of 8 be selected from a group... (answered by drcole)
in how many ways can 3 students be selected from a group of 5 students?
(answered by ewatrrr)
In how many ways can a committee of 5 be selected from 8... (answered by math_helper)
A committee of 3 is to be selected from a group comprising 8 women and 5 men. In how many (answered by TimothyLamb,ewatrrr)
In how many ways can a committee consisting of 3 men and 4 women be selected from a group (answered by rfadrogane)
In how many ways can a committee consisting of 3 men and 7 women be selected from a group (answered by math_tutor2020)
A committee of 5 people is selected from a group of 8 men and 9 women. In how many ways... (answered by edjones)