document.write( "Question 1096958: 4 cards drawn from 52 cards randomly find out the probability of 1.they are a king, a queen, jack , an ace
\n" ); document.write( "2.two are king and two are queen
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #711405 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
4 cards drawn from 52 cards randomly find out the probability of
\n" ); document.write( "1.they are a king, a queen, jack , an ace
\n" ); document.write( "# to choose from:: 4*4 = 16
\n" ); document.write( "Ans:: 16/52 = 4/13
\n" ); document.write( "----------------------------------
\n" ); document.write( "2.two are king and two are queen
\n" ); document.write( "Ans: [4C2*4C2]/52C4 = 36/270725
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );