document.write( "Question 996552: Two cards are drawn from a standard deck of cards with replacement. What is the probability that the first card is a King and the second is not a King? \n" ); document.write( "
Algebra.Com's Answer #614950 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! There are 4 kings, so thecard drawn has \n" ); document.write( "probability: \n" ); document.write( "The card is replaced, so there are 52 cards \n" ); document.write( "again and 48 of those are not kings, so \n" ); document.write( "the probabilituy of not getting a king is: \n" ); document.write( " \n" ); document.write( "----------- \n" ); document.write( "The probability of both events is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is less than 1 in 10 \n" ); document.write( " \n" ); document.write( " |