document.write( "Question 1079627: Two dice are rolled. What is the probability that the sum of the top numbers on the dice is 10? \n" ); document.write( "
Algebra.Com's Answer #693851 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! There are 3 ways to get 10: 6-4,5-5,4-6. \n" ); document.write( "There are 36 possible outcomes. \n" ); document.write( "The probability is 1/12. \n" ); document.write( " |