SOLUTION: In how many ways you can randomly select 5 students from a 12-student class?

Algebra.Com
Question 550738: In how many ways you can randomly select 5 students from a 12-student class?
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
C(n,r) = (n!)/(r!(n-r)!)

C(12,5) = (12!)/(5!*(12-5)!)

C(12,5) = (12!)/(5!*7!)

C(12,5) = (12*11*10*9*8*7!)/(5!*7!)

C(12,5) = (12*11*10*9*8)/(5!)

C(12,5) = (12*11*10*9*8)/(5*4*3*2*1)

C(12,5) = (95040)/(120)

C(12,5) = 792


There are 792 ways to select 5 students from a 12-student class (assuming order does not matter)

RELATED QUESTIONS

How many possible ways can you randomly select two students from a class of six... (answered by stanbon)
How many possible way can you randomly select two students from a class of six... (answered by Edwin McCravy,ewatrrr)
in how many ways can a teacher select 5 students from a class of 23... (answered by ikleyn)
3.Compute the probability that a randomly selected person does not have a birthday in... (answered by solver91311,stanbon)
Someone Please help with these problems. The answers I came with I was told was incorrect (answered by solver91311)
In how many ways can nine students be selected randomly from a class of 40... (answered by solver91311)
Hello Can someone advise if this right. I hope I used the correct formula In how many... (answered by Edwin McCravy,Fombitz,jim_thompson5910)
how many ways can a class of 21 students select 2 of its members as class representative... (answered by DrBeeee)
if you have a class with 30 students. how many ways can you select a committe of 10... (answered by edjones)