document.write( "Question 659076: From a pack of 52 cards, seven are taken at random, examined and replaced. The
\n" );
document.write( "cards are shuffled and another seven are drawn at random. Find the probability that at
\n" );
document.write( "least one card will be drawn twice.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #410639 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! From a pack of 52 cards, seven are taken at random, examined and replaced. The \n" ); document.write( "cards are shuffled and another seven are drawn at random. Find the probability that at \n" ); document.write( "P(least one card will be drawn twice) = 1 - (no card is picked twice) \n" ); document.write( "----- \n" ); document.write( "= 1 - (1/52)^2 \n" ); document.write( "------ \n" ); document.write( "= 1 - (1/52)(51/52) \n" ); document.write( "------ \n" ); document.write( "= 1 - 51/52^2 \n" ); document.write( "--- \n" ); document.write( "= 1 - 0.019 \n" ); document.write( "--- \n" ); document.write( "= 0.981 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |