Q21 of 44 Page 1

Find the following sets find their union:
(i) A = {a,e,i,o,u}; B = {a,b,c}.
(ii) X = {1,3,5}; Y = {1,2,3}.
(iii) A = {x: x is a natural number and multiple of 3.};
     B = {x : x is a natural number less than 6.}.
(iv) A = {x: x is a natural number and 1 < x < 6.};
       B = {x : x is a natural number and 6 < x < 10.}.
(v) A = {1,2,3}; B = φ.


(i) X U Y = { 1, 2, 3, 5 }

(ii) A U B = { a, e, i, o, u, b, c } 

(iii) A = { 3, 6, 9, 12,……… }
      B = { 1, 2, 3, 4, 5 }
      A U B = { 1, 2, 3, 4, 5, 6, 9, 12................. }

(iv) A = { 2, 3, 4, 5, 6 }
      B = { 7, 8, 9 }
      A U B = { 2, 3, 4, 5, 6, 7, 8, 9 }
      A U B = { x : 1 < x < 10, x ∈N }

(v) A U B = { 1, 2, 3 }

More from this chapter

All 44 →