In this question, for P(B), where B is the event that at least 3 spades are drawn, why is P(B) equal to the image below?
Why isn't P(B) = (13 C 3)(49 C 5) / (52 C 8)? In my answer for P(B), I do not understand why this combination does not cover all scenarios where there are at least 3 spades and the other 5 can be anything else--spades, kings, queens, or hearts. Shouldn't (49 C 5) cover the other combinations that the P(B) sums up in the image above does?
The answer to the question, where P(A|B) = the probability, given that the first 3 cards drawn are spades, the next 5 are also spades.


The event is not that a particular three from the eight cards are spades. So you cannot say that the other five can be anything else; since you don't know which cards are "the other".
The event is merely that at least three from the eight cards are spades.
Consider this: Take two fair coins and flip them, the equally probable results are $\rm\{HH,HT,TH,TT\}$. The event of "the first is a head" is $\rm\{HH,HT\}$. The event of "at least one is a head" is $\rm\{HH,HT,TH\}$.