The question is, " How many ways are there to draw a heart or a club from an ordinary deck of card ? "
The correct method is to use Addition Principle to solve it .
But can I use Combination to solve it as well ? Technically, it is selecting 13 cards out of the 52 cards without any order.
I tried 52C13 + 52C13 .. the results is not logical at all.