Hi All,
Sometimes the easiest/fastest way to get to the correct answer is to use "brute force" - you can literally just jam numbers into this question until you physically find all of the answers. Children can do it, so you can do it.
The prompt asks for all of the INTEGER values of X that fit |X - 3.5| < 2. From the answer choices, we know that there are at least 2, but no more than 6, possibilities.
The first answer you will find is probably the easiest: X = 4
|4 - 3.5| = .5 which IS < 2
Now, let's go "bigger"
X = 5
|5 - 3.5| = 1.5 which IS < 2
X = 6 gives us...
|6 - 3.5| = 2.5 which is TOO BIG. So X CANNOT be 6 and it CANNOT be > 6
Let's go "smaller" (from X = 4)
X = 3
|3 - 3.5| = |-.5| = .5 which IS < 2
X = 2
|2 - 3.5| = |-1.5| = 1.5 which IS < 2
X = 1
|1 - 3.5| = |-2.5| = 2.5 which is TOO BIG. So X CANNOT be 1 and it CANNOT be < 1.
The values of X that "fit" are 2, 3, 4, and 5 --> 4 integers.
Final Answer:
GMAT assassins aren't born, they're made,
Rich