document.write( "Question 944316: A jar contains 8 marbles numbered 1 through 8. An experiment consists of randomly selecting a marble from the jar, observing the number drawn, and then randomly selecting a card from a standard deck and observing the suit of the card (hearts, diamonds, clubs, or spades). \r
\n" );
document.write( "\n" );
document.write( "How many outcomes are in the event \"a number more than 1 is drawn and a red card is drawn?\"
\n" );
document.write( "How many outcomes are in the event \"a number less than 3 is drawn or a club is not drawn?\" \n" );
document.write( "
Algebra.Com's Answer #576584 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the possible outcomes \n" ); document.write( "1H 1D 1C 1S \n" ); document.write( "2H 2D 2C 2S \n" ); document.write( "3H 3D 3C 3S \n" ); document.write( "4H 4D 4C 4S \n" ); document.write( "5H 5D 5C 5S \n" ); document.write( "6H 6D 6C 6S \n" ); document.write( "7H 7D 7C 7S \n" ); document.write( "8H 8D 8C 8S \n" ); document.write( "There are 32 possible outcomes. \n" ); document.write( "\"a number more than 1 is drawn and a red card is drawn\" \n" ); document.write( "14 \n" ); document.write( "2H 2D \n" ); document.write( "3H 3D \n" ); document.write( "4H 4D \n" ); document.write( "5H 5D \n" ); document.write( "6H 6D \n" ); document.write( "7H 7D \n" ); document.write( "8H 8D \n" ); document.write( "\"a number less than 3 is drawn or a club is not drawn\" \n" ); document.write( "6 \n" ); document.write( "1H 1D 1S \n" ); document.write( "2H 2D 2S \n" ); document.write( " \n" ); document.write( " |