I agree that you should remember that if
| ?? | < 1 that means that
-1 < ?? < 1
So in this case we want to know if
-1 < x-1 < 1 ?
I think it is more natural to solve this for x:
0 < x < 2 ?
Maybe on this question it isn't necessary, but in general, when translating the prompt, I think you should get as much clarity about x itself as you can.
Onto the statements:
I think it is easier to think of the inequalities in the statement with the number on the right:
(1) (x-1)^2 <= 1
Think of it for now as ?^2 <= 1
What does it mean if ? squared is less than or equal to 1?
It means that ? itself must be between -1 and 1 (inclusive). Otherwise, the square would be bigger than 1. I like thinking about it this way rather than having to memorize certain formulas, because this way your are encouraged to really analyze what the inequality means.
So, this statement is telling us that -1 <= x-1 <= 1
Or, 0 <= x <= 2
Since x could be 0 or 2, insufficient
Note that if it had said ?^2 <= 4, the solution would be -2 <= ? <= 2
It just happens in this case that 1^2 = 1
Statement 2
x^2 - 1 > 0
Again, I prefer x^2 > 1
This tells me that x must be either below -1 or above 1, otherwise the square would be too small
So, x < -1 or x > 1
x could 1.5 or 3, insufficient
Combined
x < -1 or x > 1
AND
0 <= x <= 2
1 < x <= 2
Is it true that 0 < x < 2?
Since x could be 2, we don't know. Insufficient.
Greg Michnikov, Founder of GMAT Boost
GMAT Boost offers 250+ challenging GMAT Math practice questions, each with a thorough video explanation, and 100+ GMAT Math video tips, each 90 seconds or less.
It's a total of 20+ hours of expert instruction for an introductory price of just $10.
View sample questions and tips without signing up, or sign up now for full access.
Also, check out the most useful GMAT Math blog on the internet here.