Let X = {n $\in$ N : 1 $\le$ n $\le$ 50}. If
A = {n $\in$ X: n is a multiple of 2} and
B = {n $\in$ X: n is a multiple of 7}, then the number of elements in the smallest subset of X
containing both A and B is ________.
Answer (integer)
29
Solution
X = {1, 2, 3, 4, …, 50}
<br><br>A = {2, 4, 6, 8, …, 50} = 25 elements
<br><br>B = {7, 14, 21, 28, 35, 42, 49} = 7 elements
<br><br>Here n(A$\cup$B) = n(A) + n(B) – n(A$\cap$B)
<br><br>= 25 + 7 – 3 = 29
About this question
Subject: Mathematics · Chapter: Sets, Relations and Functions · Topic: Sets and Operations
This question is part of PrepWiser's free JEE Main question bank. 195 more solved questions on Sets, Relations and Functions are available — start with the harder ones if your accuracy is >70%.