Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Experience the convenience of finding accurate answers to your questions from knowledgeable professionals on our platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

if there are 9 tiles how many ways to draw 4 tiles from the bag with replacement, if the order does not matter?

Sagot :

Answer:

126 ways

Step-by-step explanation:

The formula for combinations is given by:

C(n, r) = n! / (r!(n - r)!)

Where:

- n is the total number of tiles in the bag (9 in this case)

- r is the number of tiles drawn (4 in this case)

- ! represents the factorial function

We take

C(9, 4) = 9! / (4!(9 - 4)!) = 126

So, there are 126 ways to draw 4 tiles from a bag with replacement, where the order does not matter, given that there are 9 tiles in the bag.