document.write( "Question 383965: two dice are rolled find the probability of getting
\n" );
document.write( "a. sum of 5,6,7
\n" );
document.write( "b.doubles or a sum of 6 or 8
\n" );
document.write( "c. a sum greater than 8 or less than 3 \n" );
document.write( "
Algebra.Com's Answer #271794 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Make a box along the outside edge write the numbers 1 through 6 on the top and left edge. now put the 36 sums of the outside numbers inside. Then you will understand the answers below. \n" ); document.write( ". \n" ); document.write( "a) 4/36,5/36,6/36 \n" ); document.write( ". \n" ); document.write( "b)6+4+4=14/36 I subtracted 1 each for the 6 and 8 to avoid counting the 3,3 and 4,4 twice. \n" ); document.write( ". \n" ); document.write( "c)4+3+2+1+1=11/36 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |