document.write( "Question 1011685: two fair or unbiased, dice are tossed. what is the probability that the sum of the two dice is 7 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #627466 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! There are 6*6 possible outcomes total: 36.\r \n" ); document.write( "\n" ); document.write( "6 rolls result in a 7: See the link: http://mathcentral.uregina.ca/QQ/database/QQ.09.97/thompson1.html\r \n" ); document.write( "\n" ); document.write( "Probability is desired/total = 6/36 = 1/6 \n" ); document.write( " |