Hi guys!
Havings a problem with this... how many ways can you have 2 cards of one value and 3 other cards each of a different value? (assuming a standard 52 card deck)
My thought process was: C(13,1)xC(4,2)xC(12,3)xC(4,3)
Though that doesn't seem to be giving me the right answer. Any suggestions?
Thanks! :)

