asked 69.6k views
1 vote
There is a bag filled with 4 blue and 5 red marbles. A marble is taken at random from the bag, the colour is noted and then it is not replaced. Another marble is taken at random. What is the probability of getting 2 blues?,

asked
User Jlively
by
7.7k points

1 Answer

5 votes

Answer:

16.67% probability of getting 2 blues

Explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

The order in which the marbles are selected is not important. So we use the combinations formula to solve this question.

Combinations formula:


C_(n,x) is the number of different combinations of x objects from a set of n elements, given by the following formula.


C_(n,x) = (n!)/(x!(n-x)!)

What is the probability of getting 2 blues?

Desired outcomes:

Two blue marbles, from a set of 4.


D = C_(4,2) = (4!)/(2!(4-2)!) = 6

Total outcomes:

Two marbles, from a set of 9.


T = C_(9,2) = (9!)/(2!(9-2)!) = 36

Probability:


p = (D)/(T) = (6)/(36) = 0.1667

16.67% probability of getting 2 blues

answered
User Mike Yang
by
9.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.