GreenPrint
- 1,186
- 0
Homework Statement
Let A and B be two events in a sample space. Under what condition(s) is A\bigcap (A \bigcup B)^{c} empty?
Homework Equations
De'Morgan's law
(A \bigcup B)^{c} = (A^{c} \bigcap B^{c})
The Attempt at a Solution
A\bigcap (A \bigcup B)^{c}
I use De'Morgan's Law
A \bigcap (A^{c} \bigcap B^{c})
I don't know if I can do this or not but I think it's what I'm supposed to do.
(A \bigcap A^{c}) \bigcap (A \bigcap B^{c})
If I'm not mistaken
A \bigcap A^{c} = 1
so
1 \bigcap (A \bigcap B^{c})
If I'm not mistaken this can be simplified some more to
A \bigcap B^{c}
So I guess the answer is when
A \bigcap B^{c} = ∅
Does this look right?
Thanks for any help!