document.write( "Question 840640: A card is drawn at random from each of two well shuffled packs of cards. What is the probabiity that at east one of them is queen of spades \n" ); document.write( "
Algebra.Com's Answer #506371 by stanbon(75887) ![]() You can put this solution on YOUR website! A card is drawn at random from each of two well shuffled packs of cards. What is the probabiity that at east one of them is queen of spades \n" ); document.write( "--------- \n" ); document.write( "P(at least one) = 1 - P(neither is the queen of spades) \n" ); document.write( "------ \n" ); document.write( "= 1 - (51/52)^2 \n" ); document.write( "------ \n" ); document.write( "= 1 - 0.9619 \n" ); document.write( "==== \n" ); document.write( "= 0.0381 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |