Suppose a jar contains 17 red marbles and 32 blue marbles. If you reach in the jar and pull out 2 marbles at random, find the probability that both are red.

Respuesta :

There are 49 total marbles, the chance of you getting a red is 17/49, and if you don’t replace the marble and pull out another one, the probability of that being red is 17/49*16/48=17/147. That’s approximately a .12% chance.
16/48=1/3

The probability that both are red marbles = [tex]\bold{\frac{17}{147} }[/tex]

What is probability?

"It is finding out the possibilities of the occurrence of an event."

Formula to find the probability of an event:

"P(A) = n(A) / n(S)

where, n(A) is the number of favorable outcomes of an event A

n(S) is the total number of outcomes for an experiment"

For given example,

A jar contains 17 red marbles and 32 blue marbles.

If we pull out 2 marbles at random, we need to find the probability that both are red.

The number of possible outcomes,

[tex]\Rightarrow n(S)=^{49}C_2\\\\ \Rightarrow n(S)=\frac{49!}{2!(49-2)!}\\\\ \Rightarrow n(S)=1176[/tex]

The number of possible outcomes of selecting both the red marbles.

[tex]\Rightarrow n(A)=^{17}C_2\\\\ \Rightarrow n(A)=\frac{17!}{2!(17-2)!}\\\\ \Rightarrow n(A)=136[/tex]

The probability that both the marbles are red,

[tex]\Rightarrow P(A)=\frac{n(A)}{n(S)}\\\\ \Rightarrow P(A)=\frac{136}{1176}\\\\ \Rightarrow P(A)=\frac{17}{147}[/tex]

Therefore, the probability that both are red marbles = [tex]\bold{\frac{17}{147} }[/tex]

Learn more about the probability here:

brainly.com/question/11234923

#SPJ2