Blog
Parin Sir > Quantitative Aptitude (Maths) > Set - Theory > OPERATIONS ON SETS > Symmetric Difference Of Sets > Symmetric Difference Of Sets
Symmetric Difference Of Sets
- May 31, 2020
- Category: Symmetric Difference Of Sets
No Comments
☼ Symmetric Difference Of Sets : The symmetric difference of two sets A and B is defined by :
A B = ( A B ) – ( A B )
= ( A – B ) ( B – A ) .
e.g. If A = { a, b, c, d } and
B = { b, d, e, f , g}, then
A B = { a, b, c, d, e, f, g } and A B = { b, d }.
A B = ( A B ) – ( A B ) = { a, c, e, f, g }.