SOLUTIONSet A consists of all distinct prime numbers which are 2 more than a multiple of 3. If set B consists of distinct integers, is set B a subset of set A?According to the definition set A = {2, 5, 11, 17, 23, 29, 41, ...}
(1) Set B consist of two positive integers whose product is 10. 10 can be broken into the product of two integers in two ways: 10 = 1*10 and 10 = 2*5. If set B = {1, 10}, then the answer to the question is NO but if set B = {2, 5}, then the answer to the question is YES. Not sufficient.
(2) The product of reciprocals of all elements in set B is a terminating decimal. If set B = {4, 8}, then the answer to the question is NO but if set B = {2, 5}, then the answer to the question is YES. Not sufficient.
(1)+(2) Both possible sets from (1) meet the condition stated in the second statement: \(\frac{1}{1}*\frac{1}{10}=\frac{1}{10}=0.1= terminating \ decimal\) and \(\frac{1}{2}*\frac{1}{5}=\frac{1}{10}=0.1= terminating \ decimal\). Thus we still have two sets, which give two different answers to the question. Not sufficient.
Answer: E.