SOLUTION: a large sack contains six basketballs and five volleyballs. Find the number of ways that four balls can be selected from the sack if you must select at least two volleyballs?

Algebra.Com
Question 1201256: a large sack contains six basketballs and five volleyballs. Find the number of ways that four balls can be selected from the sack if you must select at least two volleyballs?
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


We can select...
2 of the 5 volleyballs AND 2 of the 6 basketballs, OR
3 of the 5 volleyballs AND 1 of the 6 basketballs, OR
4 of the 5 volleyballs AND 0 of the 6 basketballs

By basic principles of combinatorics, "AND" means multiply and "OR" means add. So the number of ways we can select at least 2 volleyballs is

C(5,2)*C(6,2) + C(5,3)*C(6,1) + C(5,4)*C(6,0) = (10)(15) + (10)(6) + (5)(1) = 150 + 60 + 5 = 215

ANSWER: 215


RELATED QUESTIONS

A bag contains six white, five red, and four balls. If six ball are drawn, find the... (answered by stanbon)
A large sack contains twenty $1 bills, three $2 bills, six $5 bills, fifteen $20 bills,... (answered by swincher4391,josmiceli)
A large sack contains twenty $1 bills, three $2 bills, six $5 bills, fifteen $20 bills,... (answered by greenestamps,ikleyn)
a committee of five congressmen will be selected from a group of four democrats and six... (answered by ikleyn)
A sack of contains 53 red and white balls.of these 17 balls are red and what is the... (answered by fractalier)
A box contains six balls, each a different color. In how many orders can four balls be... (answered by ikleyn,mathmate)
a group consists of six men and five women.Three people are selected to attend a... (answered by greenestamps)
A group consists of five men and seven women. Four people are selected to attend a... (answered by edjones)
Consider a political discussion group consists of five Democrats and six Republicans.... (answered by greenestamps)