Ask Question
27 November, 16:46

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?

+5
Answers (1)
  1. 27 November, 20:25
    0
    5

    Step-by-step 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.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “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 ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers