document.write( "Question 720886: What are the odds of getting two 5's in a single throw of a pair of dice? \n" ); document.write( "
Algebra.Com's Answer #442048 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! One way to solve this is:
\n" ); document.write( " \r\n" ); document.write( " 1 2 3 4 5 6\r\n" ); document.write( " 1 1+1 1+2 1+3 1+4 1+5 1+6\r\n" ); document.write( " 2 2+1 2+2 2+3 2+4 2+5 2+6\r\n" ); document.write( " 3\r\n" ); document.write( " 4\r\n" ); document.write( " 5\r\n" ); document.write( " 6Note how the first number of each pair in the table is the row number and the second number is the column number. If you complete this table you will find a) that there is just one 5+5; and b) there are 36 total spins of two dice. This makes the probability 1/36. \n" ); document.write( " |