553. The sides of a right triangle are x+2, x, and x-2, respectively. What is the area of the triangle?
讨论:;(x+2)^2=X^2+(X-2)^2, x=4
should be x=8, S=24.
557. If N is a common multiple of 75, 98, and 140, which of the following must be true?
I. N is divisible by 9
II. N is divisible by 49
III. N is greater than 14000
讨论:III
75=3*5*5,98=2*7*7,140=2*2*5*7
N至少为2*2*3*5*5*7*7=14700
should choose (I)&(III)
614. A jar contains 4 black marbles and 6 blue marbles. What is the probability that one blue and one black marble will be picked without replacement?
讨论:C41C61/C102=2/3
I think it should be: C(4,1)*C(6,1)/<C(10,1)*C(9,1)>=4/15
right? because "will be picked without replacement?
"
open to discuss.
617. J 和A分钱(像话吗?),J’ share VS A’ share is 5:3,if J’ share exceeded 5/9 of the sum money, how much is A’ share. 答案有:A 180$, B 270$, C 360$, D 450$, E 540$,我最后猜了270,应该错了,因为后面出了个类似的题。 题有问题