56.8k views
0 votes
A bag contains 5 red balls and 6 green balls. You plan to select 2 balls at random. Determine the probability of selecting 2 green balls.

The problem is to be done without replacement. Use combinations to determine the probability

1 Answer

2 votes

Explanation:

first pick has probability


(6)/(11)

second pick has probability


(5)/(10)

combined probability is


(30)/(110) = (3)/(11)

User Yogesh Khatri
by
5.4k points