document.write( "Question 137573: I need help on this question. \r
\n" );
document.write( "\n" );
document.write( "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.\r
\n" );
document.write( "\n" );
document.write( "Compute the probability of each of the following events: \r
\n" );
document.write( "\n" );
document.write( "Event A : The sum is greater than 7 .
\n" );
document.write( "Event B : The sum is an odd number.
\n" );
document.write( "Write your answers as exact fractions for
\n" );
document.write( "P(A)=
\n" );
document.write( "P(B)= \n" );
document.write( "
Algebra.Com's Answer #100639 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Event A : The sum of two dice \n" ); document.write( "First look at all of the possible outcomes. \n" ); document.write( "First number rolled, second number rolled, then the sum. \n" ); document.write( "1 1=2 \n" ); document.write( "1 2=3 \n" ); document.write( "1 3=4 \n" ); document.write( "1 4=5 \n" ); document.write( "1 5=6 \n" ); document.write( "1 6=7 \n" ); document.write( "2 1=3 \n" ); document.write( "2 2=4 \n" ); document.write( "2 3=5 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "6 1=7 \n" ); document.write( "6 2=8 \n" ); document.write( "6 3=9 \n" ); document.write( "6 4=10 \n" ); document.write( "6 5=11 \n" ); document.write( "6 6=12 \n" ); document.write( "All sums from 2 to 12 are possible out of 36 possible outcomes, with the following probabilities. \n" ); document.write( "2=1/36 \n" ); document.write( "3=2/36 \n" ); document.write( "4=3/36 \n" ); document.write( "5=4/36 \n" ); document.write( "6=5/36 \n" ); document.write( "7=6/36 \n" ); document.write( "8=5/36 \n" ); document.write( "9=4/36 \n" ); document.write( "10=3/36 \n" ); document.write( "11=2/36 \n" ); document.write( "12=1/36 \n" ); document.write( "For the probability of the sum being greater than 7, you would add the probabilities of getting 8, 9, 10, 11, and 12. \n" ); document.write( "P(A)=(5+4+3+2+1)/36=15/36 or 5/18. \n" ); document.write( "Event B : The sum is an odd number. \n" ); document.write( "Add up all of the probabilities for the sum to be 3, 5, 7, 9, and 11. \n" ); document.write( "P(B)=(2+4+6+4+2)/36=18/36 or 1/2. \n" ); document.write( "Since half of the sums are even and half of the sums are odd, you could have come to the same conclusion. \n" ); document.write( " \n" ); document.write( " |