Statement 1: (x + 1)(|x| - 1) > 0Is x > 1 ?
(1) (x + 1)(|x| - 1) > 0
(2) |x| < 5
The CRITICAL POINTS are -1 and 1.
These are the only values where (x + 1)(|x| - 1) = 0.
To determine the ranges where (x + 1)(|x| - 1) > 0, test one value to the left and right of each critical point.
x < -1:
If we plug x = -2 into (x + 1)(|x| - 1) > 0, we get:
(-2 + 1)(|-2| - 1) > 0
-1 * 1 > 0.
- 1 > 0.
Doesn't work.
x < -1 is NOT a valid range.
-1 < x < 1:
If we plug x = 0 into (x + 1)(|x| - 1) > 0, we get:
(0 + 1)(|0| - 1) > 0
1 * -1 > 0.
- 1 > 0.
Doesn't work.
-1<x<1 is NOT a valid range.
x > 1:
If we plug x = 2 into (x + 1)(|x| - 1) > 0, we get:
(2 + 1)(|2| - 1) > 0
3 * 1 > 0.
3 > 0.
This works.
x > 1 is a valid range.
Since x>1 is the only valid range, SUFFICIENT.
Statement 2: |x| < 5
If x=4, then x>1.
If x=-4, then x<1.
INSUFFICIENT.
The correct answer is A.












