document.write( "Question 379230: If two fair dice are rolled, find the probability of the sum is 10 or both dice are odd. \n" ); document.write( "
Algebra.Com's Answer #269285 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If two fair dice are rolled, find the probability of the sum is 10 or both dice are odd. \n" ); document.write( "---------- \n" ); document.write( "Sketch the sample space as a 6 by 6 square \n" ); document.write( "listing the 36 sums from 1+1=2 to 6+6=12. \n" ); document.write( "Count the number of sum = 10 \n" ); document.write( "Count the number of both dice are odd \n" ); document.write( "--- \n" ); document.write( "Remember P(A or B) = P(A)+P(B)-P(A and B) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |