Question 875671
There are 3 face cards per suit (J,Q,K) with 4 suits (clubs, spades, diamonds, hearts) ----> 3*4 = 12 face cards total


There are 12 C 5 = 792 different 5-card hands with all face cards.


I'm using the combination formula n C r = (n!)/(r!(n-r)!)