a bag contains 4 green marbles, 6 red marbles, and 5 blue marbles. one marble is taken from the bag and put…

a bag contains 4 green marbles, 6 red marbles, and 5 blue marbles. one marble is taken from the bag and put back after checking its color. a second marble is then taken out. what is the probability that the first is green and the second blue?\na $\frac{4}{45}$\nb $\frac{1}{14}$\nc $\frac{2}{21}$\nd $\frac{3}{5}$

a bag contains 4 green marbles, 6 red marbles, and 5 blue marbles. one marble is taken from the bag and put back after checking its color. a second marble is then taken out. what is the probability that the first is green and the second blue?\na $\frac{4}{45}$\nb $\frac{1}{14}$\nc $\frac{2}{21}$\nd $\frac{3}{5}$

Answer

Explanation:

Step1: Calculate total number of marbles

$4 + 6+5=15$

Step2: Calculate probability of first - green marble

The probability of getting a green marble on the first draw, $P(G_1)=\frac{4}{15}$ since there are 4 green marbles out of 15 total marbles.

Step3: Calculate probability of second - blue marble

Since the marble is replaced, the probability of getting a blue marble on the second draw, $P(B_2)=\frac{5}{15}=\frac{1}{3}$ as there are 5 blue marbles out of 15 total marbles.

Step4: Calculate combined probability

Since the two draws are independent events, the probability that the first is green and the second is blue is $P(G_1\cap B_2)=P(G_1)\times P(B_2)$. So $P(G_1\cap B_2)=\frac{4}{15}\times\frac{1}{3}=\frac{4}{45}$

Answer:

A. $\frac{4}{45}$