asked 136k views
5 votes
suppose we want to choose three objects, without replacement from the four objects pencil, eraser, desk, and chair. a) how many ways can this be done, if the order of the choices matters?b) how many ways can this be done, if the order of the choices does not matter?

asked
User V V
by
9.0k points

1 Answer

4 votes

suppose we want to choose three objects, without replacement from the four objects pencil, eraser, desk, and chair.





a) how many ways can this be done, if the order of the choices matters?





b) how many ways can this be done, if the order of the choices does not matter?

Part a)

Find out the permutation

Applying the formula

P=n!/[n-r]!

where

n=4

r=3

substitute

P=4!/[4-3]!

P=24

answer part a is 24 ways

Part b

Find out the combination

Applying the formula

C=n!/[(n-r)!*r!]

where

n=4

r=3

substitute

C=4!/[(4-3)!*3!]

C=4

answer part b is 4 ways

answered
User Cesaregb
by
8.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.