Question
Question: If S and T are two sets such that S has 21 elements, T has 32 elements, and \(S \cap T\) has 11 elem...
If S and T are two sets such that S has 21 elements, T has 32 elements, and S∩T has 11 elements, how many elements does S∪T
Solution
We have to sets S and T. The number of elements in each set is given and the number of elements in the intersection of both sets is also given. Then we can find the number of elements in the union of both sets using the equation n(A∪B)=n(A)+n(B)−n(A∩B)
Complete step by step solution:
We are given to sets S and T.
The number of elements of S is given as 21
⇒n(S)=21
The number of elements of T is given as 32
⇒n(T)=32
And number of elements of S∩T is 11
⇒n(S∩T)=11
We need to find the number of elements in S∪T or n(S∪T)
We know that, n(S∪T)=n(S)+n(T)−n(S∩T)
Substituting the values in the equation, we get,
n(S∪T)=21+32−11
On solving we get,
⇒n(S∪T)=42
Therefore, the number of elements in S∪T is 42.
Note:
The concept used here is set theory. Union of two sets gives a set of all elements that are at least in one of the two sets. If A and B are 2 sets, then its union is written as A∪B and it contains all the elements in A along with all the elements in B. Intersection of two sets gives the set of all elements that are in both the sets. If A and B are 2 sets, then its intersection is written as A∩B and it contains all the elements that are both in A and B. For a set A, n(A) represents the number of elements in the set.