document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #154361 by jim_thompson5910(35256)![]() ![]() ![]() 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.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: the red values represent the numbers on the balls and the black values are the sums.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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 |