document.write( "Question 417775: Five cards are dealt from standard deck of 52 cards, what is the probability of being dealt 3 kings? \n" ); document.write( "
Algebra.Com's Answer #292454 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "probability = [4C3 * 48C2]/52C5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |