document.write( "Question 607541: Select a card. one card is selected at random from a deck of cards. Determine the probability that the card selected is 9, 5 or 7 \n" ); document.write( "
Algebra.Com's Answer #382775 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Select a card. one card is selected at random from a deck of cards. Determine the probability that the card selected is 9, 5 or 7 \n" ); document.write( ". \n" ); document.write( "Number of 9's in a deck: 4 \n" ); document.write( "Number of 5's in a deck: 4 \n" ); document.write( "Number of 7's in a deck: 4 \n" ); document.write( " ----- \n" ); document.write( " sub-total: 12 \n" ); document.write( ". \n" ); document.write( "Total number of cards in the deck: 52 \n" ); document.write( ". \n" ); document.write( "probability: \n" ); document.write( "12/52 = 3/13 = 0.231 = 23% \n" ); document.write( " |