|
二、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 closet to x+Y? (1)x<500 (2)y<400 此题意:500是100的倍数,且最接近x;此句可以得到x的一个范围450<x<500 因为,如果x取值比如420,那么最接近420的数,而且又要是100的倍数,只能是400,所以必须大于450的x,最接近的数,又要是100的倍数,才是500,同理,可推得,x<550, 那么从第二句话 可以推出350 < y < 450 所以题目两句话给出的信息就是A:450 < x < 550 B 350 < y < 450 而条件(1) x < 500,结合题目信息,只能得出 450<x<500 350 < y < 450 得到800<x+y<950,显然无法得出是100倍数而又要最接近的数 而条件(2)y<400,推得:350<y<400 450<x<550, 得到800<x+y<950,同样无法得出结果 如果,(1)+(2)得到800 < x+y < 900,同样无解 所以选E
|