216. 20930-!-item-!-187;#058&013466 Is the three-digit number n less than 550 ?
(1) The product of the digits in n is 30.
(2) The sum of the digits in n is 10.
-------------------------------------------------------------------------------------------------------------------------------------------------------- 【答案】C 【思路】需要知道n三個digits的確切排列才會知道是否小於550 (1) 30=2x3x5或6x5 所以此種情況下n有可能等於235,253,325,352,523,532或650,560,在前面的情況,n<550但在第二種情況,n>550,所以不充分。 (2) 三位數相加等於10可能性有多種: 如910或109,兩者即造成不同答案,所以不充分。 (1)+(2) 從(1)已經得知幾種可能的n,利用(2)的資訊去過濾是否可縮小n的範圍,發現當n等於235,253,325,352,523,532時,其和都等於10,乍看之下好像有很多解,但事實上不管是哪一個數字,其值都小於550,所以充分。
怎么看这解释都有点不明白阿,如果说30=2x3x5或6x5 所以此種情況下n有可能等於235,253,325,352,523,532或650,560 那product of the digits 就是6X5X0=0了阿,我觉得应该选A,高人解释下? 谢谢 |