asked 106k views
2 votes
Suppose we want to choose 5 objects, without replacement, from 14 distinct objects. (a) How many ways can this be done, if the order of the choices is not taken into consideration? (b) How many ways can this be done, if the order of the choices is taken into consideration?

asked
User Boguz
by
7.6k points

1 Answer

4 votes

Answer:

Hi,

Explanation:

a)


\left(\begin{array}{c}14\\ 5\end{array}\right)=(14*13*12*11*10)/(5*4*3*2) =14*13*11=2002\\

b)


A_(15)^5=\left(\begin{array}{c}5\\ 14\end{array}\right)*5!=2002*120=240240

answered
User TariqN
by
7.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.