document.write( "Question 190017: A red, a blue, and a green die are tossed. Let (r,b,g) represent each outcome.
\n" );
document.write( "a.how many elements are in the sample space?
\n" );
document.write( "b. specify the event that all three dice show the same number
\n" );
document.write( "c. specify the event that the sum of numbers showing on the red and blue dice is less than the number showing on the green die. \n" );
document.write( "
Algebra.Com's Answer #142700 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A red, a blue, and a green die are tossed. Let (r,b,g) represent each outcome. \n" ); document.write( "a.how many elements are in the sample space? \n" ); document.write( "Assuming that each of the die has the numbers 1 thru 6, there are \n" ); document.write( "6^3 = 216 elements in the sample space \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "b. specify the event that all three dice show the same number \n" ); document.write( "1,1,1 or 2,2,2 or .....or 6,6,6 \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "c. specify the event that the sum of numbers showing on the red and blue dice is less than the number showing on the green die. \n" ); document.write( "There are many, such as \n" ); document.write( "1,1,3; 1,1,4;,1,1,5; 1,1,6 \n" ); document.write( "1,2,4; 1,2,5; 1,2,6 \n" ); document.write( "etc. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |