SOLUTION: You have two bags. In each bag you have five balls labeled 1-5. If you randomly pick a ball from each bag, what is the probability that the balls picked will be the sum of nine?

Algebra ->  Probability-and-statistics -> SOLUTION: You have two bags. In each bag you have five balls labeled 1-5. If you randomly pick a ball from each bag, what is the probability that the balls picked will be the sum of nine?      Log On


   



Question 204461: You have two bags. In each bag you have five balls labeled 1-5. If you randomly pick a ball from each bag, what is the probability that the balls picked will be the sum of nine?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Simply draw up a two dimensional table in which the left hand side represents bag 1 and the top represents bag 2. Any cell is simply the sum of its corresponding left side and top side.

12345
123456
234567
345678
456789
5678910


Note: the red values represent the numbers on the balls and the black values are the sums.


Now looking at the table, we can see that there are only 2 sums of 9 (namely 5 and 4 or 4 and 5). Since there are a total of 25 possible sums (5*5=25), this means that the probability is 2%2F25 or 0.08 in decimal form (which is an 8% chance).