That's called a combination problem.
http://mathforum.org/dr.math/faq/faq.comb.perm.html
It uses "!" read factorial, which is the product of the number times each smaller integer. So 5! = 5 X 4 X 3 X 2 X1
Here's the formula:
5!
--
4!(5-4)!
You can ignore the 1's and cancel out factors to divide easily.
5 X 4 X 3 X 2 X1
-----------------------
4 X 3 X 2 X 1 X 1
= 5.
If this or any other answer to your question helps you resolve this issue, please select a "best answer." This motivates people to help you and rewards their research in your behalf.
Cheers,
Bruce
2007-10-22 10:21:57
·
answer #1
·
answered by Bruce 7
·
0⤊
0⤋
5 different teams (out of the 5 students) could make up a different 4 person team.
2007-10-22 17:17:27
·
answer #2
·
answered by tobelove75 3
·
0⤊
0⤋
5 teams can be chosen
If the students are A,B,C,D,E
In each situation only one student can be left home:
A,B,C,D (E left home)
A,B,C,E (D left home)
A,B,D,E (C left home)
A,C,D,E (B left home)
B,C,D,E (A left home)
For the official Math this is called 5 choose 4.
The Formula would be 5!/[1!(5-1)!]
where 5! means 5*4*3*2*1 or 5*4!
5!/[1!(5-1)!]=(5*4!)/(1!4!)
Since 4! is on top and bottom it crosses out.
5/1! (well 1!=1) so 5/1=5
2007-10-22 17:22:52
·
answer #3
·
answered by Shaun B 3
·
0⤊
0⤋