document.write( "Question 292344: two six-sided dice are rolled. find the probability of the given event. 35. the sum is not three. \n" ); document.write( "
Algebra.Com's Answer #211177 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two six-sided dice are rolled. find the probability of the given event. \n" ); document.write( "P(the sum is not three)= 1 - P(sum is three) \n" ); document.write( "---- \n" ); document.write( "There are only 2 ways to have a sum of 3: 1,2 and 2,1 \n" ); document.write( "-------- \n" ); document.write( "= 1 - (2/36) \n" ); document.write( "---- \n" ); document.write( "= 34/36 \n" ); document.write( "--- \n" ); document.write( "= 17/18 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " \n" ); document.write( " |