document.write( "Question 1152860: Assume I shuffle together two standard (52 card) decks of playing cards:
\n" );
document.write( "If I draw a card from the deck, replace this card, reshuffle, and draw a second card from the deck, what is the probability that I will draw two cards that are either threes or twos? (Hint: There are 4 twos and 4 threes in a single standard deck.) \n" );
document.write( "
Algebra.Com's Answer #774971 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The shuffling is irrelevant; and since the first card is replaced before the second card is drawn, the probability of getting a 2 or 3 is the same on both draws. 8 of the 52 cards are twos or threes: \n" ); document.write( " \n" ); document.write( "ANSWER: P(both cards are twos or threes) = 4/169 \n" ); document.write( " \n" ); document.write( " |