Let X={n∈N:1≤n≤50}. If A={n∈X:n is a multiple of 2} and B={n∈X:n is a multiple of 7}, then the number of elements in the smallest subset of X containing both A and B is
Open in App
Solution
X={x:1≤x≤50,x∈N} A={x:x is a multiple of 2}={2,4,6,8,…,50} B={x:x is a multiple of 7}={7,14,21,…,49}
Smallest subset of X which contains elements of both A and B is a set with multiple of 2 or 7 less than 50. n(A∪B)=n(A)+n(B)−n(A∩B) =25+7−3 =29