dunno how to. ans:a
You test each one =D
I'll do (B) for you, to quickly show you!
What we do is denote the sets. We try to prove P(X n Y) = P(X) * P(Y) which shows the events are independent
let P(X) be probability of getting something in the set {1, 3, 5 ,7, 9, 11}. So P(X) = 1/2
let P(Y) be probability of getting something in the set {2, 4, 6, 8, 10, 12}. So P(Y) = 1/2
This implies that P(X n Y) is the probability of getting something in the set {{1, 3, 5 ,7, 9, 11} n {2, 4, 6, 8, 10, 12}} = null set. So P(X n Y) = 0
Use the rule P(X n Y) = P(X) x P(Y) for independent events:
LHS = 0, but RHS = 1/2 * 1/2 = 1/4. LHS ≠ RHS, this option is not an independent event.
You do the same for each of the other options

hope it helps!