Advertisements
Advertisements
प्रश्न
Find the symmetric difference between the following sets
R = {l, m, n, o, p} and S = {j, l, n, q}
बेरीज
Advertisements
उत्तर
R = {l, m, n, o, p}
S = {j, l, n, q}
R – S = {l, m, n, o, p} – {j, l, n, q}
= {m, o, p}
S – R = {j, l, n, q} – {l, m, n, o, p}
= {j, q}
R ∆ S = (R – S) ∪ (S – R)
= {m, o, p} ∪ {j, q}
= {m, o, p, j, q}
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1: Set Language - Exercise 1.3 [पृष्ठ १९]
