document.write( "Question 1087521: If 3 cards are dealt from a 52 card deck, what is the probability that one of those cards is either an ace, a King, or a Queen? \n" ); document.write( "
Algebra.Com's Answer #701890 by rothauserc(4718) You can put this solution on YOUR website! there are 4 aces, 4 kings and 4 queens \n" ); document.write( ": \n" ); document.write( "Probability(there is either an ace, a King, or a Queen in the 3 cards dealt) = 4/52 + 4/51 + 4/50 = 0.2354 is approx 0.24 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |