254. 问以下等式中哪个 the sum of the EVEN Integer 还是 digital 在0-99之间 1 25*25 2 49*50 3 50*50 4 98*99 5 99*99
5. For all x, x is positive integer, "2-height" is defined to be the greatest nonnegative n of x, what is the greatest number of 2-height when 2 is the factor of x? A 2 B 12 C 40 D 76 E 90
5、For all x, x is positive integer, "2-height" is defined to be the greatest nonnegative n of x, what is the greatest number of 2-height when 2" is the factor of x? A. 2 B. 12 C. 40 D. 76 E. 90
Answer: (by Anchoret) A. 2=2^1 B. 12=2^2*3 C. 40=2^3*5 D. 76=19*2^2 E. 90=45*2^1 B is the answer.