Welcome to Westonci.ca, your go-to destination for finding answers to all your questions. Join our expert community today! Explore thousands of questions and answers from knowledgeable experts in various fields on our Q&A platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

A bag contains n white tiles and five black tiles. The tiles are all equal in shape and sizes. A tile is drawn at random and is replaced. A second tile is then drawn.
Find
a) the probability that the first tile is white
b) the probability that both the first and second tiles are white

Sagot :

We know that our bag has n white tiles and 5 black tiles.

So, the total number of tiles in the bag is n + 5.

We know that a tile is drawn at random and is replaced, then a second tile is drawn.

a) We want to find the probability that the first tile is white.

Because all the tiles have the same probability of being randomly drawn, the probability of drawing a white tile is just the quotient between the number of white tiles and the total number of tiles in the bag.

[tex]P = n/(n + 5)[/tex]

And for the second draw, we do not have any restrictions, so the probability is the above one.

[tex]P = n/(n + 5)[/tex]

b) Now we want both tiles to be white.

For the first one we already know the probability, which is:

[tex]P = n/(n + 5)[/tex]

And because the tile is replaced, the probability of drawing a white tile again is exactly the same:

[tex]Q =n/(n + 5)[/tex]

The joint probability (the probability of both of these outcomes to happen together) is the product of the individual probabilities.

Probability = [tex]P*Q = (n/(n + 5))^2[/tex]

If you want to read more about probability, you can read:

https://brainly.com/question/24256398