66.p is a positive integer. how many different factors does p have
(1)p/5 is a integer
(2)p has two prime factors
E。P至少可以表示为p=2m5n,m,n为任意,注意因子和质因子不一样的
67.5^7+5^10有多少个不同的质因子?
原式=5^7(1+125), 5^7只有一个质因子,126只有2 3 7三个,共4个
68.x(x+y)=0 x=?
(1)x=4 (2)x+y=0
A
69.[z]is the greatest integer less than z. [z]=-1, z的范围
题目给的范围要比我们求的大,到时候只要选在其中的就行,选项我不记得了
(-1,0]
70.a circle x^2+y^2=10,求在圆上有多少个整数点
穷举,注意正负的组合。 共8种,正负1 3组合。
71.r/s=?
(1)r.s is in a line 经过(0,0)(2,4)
(2)r. s is in a line 过()()
后面两个点具体数值不记得了,但是没有一个点是原点,我做的时候忘了求直线方程看它是不是过原点了
A(1)肯定可以,过原点,则一定为 s=kr.
72.一个公司购买个什么东西吧,成本是3美元的加工费再加上买产品的钱,单个产品价钱19.95,问产品的数量是多少?
(1)220<total cost<225
(2)<total cost<
后面一个不太记得了,反正两个数减3了再除那个单价的话一个是十点几,一个是九点几吧.
设共n个产品,则total cost=3+19.95n
(1)220<3+19.95n<225 n=11 成立
73.a group, 44% are males,75% are athletes, 15%femal are not athletes. what is the percent of males who are athletes
male female
A 27.4% 75%
N A 16.6% 15% x 56% 25%
44% 56%
% of male are A = 27.4% / 44% = 62.3%
74.一个公司买3种产品,成本和数量如下,假如公司都以80卖出,则gross profit is 40% of the cost. x=?
number | cost |
20 | 60 |
10 | 55 |
x | 30 |
(20+10+x)×80-(20×60+10×55+30x)=0.4×(20×60+10×55+30x)
75.a school wants to improve the comprehensive ability of students. then it makes students to study English, French, German. 2students are exempt from three courses. 5students are exempt from learning E and F, 8 students are exempt from E and G, 3 are exempt from G and F. 36students are exempt from learning E,22 students are exempt from learning G, 15 are exempt from learning F, how many students are not exempt from learning . the total number is 100
41:100-36-22-15+5+8+3-2
76.+is an ordinary additon. g+q=?
(1)s+p=0(2)k=1
+ | a b c |
d e g | g n s z k m p y q |
实际的图形没有外面那个框,只有中间一条竖线和横线,我不会画,就画了这个表
A
g+q=g+g+c
(1)s+p=0->g+a+c+d=0;
又图上可以看到a+d=g
所以上面有g+g+c=0 所以充分
(2)k=1没有什么用
77. which fraction has definite decimal number
A.1/(2^2 5^3)B.1/(2^3 3^4)
具体数值不是太记得了,只知道有四个选项分母里面都有3的几次方
题目的意思是找有限小数吗?
如果是,则A,只除2,5,4,8等一定有限。
78、圆柱P和圆柱Q,已知P的体积是36(后面某单位),Q的底面的半径是P的两倍,高是P的三倍,求Q的体积。
答案:12×36=432
79、有36%的窗子是吃饭前擦的,50% of 剩下的是吃饭后擦的,问还有多少没擦?
答案:50%×(1-36%)=32%
80、2+根号3和2-根号3是下面哪个方程的根
答案:(X-(2+根号3))*(X-(2-根号3))=X^2-4X+1
81、根号2+根号3等于多少
答案:(根号2+根号3)的平方=5+2根号6,所以是(5+2根号6)开方
82、原来的价格为P,第一次discount X percent,第二次又discount X percent,问最后的售价
答案:注意X percent是0.01X,所以是P(1-0.02X+0.0001X^2)
83、100个人里面,30人参加A,48人参加B,both是多少人忘了,求both与啥也不参加的人数比
设both是x,则 x / (100-30-48+x)
84、问中位数,(person per project隐含整数条件)
(1)25%的大于等于4
(2)35%的小于等于2。
答案:C
85、问t^2 > t/3?
(1)t>0
(2)t的绝对值>1/3
答案:B
86、问X>0?
(1)X^2-X>0
(2)x的绝对值<1
答案:C
87、n杯沙拉是由橄榄油,某物和水混合的,其中橄榄油:某物:水是2:1:x,问有多少杯水
(1)橄榄油和水的比是1:4
(2)某物的杯数是多少
这里面,如果n算是一个已知数的话,就应该选D.(1)可以推出x为8;(2)中,设某物为t杯,则水就有n-3t杯
如果n不算是一个已知数的话,就应该是C.
这里面,如果n算是一个已知数的话,就应该选D.(1)可以推出x为8;(2)中,设某物为t杯,则水就有n-3t杯
如果n不算是一个已知数的话,就应该是C.
88、t是整数且t>30,问t有多少个因子
(1)t/5是质数
(2)t是两个质数的乘积
A 对于(1) 因为t>30 所以t 除了5还有一个质因子,共有4个因子
对于(2)说他是两个质数的乘积,也没有说他是两个不同的质数,所以这两个质数可能相同也可能不同,也不成立