4. [DS] If 500 is the multiple of 100 that is closest to x and 400 is the multiple of 100 closest to y, which multiple of 100 is closest to x+y?
1) x<500
2) y<400
Solution:
意思是 100 的倍數 最靠近 x 的是 500 --> x = [451, 549]
(50 的 case 我認為跟兩邊一樣近 但我想應該不影響題目 所以不考慮)
最靠近 y 的是 400 --> y = [351, 449]
我們直接看 (1) + (2) 的答案
(1) --> x = [451, 499]
(2) --> y = [351, 399]
和在一起 x + y = [801, 898]
所以答案可能是 800, or 900
Answer: (E)
全站熱搜
留言列表