document.write( "Question 983650: The sum of 7 appears in a single toss of a pair of fair dice.what are the probability
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #604426 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! For two dice, there are 36 outcomes, 6 for each multiplied. \n" ); document.write( "you can get 7 from \n" ); document.write( "1,6 \n" ); document.write( "2,5, \n" ); document.write( "3,4 \n" ); document.write( "4,3, \n" ); document.write( "5,2 \n" ); document.write( "6,1\r \n" ); document.write( "\n" ); document.write( "That is 6 ways, so the probability is 6/36 or 1/6. \n" ); document.write( " |