I'm studying for an exam tomorrow, and I'm definitely over thinking it. Out of a normal deck of $52$ cards, $2$ cards are taken without replacement. Given two events: $A_c$ and $B$, where $A_c =$ {an ace of clubs is chosen} and $B=$ {two aces are chosen}, find $P(B|A_c)$.
What I know is that since there is one ace already selected, the probability of selecting the next ace is $\frac{4-1}{52-1} = \frac{1}{17}$. But if you were to use the formula:
$$P(B|A_c)=\frac{P(A_cB)}{P(A_c)}$$ how would you calculate the intersection of $A_c$ and $B$?
My teacher has that $P(BA_c)= \frac{1}{52}\frac{3}{21}+\frac{3}{52}\frac{1}{51}$. But I'm not sure how he arrived at that.



