- #1
chris2020
- 9
- 0
Homework Statement
I solved the problem myself but i have a question about the algebra
Homework Equations
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) -n(A ∩ B) -n(A ∩ C) -n(B ∩ C) + A ∩ (B ∩ C)
= n(A ∪ B) -n(A ∩ C) -n(B ∩ C) + A ∩ (B ∩ C)
The Attempt at a Solution
I knew i needed n(A ∪ B ∪ C) and that the book had:
n(A ∪ B) = n(A) + n(B) -n(A ∩ B)
you can see that was the only simplification I had made, but was there any other simplifications that would have pointed to needing the + A ∩ (B ∩ C) term? are there some identities here that would have lead to that conclusion without needing to see the diagram and think about it? maybe that was the point of this problem to teach a new identity?