document.write( "Question 976210: An ordinary (fair) die is a cube with the numbers 1 through 6 on the sides (represented by painted spots). Imagine that such a die is rolled twice in succession and that the face values of the two rolls are added together. This sum is recorded as the outcome of a single trial of a random experiment.
\n" );
document.write( "Event A: The sum is greater than 8.
\n" );
document.write( "Event B: The sum is an odd number. \n" );
document.write( "
Algebra.Com's Answer #597852 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the probability of each number is \n" ); document.write( "2=1/36\r \n" ); document.write( "\n" ); document.write( "6=5/36 \n" ); document.write( "7=6/36 \n" ); document.write( "8=5/36\r \n" ); document.write( "\n" ); document.write( "12=1/36\r \n" ); document.write( "\n" ); document.write( "Probability >8 = (4+3+2+1)/36=10/36=5/18\r \n" ); document.write( "\n" ); document.write( "Odd number (2+4+6+4+2)=18/36=(1/2) \n" ); document.write( " |