Respuesta :
corrected question:A jar contains two blue and five green marbles. A marble is drawn at random and then replaced. A second marble drawn at random. For each of the following, find the probability that: a) both marbles are blue b) both marbles are the same color c)the marbles are different in color
Answer:
Step-by-step explanation:
The probability was done with replacement.
Probaility of an event happening[tex] =\frac{number of required outcomes}{number of possible outcomes}[/tex]
number of blue marbles= 2
number of green marbles=5
total number of marbles=7
(a) probability that both marbles are blue = pr(first is blue)*pr(second is blue)
[tex]=\frac{2}{7}*\frac{2}{7}[/tex]
[tex]=\frac{4}{49}[/tex]
(b)probability that both marbles are the same color =pr(first is blue)*pr(second is blue) + Pr(first is green)*Pr(second is green)
[tex]=\frac{4}{49} + \frac{5}{7}*\frac{5}{7}[/tex]
[tex]=\frac{4}{49} + \frac{25}{49}[/tex]
[tex]=\frac{29}{49}[/tex]
(c)Probability that the marbles are different in colors=pr(first is blue)*pr(second is green) + Pr(first is green)*Pr(second is blue)
[tex]=\frac{2}{7}*\frac{5}{7}+ \frac{5}{7}*\frac{2}{7}[/tex]
[tex]=\frac{10}{49}+\frac{10}{49}[/tex]
[tex]=\frac{20}{49}[/tex]