Wednesday, September 29, 2010

The numbers x and y are not integers. the value of x is closest to which

The numbers x and y are not integers. the value of x is closest to which integer?
(1) 4 is the integer that is closest to x+y
(2) 1 is the integer that is closest to x-y










statement 1 means that 3.5 '<' x + y '<' 4.5
this of course doesn't tell us anything about the sizes of x and y.
for instance, x and y could be 1.5 and 2.5. or, they could be -999.5 and 1003.5.
insufficient by itself.

--
statement 2 means that 0.5 '<' x - y '<' 1.5
this likewise tells us nothing about the individual values of x and y.
for instance, x and y could be 2.5 and 1.5. or, they could be 1001.5 and 1000.5.
insufficient by itself.

--
together, you can ADD THE INEQUALITIES, so that 'y' cancels out.
(TAKEAWAY: you can add inequalities whenever the 'alligators' - i.e., the "'<'" or "'>'" - face the SAME WAY.)
this gives
3.5 '<' x + y '<' 4.5
0.5 '<' x - y '<' 1.5
add
4 '<' 2x '<' 6
therefore
2 '<' x '<' 3

this is still insufficient, because x could be closer to 2, closer to 3, or neither (if it's exactly in the middle, at 2.5).
ans (e).

No comments:

Post a Comment