Roman C. answered 09/01/15
Tutor
5.0
(854)
Masters of Education Graduate with Mathematics Expertise
Recall that the number of ways to choose k objects from a set of n objects is the binomial coefficient
C(n,k) = n! / [k! (n-k)!]
There are n = 13 hearts in the deck and you are choosing k = 5 cards so the number of hands are
C(13,5) = 13! / (5! 8!) = 13·12·11·10·9 / 120 = 13·11·9 = 1287