document.write( "Question 1089110: In a single throw of a dice what is the probability of obtaining a total of 7? \n" ); document.write( "
Algebra.Com's Answer #703442 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 1 die is numbered 1 through 6, so there must \n" ); document.write( "be 2 of them in order to throw a 7 \n" ); document.write( "The total of possible outcomes with 2 dice is: \n" ); document.write( " \n" ); document.write( "The possible ways to get 7 are: \n" ); document.write( "3, 4 \n" ); document.write( "4, 3 \n" ); document.write( "5, 2 \n" ); document.write( "2, 5 \n" ); document.write( "1, 6 \n" ); document.write( "6, 1 \n" ); document.write( "------- \n" ); document.write( "The total is \n" ); document.write( "So, the probability of a 7 is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |