If P = {4, 5, 6, 7, 8, 9}, Q = {2, 3, 4}, R = {4, 5, 8} then .
All the elements of R are elements of P.
⇒R⊆P
Also, both Q and R have the same number of elements.
⇒ They are equivalent sets. P⊈Q as 6∈P, but 6∉Q. Q⊈R as 2∈Q, but 2∉R.
If A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {6, 7, 8, 9}
D = {7, 8, 9, 10}
ColumnAColumnB1.A∪B a. {3,4,6,7} 2.A∩B b. ∅ 3.(B∩C)∪D c. {3,4} 4. B∪C∪D d. {3,4,5,6,7,8,9,10} 5. (A∩B)∩(B∪C) e. {1,2,3,4,5,6,7} f. {6,7,8,9,10} g. {7}