82.1k views
5 votes
Suppose a bag contains 5 balls numbered 1 through 5. In how many way scan you select 5 balls from the bag if there is no replacement after selection?

User Loxley
by
8.2k points

1 Answer

3 votes

Answer:

5

Explanation:

We are being asked in how many ways an enumerated ball can be removed without any type of replacement, therefore it would be a combination without repetition:

nCr = n! / r! * (n-r)!

n, total number of balls, 5

r, specific number of balls, 1

5C1 = 5! / (1! * 4!) = 5

Therefore there are 5 ways to do the above.

User DrOnline
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories