document.write( "Question 745999: From a standard deck of 52 cards, 5 cards are dealt and the order of the cards is unimportant. In how many ways can you receive all face cards? \n" ); document.write( "
Algebra.Com's Answer #454102 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
From a standard deck of 52 cards, 5 cards are dealt and the order of the cards is unimportant. In how many ways can you receive all face cards?
\n" ); document.write( "-----
\n" ); document.write( "There are 40 face cards:
\n" ); document.write( "Ans: 40C5 = (40*39*38*37*36)/(1*2*3*4*5) = 658,008
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );