Answer:
-------------------
There are 13 clubs and 13 hearts in the deck.
First, find the number of ways to choose 2 clubs out of 13:
- C(13, 2) = 13! / (2!(13-2)!) = 78 combinations
Next, find the number of ways to choose 3 hearts out of 13:
- C(13, 3) = 13! / (3!(13-3)!) = 286 combinations
Now, multiply these two results:
- 78 * 286 = 22308 possible hands