asked 105k views
3 votes
Suppose we want to choose 7 colors, without replacement, from 9 distinct colors. a) How many ways can this be done, if the order of the choices does not matter?b) How many ways can this be done, if the order if choices matter?

1 Answer

4 votes

b)


Npermutations=9P7=(9!)/((9-7)!)=9*8*7*6*5*4*3=181440

Answer: 181440 ways

a)


Ncom\text{binations=}9C7=(181440)/(7!)=(181440)/(5040)=36

Answer: 36 ways

answered
User Basith
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.