Explanation
1. Understand Given Conditions
A∩X=∅⟹ Sets A and X share no common elements (disjoint).
B∩X=∅⟹ Sets B and X share no common elements (disjoint).
A∪X=B∪X⟹ The total combined elements of A and X are exactly identical to the combined elements of B and X.
2. Mathematical Proof Using Distributive Law
We are given:
A∪X=B∪X
Take the intersection with set A on both sides:
A∩(A∪X)=A∩(B∪X)
Left-Hand Side (LHS): By absorption law, A∩(A∪X)=A.
Right-Hand Side (RHS): Apply the distributive law:
A∩(B∪X)=(A∩B)∪(A∩X)
Since we know A∩X=∅, substitute it into the expression:
A=(A∩B)∪∅
A=A∩B— (Equation 1)
Equation 1 implies that A is completely contained within B (A⊆B).
3. Repeat the Process for Set B
Take the original union equality again:
A∪X=B∪X
Now, take the intersection with set B on both sides:
(A∪X)∩B=(B∪X)∩B
Right-Hand Side (RHS): By absorption law, (B∪X)∩B=B.
Left-Hand Side (LHS): Apply the distributive law:
(A∩B)∪(X∩B)=B
Since we know B∩X=∅⟹X∩B=∅, substitute it into the expression:
(A∩B)∪∅=B
A∩B=B— (Equation 2)
Equation 2 implies that B is completely contained within A (B⊆A).
4. Conclusion
From Equation 1 and Equation 2:
A=A∩B=B
Therefore, the two sets must be completely identical:
A=B