asked 153k views
5 votes
Suppose we want to choose 5 letters, without replacement, from 16 distinct letters.(a) If the order of the choices is taken into consideration, how many ways can this be done?0(b) If the order of the choices is not taken into consideration, how many ways can this be done?

asked
User Dekron
by
7.5k points

1 Answer

0 votes

Step-by-step explanation:

a) Given: Order is important and replacement is not allowed.

This is a permutation.

Number of ways =


\begin{gathered} N\text{ = }(n!)/((n-r!)) \\ N\text{ = }(16!)/((16-5)!) \\ \text{ =524160} \end{gathered}

Answer: 524160

b) Order is not important, replacement is not allowed.

This is a combination.


\begin{gathered} N\text{ = }(n!)/((n-r)!*r!) \\ N\text{ = }(16!)/((16-5)!*5!) \\ N\text{ = 4368} \end{gathered}

Answer: 4

answered
User Abby Chau Yu Hoi
by
8.4k 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.