document.write( "Question 1196655: A sequence of two different digits is randomly chosen from the digits 0-4; the first digit is larger than the second.
\n" );
document.write( "Describe the sample space S of the experiment. (Select all that apply.)
\n" );
document.write( "40 41 42 43
\n" );
document.write( "01 02 04 05
\n" );
document.write( "01 02 03 04
\n" );
document.write( "30 31 32 34
\n" );
document.write( "20 21 23 24
\n" );
document.write( "42 43 44 45
\n" );
document.write( "11 22 33 44
\n" );
document.write( "21 22 23 25
\n" );
document.write( "10 12 13 14\r
\n" );
document.write( "\n" );
document.write( "List the elements of the given event. (Select all that apply.)
\n" );
document.write( "10
\n" );
document.write( "30 31 32
\n" );
document.write( "20 21
\n" );
document.write( "23 24
\n" );
document.write( "30 32 34 43
\n" );
document.write( "21
\n" );
document.write( "12
\n" );
document.write( "40 41 42 43 \n" );
document.write( "
Algebra.Com's Answer #829584 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If the first digit is 1, then the second digit must be 0 since \"The first digit is larger than the second\" is given to us. \n" ); document.write( "Therefore, this forms the number 10 as the only possibility for this case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the first digit is 2, then we could have either 20 or 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the first digit is 3, then we could have either 30, 31, or 32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the first digit is 4, then we could have either 40, 41, 42, or 43\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's the entire sample space \n" ); document.write( "{ \n" ); document.write( "10 \n" ); document.write( "20,21 \n" ); document.write( "30,31,32 \n" ); document.write( "40,41,42,43 \n" ); document.write( "} \n" ); document.write( "Each row has a different tens digit to help break things up better. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Though if you wanted you can list everything on one single line like this \n" ); document.write( "{10,20,21,30,31,32,40,41,42,43}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can see that 10 is a potential answer choice, and so is something like 30 31 32 \n" ); document.write( "However something like 12 is NOT a potential answer. \n" ); document.write( "Also, anything involving 5 isn't an answer since it's not in the range from 0 to 4. \n" ); document.write( " \n" ); document.write( " |