help on a probability problem
Two cards are drawn from a deck of 52 plating cards. find the probability of each of the following events occurring:
a) both cards are clubs
b) both cards are red
c) both cards are queens
d) both cards are red queens
e) both cards are queens or both cards are red
-----------
a) 13 clubs out of 52 = 13/52
there will be 12 clubs left after picking the first one so: 12/52
so, (13/52)x(12/52) = 156/2704 chances to have both cards as clubs? is this correct?
b) (26/52)x(23/52) = 650/2704
C) (4/52)x(3/52) = 12/2704
d) (26/52)x(23/52) = 2/2704
how would i do e?