document.write( "Question 955825: Four cards were randomly selcted from a standard deck of 52 playing cards. What is the probability that the cards are all jacks,all queens, or all kings? \n" ); document.write( "
Algebra.Com's Answer #583910 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Four cards were randomly selcted from a standard deck of 52 playing cards. What is the probability that the cards are all jacks,all queens, or all kings? \n" ); document.write( "------------- \n" ); document.write( "# of ways to succeed: 3*4C4 = 3 \n" ); document.write( "----- \n" ); document.write( "# of possible sets of 4:: 52C4 \n" ); document.write( "------ \n" ); document.write( "P(all J's,Q's, or K's) = 3/52C4 = 0.00001108,,,, \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |