Thank you so much for the help really appreciate it. Would you be able to also help me out with this one as well? Q5 i,j
For part (i):
Let's just say we want the 2 non-diamond cards first with the diamond card last:
First two cards: 39C2 ways of drawing
Third card: 13C1 ways of drawing
Since this is happening simultaneously, multiply them together. However, this is only 1 way of drawing the three cards so we multiply by 3! since there are 3! ways of drawing these 3 cards.
So number of ways = 39C2.13C1.3! = 57798.
Total number of ways = 52x51x50 = 132600.
.'. probability = 57798/132600 = 741/1700
For part (j):
At least two diamonds
2 diamonds and 1 non-diamond - 13C2*39C1 = 3 024
3 diamonds and 0 non-diamond - 13C3*39C0 = 286
Since both are ways that it can happen, add both together
Total number of ways = 52C3 = 22100
Probability = 3328/22100 = 64/425