Question 1202739
<font color=black size=3>
n = 52 cards total
r = 9 selections
I'm not familiar with the rules of this 9-card game, but I'll assume the order doesn't matter.


Since the order doesn't matter, it leads to the nCr combination formula.
n C r = (n!)/(r!(n-r)!)
52 C 9 = (52!)/(9!*(52-9)!)
52 C 9 = (52!)/(9!*43!)
52 C 9 = (52*51*50*49*48*47*46*45*44*43!)/(9!*43!)
52 C 9 = (52*51*50*49*48*47*46*45*44)/(9!)
52 C 9 = (52*51*50*49*48*47*46*45*44)/(9*8*7*6*5*4*3*2*1)
52 C 9 = (13*17*10*7*2*47*46*5*11)/(1)
52 C 9 = 3,679,075,400



Answer: <font color=red>3,679,075,400</font>  (approximately 3.679 billion)
</font>