单选题 What is the number of integers that are common to both set S and set T? (1) The number of integers in S is 7,and the number of integers in T is 6. (2) U is the set of integers that are in S only or in T only or in both,and the number of integers in U is 10.
【正确答案】 C
【答案解析】In standard notation, S ∩ T and S ∪ T represent the intersection and union, respectively, of sets S and T, and |S| represents the number of elements in a set S. Determine | S ∩ T|.(1) It is given that | S| = 7 and | T |= 6. If, for example, S = {1,2,3,4,5,6,7} and T= {1,2,3,4,5,6},then | S ∩T |= 6. However, if S = {1,2,3,4,5,6,7,} and T= {11,12, 13,14,15,16}, then |S∩T| = 0; NOT sufficient.(2) It is given that | S ∪ T| = 10. If, for example, S = {1,2,3,4,5,6,7} and T= {1,2,3,8,9, 10}, then S∪T = {1,2,S,4,5,6,7,8,9, 10},| S∪T | = 10,and| S∩T | = 3. However, if 5 = {1,2,3,4,5,6,7} and T= {11,12,13}, then S∪T = {1,2,3, 4,5,6,7,11,12,13}, |S∪T|=10, and |S∩T| = 0; NOT sufficient.Taking (1) and (2) together along with the general addition rule for two sets A and B (A∪B| = |A| + |B| - |A∩B|) applied to sets S and T gives 10 = 7 + 6-|5∩T|, from which | S ∩ T| can be determined.The correct answer is C;both statements together are sufficient.