DS:n 是三个不同质数的积,这些质数都在 1-15 之间,问 n 是否<700?
其中一个条件是 n 与 70 没有公约数
【补充】
DS:x,y,z 是三个质数,xyz<700?
条件 1:三个数不大于 14
条件 2:三个数里面有 70 的因数
s 轩辕十四 12/20
【122-补充】
DS:三个整数,问他们的积和一个常数的关系
条件 1:都是小于 15 的质数
条件 2:是 30 的 factor
构筑:这个好像也是个变体吧,好迷啊
ggggggbbbbbb
bb 12/20
【122-补充】
DS:Integer p: is p>700?
条件 1:p is product of three prime numbers from 1-15
条件 2:p has no common factor with 70
请问陆老师,这道题选什么?谢谢!
GMAT数学(博智教材)第62页:If X is equal to the sum of the even integers from 40 to 60, inclusive, and y is the number of even integers from 40 to 60, inclusive, what is the value of x+y?
X=40+42+44......60=550
Y=(60-40)/2+1=11, 答案应该是561,为什么书后面的答案显示是560?
DS:5个数中 median 小于 average ;另外7个数也median 小于 average,然后这12个数没有重复的,12个数放在一个数集里面,问是不是median 小于average?
条件1:7个的average 小于 5个的average
条件2:7个的median 小于 5个的 median
题目:of the 200 students at college T majoring in one or more of the sciences, 130 are majoring in chemistry and 150 majoring in biology. If at least 30 of the students are not majoring in either chemistry or biology, then the number students majoring in both biology and chemistry could be any number from
a) 20 to 50
b) 40 to 70
c) 50 to 130
d) 110 to 130
e) 110 to 150
问题:这道题能理解到是用集合的知识点,但是无论怎么做都无法突破,得到最后结果。还请老师讲解。谢谢