document.write( "Question 1000962: If a pair of dice is rolled, in how many ways are the two numbers different? If three dice are rolled, in how many ways are at least two of the dice the same? \n" ); document.write( "
Algebra.Com's Answer #618285 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The dice have 36 outcomes. \n" ); document.write( "6 of them are the same: 1,1;2,2;3,3;4,4;5,5;6,6 \n" ); document.write( "the other 30 are not. \n" ); document.write( "For 3 dice, there are 216 outcomes. \n" ); document.write( "at least two means two or three are the same. \n" ); document.write( "three occurs 36 in 216 times. That is (1/6)(1/6)(1/6)*6 for each number (1/6)-111,222,333,444,555,666 \n" ); document.write( "Suppose the first die is a 1: two occur (1/6)(1/6)(5/6)*3, because there are 3 ways the two can occur. \n" ); document.write( "That is 15/216. But that can occur for each of the six numbers. The probability is 90/216 that exactly two will occur, and the probability 96/216, or 6/13. \n" ); document.write( "111 \n" ); document.write( "112 \n" ); document.write( "113 \n" ); document.write( "114 \n" ); document.write( "115 \n" ); document.write( "116 \n" ); document.write( "121 \n" ); document.write( "122 \n" ); document.write( "123 \n" ); document.write( "124 \n" ); document.write( "125 \n" ); document.write( "126 \n" ); document.write( "131 \n" ); document.write( "132 \n" ); document.write( "133 \n" ); document.write( "134 \n" ); document.write( "135 \n" ); document.write( "136 \n" ); document.write( "141 \n" ); document.write( "142 \n" ); document.write( "143 \n" ); document.write( "144 \n" ); document.write( "145 \n" ); document.write( "146 \n" ); document.write( "151 \n" ); document.write( "152 \n" ); document.write( "153 \n" ); document.write( "154 \n" ); document.write( "155 \n" ); document.write( "156 \n" ); document.write( "161 \n" ); document.write( "162 \n" ); document.write( "163 \n" ); document.write( "164 \n" ); document.write( "165 \n" ); document.write( "166 \n" ); document.write( " |