document.write( "Question 124096: You are rolling a pair of dice, one red and one green. What is the probability of the following outcomes:\r
\n" );
document.write( "\n" );
document.write( "a. The sum of the two numbers you roll from the dice is 11.\r
\n" );
document.write( "\n" );
document.write( "b. The sum of the two numbers you roll is 7.\r
\n" );
document.write( "\n" );
document.write( "c. The sum of the two numbers you roll is 13.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #90993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are rolling a pair of dice, one red and one green. What is the probability of the following outcomes: \n" ); document.write( "----------- \n" ); document.write( "You should write out the sample space as a 6 by 6 array showing the \n" ); document.write( "distribution of sums of the two die. \n" ); document.write( "---------------------------- \n" ); document.write( "a. The sum of the two numbers you roll from the dice is 11. \n" ); document.write( "2/36 = 1/18 \n" ); document.write( "------------------- \n" ); document.write( "b. The sum of the two numbers you roll is 7. \n" ); document.write( "6/36= 1/6 \n" ); document.write( "------------------- \n" ); document.write( "c. The sum of the two numbers you roll is 13. \n" ); document.write( "0/36 = 0 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |