document.write( "Question 854789: A number is selected at random from the set {2, 3, 4, … 10}. Which event, by definition, covers the entire sample space of this experiment?\r
\n" );
document.write( "\n" );
document.write( "The number is greater than 2.\r
\n" );
document.write( "\n" );
document.write( "The number is not divisible by 5.\r
\n" );
document.write( "\n" );
document.write( "The number is even or less than 12.\r
\n" );
document.write( "\n" );
document.write( "The number is neuther prime nor composite.\r
\n" );
document.write( "\n" );
document.write( "The square root of the number is less than 3.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is it the first only? Thats the only one I can think of. \n" );
document.write( "
Algebra.Com's Answer #514921 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! ok The number is greater than 2. \n" ); document.write( "10 is divisible by 5 The number is not divisible by 5. \n" ); document.write( "ok There are odd numbers but all numbers are less than 12 The number is even or less than 12. \n" ); document.write( "Several are composite The number is neither prime nor composite. \n" ); document.write( "sqrt(10) >3 \n" ); document.write( "The square root of the number is less than 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So... \n" ); document.write( "The number is greater than 2. \n" ); document.write( "The number is even OR less than 12. \n" ); document.write( " |