在prep中碰到DS题说判断a/b是不是integer (1)every factor of a is also a factor of b (2)every prime factor of a is also a prime factor of b 答案是A 这里的factor代表因子还是因数啊? 因为因子是所有可以整除这个数的数,不包括这个数自身。但因数包括这个数本身。如:比如15的因子是1,3,5 而因数为1,3,5,15 所以题中答案把factor理解为因数了才得出结论? 请教大牛GMAT中都理解成因数么? 谢谢