document.write( "Question 220881: You are dealt one card from a 52 card deck. The the card is replaced in the deck, the deck is shuffled, and you draw again. Find the probability of getting a picture card the first time and a club the second time? \n" ); document.write( "
Algebra.Com's Answer #165708 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are dealt one card from a 52 card deck. The the card is replaced in the deck, the deck is shuffled, and you draw again. Find the probability of getting a picture card the first time and a club the second time? \n" ); document.write( "----------------------------------------- \n" ); document.write( "The events are independent. \n" ); document.write( "P(pic and club) = P(pic)*P(club) = 12/52*1/4 = 3/52 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |