.
1. I read (C1 U C2)C3 as ((C1 U C2) intersection C3).
Then, since the subsets C1, C2 and C3 are mutually disjoint, the subset (C1 U C2)C3 is empty.
Therefore P((C1 U C2)C3) = 0. ANSWER
2. Since the subsets C1 and C2 are disjoint, P(C1 U C2) = P(C1) + P(C2). ANSWER
Solved.