Given A = {x:x ∈ N and 3 < x≤ 6} and B ={x:x ∈ W and x < 4}. Find : (i) Sets A and B in roster form (ii) A∪B (iii) A∩B (iv) A - B (v) B - A
(i) A = (4, 5, 6) B = (0, 1, 2, 3) (ii) A∪B= {0,1,2,3,4,5,6} (iii) A∩B =ϕ (iv)A - B = (4, 5, 6) (v) B - A = (0, 1, 2, 3)