document.write( "Question 565398: If two dice are thrown and each face is equally likely to turn up find the probability of at least 7 dots in total. Please show me how you get the answer \n" ); document.write( "
Algebra.Com's Answer #365783 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If two dice are thrown and each face is equally likely to turn up find the probability of at least 7 dots in total. Please show me how you get the answer \n" ); document.write( "----- \n" ); document.write( "Total # of results: 6*6 = 36 \n" ); document.write( "---- \n" ); document.write( "7-pairs: 1/6 ; 2/5 ; 3/4 ; 4/3 ; 5/2 ; 6/1 \n" ); document.write( "------------------- \n" ); document.write( "P(sum = 7) = (# of 7-pairs)/(total # of pairs) = 6/36 = 1/6 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |