SOLUTION: Calculate the number of unique 4 person groups that can be formed by selecting from eight eligible candidates.

Algebra.Com
Question 702105: Calculate the number of unique 4 person groups that can be formed by selecting from eight eligible candidates.
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
C(n,r) = (n!)/(r!(n-r)!)

C(8,4) = (8!)/(4!*(8-4)!)

C(8,4) = (8!)/(4!*4!)

C(8,4) = (8*7*6*5*4!)/(4!*4!)

C(8,4) = (8*7*6*5)/(4!)

C(8,4) = (8*7*6*5)/(4*3*2*1)

C(8,4) = (1680)/(24)

C(8,4) = 70

So there are 70 ways to do this assuming order doesn't matter.

RELATED QUESTIONS

A swim team must be chosen from 10 candidates. What is the greatest number of different... (answered by ikleyn)
I need some help with some homework problems. Here they are: 1.How many 12-person juries (answered by stanbon)
How can you calculate the maximum number of unique Iowa license plates that can be made... (answered by vleith)
a commitee is formed by randomly selecting from eight nurses and two doctors. what is the (answered by jsmallt9)
How many groups of 4 people can be formed from 6... (answered by oscargut)
The question is: how many different numbers can be created by selecting 4 of the digits (answered by Edwin McCravy)
A 3-digit number is to be formed by randomly selecting digits from the set... (answered by stanbon)
In an engineering college committee, a president needs to be elected out of 15 eligible... (answered by stanbon)
How many groups of 4 students can be formed if there are 25 in the... (answered by TimothyLamb)