document.write( "Question 1099614: A die has six sides. If the die is tossed twice, calculate the probability that:
\n" );
document.write( "a. the sum of the dots on the two die is greater than 5.
\n" );
document.write( "b. the sum of the dots on the two die is less than 8 and is even.
\n" );
document.write( "c. each of the die shows 3 dots:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714053 by stanbon(75887) ![]() You can put this solution on YOUR website! A die has six sides. If the die is tossed twice, calculate the probability that: \n" ); document.write( "a. the sum of the dots on the two die is greater than 5. \n" ); document.write( "Dots > 5:: \n" ); document.write( "Dots = 6:: 1/5;2/4;3/3;4/2;5/1---------5 \n" ); document.write( "Dots = 7:: 1/6; ... 6/1----------------6 \n" ); document.write( "Dots = 8:: 2/6; 3/6;....6/2------------5 \n" ); document.write( "Dots = 9:: ----------------------------4 \n" ); document.write( "---- \n" ); document.write( "Dots = 12:: ---------------------------1 \n" ); document.write( "Answer:: 26/36 = 13/18 \n" ); document.write( "----------------------------- \n" ); document.write( "b. the sum of the dots on the two die is less than 8 and is even. \n" ); document.write( "Dots = 6 -----5 \n" ); document.write( "Dots = 4 -----3 \n" ); document.write( "Dots = 2 -----1 \n" ); document.write( "Ans:: 9/36 = 1/4 \n" ); document.write( "------------------------------- \n" ); document.write( "c. each of the die shows 3 dots: \n" ); document.write( "Ans:: 1/36 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |