SOLUTION: A bag contains 5 red balls and 4 blue balls. If 2 balls are selected at random, find the probability of selecting 2 red balls

Algebra.Com
Question 1202168: A bag contains 5 red balls and 4 blue balls. If 2 balls are selected at random, find the probability of selecting 2 red balls
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


This is a problem that is easily solved using two basic methods.

(1) Select the balls one at a time

P(1st ball is red) = 5/9 (there are 9 balls of which 5 are red)
P(2nd ball is red) = 4/8 (there are 8 balls left, of which 4 are red)
P(both balls are red) = (5/9)(4/8) = (5/9)(1/2) = 5/18

(2) Use "n choose r"

number of ways of choosing any 2 of the 9 balls: "9 choose 2" = (9*8)/(2*1) = 72/2 = 36
number of says of choosing 2 of the 5 red balls: "5 choose 2" = (5*4)/(2*1) = 20/2 = 10

P(choosing 2 of the red balls) = 10/36 = 5/18


RELATED QUESTIONS

a bag contains 4 red balls and 3 blue balls. 2 balls are selected at random. Find the... (answered by Fombitz)
A bag contains 5 red balls and 3 blue balls. If 5 balls are selected at random, find the... (answered by ikleyn)
A bag contains 3 red balls and 33 blue balls. 2 balls are selected at random. Find the... (answered by solver91311)
A bag contains 5 red balls and 5 blue balls. 2 balls are selected at random. Find the... (answered by stanbon)
A bag contains 6 red balls and 6 blue balls. If 6 balls are selected at​ random, find... (answered by ikleyn)
a bag contains 6 red balls and 6 blues balls. 2 balls are selected random. find the... (answered by stanbon)
A bag contains 6 red balls and 3 blue balls. 3 balls are selected at random. Find the... (answered by jim_thompson5910)
A bag contains 7 white 5 black and 4 red balls. If 2 balls are drawn at random. What is (answered by Fombitz)
2) A bag contains 9 white and 12 black balls. Find the probability of drawing 5 black... (answered by stanbon)