84.0k views
3 votes
) Elise has put 5 cans (all of the same size) on her kitchen counter; 2 cans of vegetables, 2 cans of soup , and 1 can of peaches. Her son, Ryan, takes the labels off the cans and throws them away. Elise then chooses 2 cans (without replacement) at random to open. Find the probability that she will open at least 1 can of soup.

User Futlib
by
5.8k points

1 Answer

3 votes

Answer:

0.7 = 70%.

Explanation:

There are 5 cans, and she will pick 2, so the number of possibilities that she can pick 2 cans is a combination of 5 choose 2:

C(5,2) = 5!(3!*2!) = 5*4/2 = 10

To find how many possibilities there are with at least 1 can of soup, we can find the number of groups that include no cans of soup, and then see how many possibilities complete the total 10:

There are 3 "no-soup" cans, so the number of possibilities is a combination of 3 choose 2:

C(3,2) = 3!/2! = 3

So, there are 3 possibilities that have no cans of soup, so the number of possibilities that have at least 1 can of soup is 10 - 3 = 7

Then, the probability is 7 / 10 = 0.7 = 70%.

User Ilya Vinnichenko
by
5.5k points