SOLUTION: Provided an adequate supply of flags in each of seven colors, how many ways are there to arrange a 5-flag set?

Algebra ->  Permutations -> SOLUTION: Provided an adequate supply of flags in each of seven colors, how many ways are there to arrange a 5-flag set?      Log On


   



Question 1175671: Provided an adequate supply of flags in each of seven colors, how many ways are there to arrange a 5-flag set?
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

    7%5E5 = 16807,  if repetition of colors is allowed,


and/or


    7*6*5*4*3 = 2520,  if repetition of colors is NOT allowed.