Question 1087587
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