document.write( "Question 344106: You select 6 cards randomly from a deck of 52 cards.
\n" ); document.write( "What is the probability that all of the cards selected are face cards (i.e. jacks, queens, or kings)?
\n" ); document.write( "

Algebra.Com's Answer #246215 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
12/52*11/51*10/50*9/49*8/48*7/47
\n" ); document.write( ".23*.22*.2*.18*.17*.15~.0000464 OR .00464% ANS\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );