SOLUTION: A box contains six balls, each a different color. In how many orders can four balls be selected from the box?
Algebra ->
Probability-and-statistics
-> SOLUTION: A box contains six balls, each a different color. In how many orders can four balls be selected from the box?
Log On
Question 1087587: A box contains six balls, each a different color. In how many orders can four balls be selected from the box? Found 2 solutions by ikleyn, mathmate:Answer by ikleyn(52803) (Show Source):
You can put this solution on YOUR website! Question:
A box contains six balls, each a different color. In how many orders can four balls be selected from the box?
Solution:
If order is not important, then number of ways
=C(6,4)=6!/(4!2!)=15
If order is important, then number of ways
=P(6,4)=6!/((6-2)!)=360