194(PS)n是nonnegative integer , 2^n被3除餘1, 問下列成立的是: 1:n>0 2:3n = (-3)n 3:根號下(2n)為integer
2 should be 3^n=(-3)^n I chose 2 and 3
一个公司员工工资中数是35000,一共127人,问下面哪个对 1)at least 63 人大于或等于35000 2)at least 63 人小于35000 3)at most 63 人大于或等于35000
1 is the same as "at most 64 people less than 35000". This is wrong because at most 63 people are less than 35000. If you have 64 people whose incomes are fewer than 35000, the median will be lower than 35000 because the 64th position(the median position) will have an income that is fewer than 35000
2: Consider everyone has 35000, so 2 is wrong
3: the same as "at least 64 people less than 35000". Consider everyone has 35000, so 3 is wrong
so none is right
|