Solveeit Logo

Question

Question: If A and B be two sets such that n(A) =15, n(B) = 25, then the number of possible values of \(\text{...

If A and B be two sets such that n(A) =15, n(B) = 25, then the number of possible values of n(Δ B)\text{n}\left( \text{A }\Delta \text{ B} \right)(symmetric difference of A and B) is
A. 30
B. 16
C. 26
D. 40

Explanation

Solution

Hint: Cardinality for the symmetric difference of two sets is the number of disjoint elements in the two sets, i.e. the number of elements that are not common in both the sets. The formula to find n(Δ B)\text{n}\left( \text{A }\Delta \text{ B} \right), where A and B are the two sets, is n(AB)  n(AB)\text{n}\left( \text{A}\bigcup{\text{B}} \right)\text{ }-\text{ n}\left( \text{A}\bigcap{\text{B}} \right). n(AB)\text{n}\left( \text{A}\bigcup{\text{B}} \right)is the total number of combined elements in the sets A and B, while n(AB)\text{n}\left( \text{A}\bigcap{\text{B}} \right)is the number of common elements in the two sets A and B.

Complete step-by-step answer:

In the above diagram, the portion shaded is the number of elements in the symmetric difference of the two sets A and B. U is the universal set.
Now, it is given that, n(A) =15, n(B) = 25
To find n(Δ B)\text{n}\left( \text{A }\Delta \text{ B} \right), it is better to find the number of common elements in the two sets and then subtracting them from each of the two sets, and thereby adding the total number of uncommon elements in A and B.
We know the formula, n(AB) = n(A) + n(B)  n(AB)\text{n}\left( \text{A}\bigcup{\text{B}} \right)\text{ = n}\left( \text{A} \right)\text{ + n}\left( \text{B} \right)\text{ }-\text{ n}\left( \text{A}\bigcap{\text{B}} \right).
Hence, it can be said,
n(AΔB) = n(AB)  n(AB)  = n(A) + n(B)  2n(AB) .....(i) \begin{aligned} & \text{n}\left( \text{A}\Delta \text{B} \right)\text{ = n}\left( \text{A}\bigcup{\text{B}} \right)\text{ }-\text{ n}\left( \text{A}\bigcap{\text{B}} \right) \\\ & \text{ = n}\left( \text{A} \right)\text{ + n}\left( \text{B} \right)\text{ }-\text{ 2n}\left( \text{A}\bigcap{\text{B}} \right)\text{ }.....\left( \text{i} \right) \\\ \end{aligned}

Case I:
The minimum number of common elements in the two sets is possible when the two sets are completely disjoint, i.e. n(AB) = 0\text{n}\left( \text{A}\bigcap{\text{B}} \right)\text{ = 0}.Thus, then we will get the maximum number of elements in the symmetric difference of A and B. Putting the value n(A) = 15, n(B) = 25, n(AB) = 0\text{n}\left( \text{A}\bigcap{\text{B}} \right)\text{ = 0} in the formula (i), we get (n(Δ B))max= 40{{\left( \text{n}\left( \text{A }\Delta \text{ B} \right) \right)}_{\max }}\text{= 40}.

Case II:
The maximum number of common elements in the two sets is possible when the smaller set is a subset of the bigger set. Here, since n(B) > n(A), A can be a subset of B. In that case, n(AB) = n(A)= 15\text{n}\left( \text{A}\bigcap{\text{B}} \right)\text{ = n}\left( \text{A} \right)=\text{ 15}. Thus, we will get the minimum number of elements in the symmetric difference of A and B. Putting the value n(A) = 15, n(B) = 25, n(AB) = 15\text{n}\left( \text{A}\bigcap{\text{B}} \right)\text{ = 15} in the formula (i), we get (n(Δ B))min= 40  2*15 = 10{{\left( \text{n}\left( \text{A }\Delta \text{ B} \right) \right)}_{\min }}\text{= 40 }-\text{ 2*15 = 10}.
Hence, we observe in the formula (i) that in this expression n(A) + n(B) is a constant term, the only term that is varying is n(AB)\text{n}\left( \text{A}\bigcap{\text{B}} \right). Now, n(AB)\text{n}\left( \text{A}\bigcap{\text{B}} \right) can take any values from 0 to 15, as we can conclude from the two cases mentioned above. Thus, n(AB)\text{n}\left( \text{A}\bigcap{\text{B}} \right)can take 16 values.
Therefore, the total number of possible values of n(Δ B)\text{n}\left( \text{A }\Delta \text{ B} \right)is 16.
Thus, the correct answer is option B.

Note: One can choose to solve this problem by visual inspection as well rather than putting it into formula. That is, simply by counting the total number of disjoint elements in the two sets. But, this method is easier to follow only if the set cardinalities are small. It is better to use formulas if the set cardinalities are moderately to very large.