document.write( "Question 440691: from a pack of 52 playing cards, three cards are drawn at random.Find the probability of drawing a king , a queen and jack. \n" ); document.write( "
Algebra.Com's Answer #304348 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "from a pack of 52 playing cards, three cards are drawn at random.
\n" ); document.write( "without any replacement:
\n" ); document.write( "P(K,Q,J)= 12/52*11/51*10/50 (12 face cards in the deck, 3 in each suit) \n" ); document.write( "
\n" );