下面是数学部分。 1、JJ里有,但是信息不全。我也只记得一部分了。 一个人的收入是由工资和销售的10%构成的。94年的收入是5000,95年是5500。95年工资涨了5%,销售上涨了10%,求94年的工资? 2、是变体:S1={1},S2={2,3,4}..以此类推。求S51中最小的那个数。 3、candy bar D thousand cartons, p per..一个价格。说bar的价格在4-8美元之间,when D and 100p is always 25000(或者25500),求有多少cartons..之类的。这题我表示都没看懂。 4、DS题:X的Y次幂大于1?1)x大于0 2)y小于1 5、DS题:有直线1:过(0,0)(a,b),有直线2过(0,0)(b,a),a不等于0,或b不等于0.问两条直线是否垂直? 1)ab=0 2)a不等于b 6、DS:x的平方/x的绝对值是否小于1/2? 缺了条件。不记得了。
math 5:the question said may a not equal 0 or b not equal 0.
we can treat both a and b as 0, the two lines can be vertical or not since (a,b)is (0, 0). BUT if a not equals b, only one of the a,b can be 0.Then we can see(0,a)and (a,0) or ,(b,0)and(0,b). with the two conditions ,the two lines could be vertical.